:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation input:required{outline:1.5px solid selectedItem}.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid selectedItem}.annotationLayer .buttonWidgetAnnotation.checkBox input:required{outline:1.5px solid selectedItem}.annotationLayer .buttonWidgetAnnotation.radioButton input:required{outline:1.5px solid selectedItem}.annotationLayer .choiceWidgetAnnotation select:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer .linkAnnotation:not(.does-not-exist)>a,.annotationLayer .buttonWidgetAnnotation.pushButton>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer .linkAnnotation:not(.does-not-exist)>a:hover,.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation input:required{outline:1.5px solid red}.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid red}.annotationLayer .buttonWidgetAnnotation.checkBox input:required{outline:1.5px solid red}.annotationLayer .buttonWidgetAnnotation.radioButton input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox :focus,.annotationLayer .buttonWidgetAnnotation.radioButton :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer span,.textLayer br{color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}._rfx31ssb:before{border-radius:50%}._15m6ys7w:before{border-color:var(--stroke-color)}._3l8810ly:before{border-width:var(--stroke-width)}._kzdanqa1:before{border-style:solid}._13y0usvi:before{box-sizing:border-box}._154ifghn{top:var(--line-main-axis-start)}._154ihv0e{top:var(--main-axis-offset)}._19wo70hn:before{bottom:var(--terminal-cross-axis-offset)}._1auk70hn:before{top:var(--terminal-cross-axis-offset)}._1aukuj5p:before{top:var(--terminal-main-axis-start)}._1bsb10ly{width:var(--stroke-width)}._1cs8stnw:before{position:absolute}._1e02fghn{left:var(--line-main-axis-start)}._1e0c1ule{display:block}._1kt9b3bt:before{content:""}._1ltvhv0e{left:var(--main-axis-offset)}._1mp4vjfa:before{width:var(--terminal-diameter)}._1pbykb7n{z-index:1}._1xi2hv0e{right:var(--main-axis-offset)}._4t3i10ly{height:var(--stroke-width)}._94n5hv0e{bottom:var(--main-axis-offset)}._94n5idpf{bottom:0}._bfhkys7w{background-color:var(--stroke-color)}._cfu11ld9:before{display:var(--terminal-display)}._kfgtvjfa:before{height:var(--terminal-diameter)}._kqswstnw{position:absolute}._lcxvglyw{pointer-events:none}._ooun70hn:before{right:var(--terminal-cross-axis-offset)}._qnec70hn:before{left:var(--terminal-cross-axis-offset)}._rjxpidpf{right:0}._z5wtuj5p:before{left:var(--terminal-main-axis-start)}.fc .fc-daygrid-day-number,.fc .fc-col-header-cell-cushion{color:inherit;-webkit-text-decoration:none;text-decoration:none}.fc .fc-button:focus,.fc .fc-button-primary:focus{box-shadow:none!important}.fc .fc-button-primary:not(:disabled):active:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus{box-shadow:none!important}.fc .fc-daygrid-day:hover{background-color:#00000005}.event-content{width:100%;padding:4px 6px}.event-title{font-size:.95em;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#212529}.event-progress-bar{width:100%;height:4px;background-color:#cfe2ff;border-radius:2px;overflow:hidden}.event-progress-fill{height:100%;background-color:#0d6efd;transition:width .3s ease}.fc-event{margin:2px!important;padding:2px!important;border:none!important;background-color:#eeeeef!important}/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:"";--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}:root:not(#\#),:host:not(#\#){--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:rgb(254, 242, 242);--color-red-100:rgb(255, 226, 226);--color-red-200:rgb(255, 202, 202);--color-red-500:rgb(251, 44, 54);--color-red-600:rgb(228, 0, 22);--color-red-700:rgb(191, 0, 15);--color-red-800:rgb(159, 7, 18);--color-orange-50:rgb(255, 247, 237);--color-orange-100:rgb(255, 237, 213);--color-orange-200:rgb(255, 215, 168);--color-orange-300:rgb(255, 185, 112);--color-orange-500:rgb(252, 113, 0);--color-orange-600:rgb(236, 86, 0);--color-orange-700:rgb(196, 62, 0);--color-orange-800:rgb(159, 45, 0);--color-amber-50:rgb(255, 251, 235);--color-amber-100:rgb(254, 243, 198);--color-amber-200:rgb(254, 230, 133);--color-amber-400:rgb(250, 188, 0);--color-amber-500:rgb(246, 158, 0);--color-amber-600:rgb(218, 119, 0);--color-amber-700:rgb(181, 82, 0);--color-amber-800:rgb(149, 61, 0);--color-yellow-50:rgb(254, 252, 232);--color-yellow-100:rgb(254, 249, 194);--color-yellow-500:rgb(234, 179, 0);--color-yellow-600:rgb(202, 138, 0);--color-yellow-800:rgb(135, 76, 0);--color-green-50:rgb(240, 253, 244);--color-green-100:rgb(220, 252, 231);--color-green-200:rgb(185, 248, 207);--color-green-300:rgb(123, 241, 168);--color-green-500:rgb(0, 198, 90);--color-green-600:rgb(0, 164, 71);--color-green-700:rgb(0, 129, 58);--color-green-800:rgb(1, 102, 48);--color-emerald-50:rgb(236, 253, 245);--color-emerald-100:rgb(208, 250, 229);--color-emerald-200:rgb(164, 244, 207);--color-emerald-700:rgb(0, 120, 87);--color-sky-600:rgb(0, 132, 199);--color-blue-50:rgb(239, 246, 255);--color-blue-100:rgb(219, 234, 254);--color-blue-200:rgb(190, 219, 255);--color-blue-500:rgb(50, 128, 255);--color-blue-600:rgb(21, 93, 252);--color-blue-700:rgb(20, 71, 230);--color-blue-800:rgb(25, 60, 184);--color-violet-600:rgb(127, 34, 254);--color-purple-100:rgb(243, 232, 255);--color-purple-800:rgb(110, 17, 176);--color-slate-50:rgb(248, 250, 252);--color-slate-200:rgb(226, 232, 240);--color-slate-300:rgb(202, 213, 226);--color-slate-500:rgb(98, 116, 142);--color-slate-600:rgb(69, 85, 108);--color-slate-700:rgb(49, 65, 88);--color-slate-800:rgb(29, 41, 61);--color-slate-900:rgb(15, 23, 43);--color-gray-50:rgb(249, 250, 251);--color-gray-100:rgb(243, 244, 246);--color-gray-200:rgb(229, 231, 235);--color-gray-300:rgb(209, 213, 220);--color-gray-400:rgb(153, 161, 175);--color-gray-500:rgb(106, 114, 130);--color-gray-600:rgb(74, 85, 101);--color-gray-700:rgb(54, 65, 83);--color-gray-800:rgb(30, 41, 57);--color-gray-900:rgb(16, 24, 40);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--text-9xl:8rem;--text-9xl--line-height:1;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--tracking-tight:-.025em;--tracking-widest:.1em;--leading-tight:1.25;--leading-relaxed:1.625;--radius-xs:.125rem;--radius-2xl:1rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color: color(display-p3 0 0 0%)){:root:not(#\#),:host:not(#\#){--color-red-200:rgb(255, 202, 202);--color-red-600:rgb(228, 0, 22);--color-red-700:rgb(191, 0, 16);--color-orange-50:rgb(255, 247, 237);--color-orange-100:rgb(255, 237, 213);--color-orange-200:rgb(255, 215, 168);--color-orange-300:rgb(255, 185, 112);--color-orange-500:rgb(252, 113, 0);--color-orange-600:rgb(236, 86, 0);--color-orange-700:rgb(196, 62, 0);--color-orange-800:rgb(159, 45, 0);--color-amber-50:rgb(255, 251, 235);--color-amber-400:rgb(250, 188, 0);--color-amber-500:rgb(246, 158, 0);--color-amber-600:rgb(218, 119, 0);--color-amber-700:rgb(181, 82, 0);--color-amber-800:rgb(149, 61, 0);--color-yellow-500:rgb(234, 179, 0);--color-yellow-600:rgb(202, 138, 0);--color-yellow-800:rgb(135, 76, 0);--color-green-500:rgb(0, 198, 90);--color-green-600:rgb(0, 164, 71);--color-green-700:rgb(0, 129, 58);--color-emerald-700:rgb(0, 120, 87);--color-sky-600:rgb(0, 132, 199);--color-blue-200:rgb(190, 219, 255);--color-blue-500:rgb(50, 128, 255)}@media (color-gamut: p3){:root:not(#\#),:host:not(#\#){--color-red-200:color(display-p3 .96956 .79815 .7943);--color-red-600:color(display-p3 .83032 .14038 .1332);--color-red-700:color(display-p3 .69274 .11623 .10468);--color-orange-50:color(display-p3 .99533 .97013 .9335);--color-orange-100:color(display-p3 .98876 .93139 .84327);--color-orange-200:color(display-p3 .97465 .84705 .68011);--color-orange-300:color(display-p3 .96801 .73435 .46416);--color-orange-500:color(display-p3 .94659 .44979 .07573);--color-orange-600:color(display-p3 .88747 .34166 .022);--color-orange-700:color(display-p3 .72984 .25726 .05111);--color-orange-800:color(display-p3 .57559 .21198 .08266);--color-amber-50:color(display-p3 .9978 .98505 .92631);--color-amber-400:color(display-p3 .95919 .73852 .11827);--color-amber-500:color(display-p3 .93994 .62058 .05854);--color-amber-600:color(display-p3 .82714 .46717 .0336);--color-amber-700:color(display-p3 .67989 .32771 .05205);--color-amber-800:color(display-p3 .54753 .25606 .07283);--color-yellow-500:color(display-p3 .90365 .70306 .07454);--color-yellow-600:color(display-p3 .77634 .54249 .04171);--color-yellow-800:color(display-p3 .50318 .30478 .07554);--color-green-500:color(display-p3 .30873 .77475 .37431);--color-green-600:color(display-p3 .24388 .64082 .29481);--color-green-700:color(display-p3 .19836 .5018 .24533);--color-emerald-700:color(display-p3 .16404 .47023 .34351);--color-sky-600:color(display-p3 .16251 .50938 .79608);--color-blue-200:color(display-p3 .76688 .85521 .98748);--color-blue-500:color(display-p3 .26642 .49122 .98862)}}}*:not(#\#):not(#\#),:not(#\#):not(#\#):after,:not(#\#):not(#\#):before,:not(#\#):not(#\#)::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}:not(#\#):not(#\#)::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:not(#\#):not(#\#)::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html:not(#\#):not(#\#),:host:not(#\#):not(#\#){-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr:not(#\#):not(#\#){height:0;color:inherit;border-top-width:1px}abbr:where([title]):not(#\#):not(#\#){-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}h1:not(#\#):not(#\#),h2:not(#\#):not(#\#),h3:not(#\#):not(#\#),h4:not(#\#):not(#\#),h5:not(#\#):not(#\#),h6:not(#\#):not(#\#){font-size:inherit;font-weight:inherit}a:not(#\#):not(#\#){color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b:not(#\#):not(#\#),strong:not(#\#):not(#\#){font-weight:bolder}code:not(#\#):not(#\#),kbd:not(#\#):not(#\#),samp:not(#\#):not(#\#),pre:not(#\#):not(#\#){font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small:not(#\#):not(#\#){font-size:80%}sub:not(#\#):not(#\#),sup:not(#\#):not(#\#){vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub:not(#\#):not(#\#){bottom:-.25em}sup:not(#\#):not(#\#){top:-.5em}table:not(#\#):not(#\#){text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:not(#\#):not(#\#){outline:auto}progress:not(#\#):not(#\#){vertical-align:baseline}summary:not(#\#):not(#\#){display:list-item}ol:not(#\#):not(#\#),ul:not(#\#):not(#\#),menu:not(#\#):not(#\#){list-style:none}img:not(#\#):not(#\#),svg:not(#\#):not(#\#),video:not(#\#):not(#\#),canvas:not(#\#):not(#\#),audio:not(#\#):not(#\#),iframe:not(#\#):not(#\#),embed:not(#\#):not(#\#),object:not(#\#):not(#\#){vertical-align:middle;display:block}img:not(#\#):not(#\#),video:not(#\#):not(#\#){max-width:100%;height:auto}button:not(#\#):not(#\#),input:not(#\#):not(#\#),select:not(#\#):not(#\#),optgroup:not(#\#):not(#\#),textarea:not(#\#):not(#\#){font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:not(#\#):not(#\#)::-webkit-file-upload-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:not(#\#):not(#\#)::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select[multiple]):not(#\#):not(#\#) optgroup{font-weight:bolder}:where(select[size]):not(#\#):not(#\#) optgroup{font-weight:bolder}:where(select[multiple]):not(#\#):not(#\#) optgroup option{padding-left:20px}:where(select[size]):not(#\#):not(#\#) optgroup option{padding-left:20px}:not(#\#):not(#\#)::-webkit-file-upload-button{margin-right:4px}:not(#\#):not(#\#)::file-selector-button{margin-right:4px}:not(#\#):not(#\#)::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){:not(#\#):not(#\#)::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){:not(#\#):not(#\#)::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea:not(#\#):not(#\#){resize:vertical}:not(#\#):not(#\#)::-webkit-search-decoration{-webkit-appearance:none}:not(#\#):not(#\#)::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}:not(#\#):not(#\#)::-webkit-datetime-edit{display:inline-flex}:not(#\#):not(#\#)::-webkit-datetime-edit-fields-wrapper{padding:0}:not(#\#):not(#\#)::-webkit-datetime-edit{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}:not(#\#):not(#\#)::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid:not(#\#):not(#\#){box-shadow:none}button:not(#\#):not(#\#),input:where([type=button],[type=reset],[type=submit]):not(#\#):not(#\#){-webkit-appearance:button;-moz-appearance:button;appearance:button}:not(#\#):not(#\#)::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}:not(#\#):not(#\#)::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}:not(#\#):not(#\#)::-webkit-inner-spin-button{height:auto}:not(#\#):not(#\#)::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])):not(#\#):not(#\#):not(#\#){display:none!important}html:not(#\#):not(#\#){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif}body:not(#\#):not(#\#){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*:not(#\#):not(#\#){border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*:not(#\#):not(#\#){outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body:not(#\#):not(#\#){background-color:var(--background);color:var(--foreground)}.\@container\/card-header:not(#\#):not(#\#):not(#\#):not(#\#){container:card-header/inline-size}.pointer-events-auto:not(#\#):not(#\#):not(#\#):not(#\#){pointer-events:auto}.pointer-events-none:not(#\#):not(#\#):not(#\#):not(#\#){pointer-events:none}.collapse:not(#\#):not(#\#):not(#\#):not(#\#){visibility:collapse}.visible:not(#\#):not(#\#):not(#\#):not(#\#){visibility:visible}.sr-only:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute:not(#\#):not(#\#):not(#\#):not(#\#){position:absolute}.fixed:not(#\#):not(#\#):not(#\#):not(#\#){position:fixed}.relative:not(#\#):not(#\#):not(#\#):not(#\#){position:relative}.static:not(#\#):not(#\#):not(#\#):not(#\#){position:static}.inset-0:not(#\#):not(#\#):not(#\#):not(#\#){top:calc(var(--spacing)*0);right:calc(var(--spacing)*0);bottom:calc(var(--spacing)*0);left:calc(var(--spacing)*0)}.inset-y-0:not(#\#):not(#\#):not(#\#):not(#\#){top:calc(var(--spacing)*0);bottom:calc(var(--spacing)*0)}.top-0:not(#\#):not(#\#):not(#\#):not(#\#){top:calc(var(--spacing)*0)}.top-1\/2:not(#\#):not(#\#):not(#\#):not(#\#){top:50%}.top-2:not(#\#):not(#\#):not(#\#):not(#\#){top:calc(var(--spacing)*2)}.top-4:not(#\#):not(#\#):not(#\#):not(#\#){top:calc(var(--spacing)*4)}.top-5:not(#\#):not(#\#):not(#\#):not(#\#){top:calc(var(--spacing)*5)}.top-\[1px\]:not(#\#):not(#\#):not(#\#):not(#\#){top:1px}.top-\[50\%\]:not(#\#):not(#\#):not(#\#):not(#\#){top:50%}.top-\[60\%\]:not(#\#):not(#\#):not(#\#):not(#\#){top:60%}.top-full:not(#\#):not(#\#):not(#\#):not(#\#){top:100%}.right-0:not(#\#):not(#\#):not(#\#):not(#\#){right:calc(var(--spacing)*0)}.right-1:not(#\#):not(#\#):not(#\#):not(#\#){right:calc(var(--spacing)*1)}.right-2:not(#\#):not(#\#):not(#\#):not(#\#){right:calc(var(--spacing)*2)}.right-3:not(#\#):not(#\#):not(#\#):not(#\#){right:calc(var(--spacing)*3)}.right-4:not(#\#):not(#\#):not(#\#):not(#\#){right:calc(var(--spacing)*4)}.bottom-full:not(#\#):not(#\#):not(#\#):not(#\#){bottom:100%}.-left-\[2px\]:not(#\#):not(#\#):not(#\#):not(#\#){left:-2px}.-left-\[6px\]:not(#\#):not(#\#):not(#\#):not(#\#){left:-6px}.left-0:not(#\#):not(#\#):not(#\#):not(#\#){left:calc(var(--spacing)*0)}.left-1\/2:not(#\#):not(#\#):not(#\#):not(#\#){left:50%}.left-2:not(#\#):not(#\#):not(#\#):not(#\#){left:calc(var(--spacing)*2)}.left-3:not(#\#):not(#\#):not(#\#):not(#\#){left:calc(var(--spacing)*3)}.left-\[50\%\]:not(#\#):not(#\#):not(#\#):not(#\#){left:50%}.isolate:not(#\#):not(#\#):not(#\#):not(#\#){isolation:isolate}.z-10:not(#\#):not(#\#):not(#\#):not(#\#){z-index:10}.z-50:not(#\#):not(#\#):not(#\#):not(#\#){z-index:50}.z-\[1\]:not(#\#):not(#\#):not(#\#):not(#\#){z-index:1}.col-span-1:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 1/span 1}.col-span-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 2/span 2}.col-span-3:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 3/span 3}.col-span-5:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 5/span 5}.col-start-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-column-start:2}.row-span-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-row:span 2/span 2}.row-start-1:not(#\#):not(#\#):not(#\#):not(#\#){grid-row-start:1}.container:not(#\#):not(#\#):not(#\#):not(#\#){width:100%}@media (min-width:40rem){.container:not(#\#):not(#\#):not(#\#):not(#\#){max-width:40rem}}@media (min-width:48rem){.container:not(#\#):not(#\#):not(#\#):not(#\#){max-width:48rem}}@media (min-width:64rem){.container:not(#\#):not(#\#):not(#\#):not(#\#){max-width:64rem}}@media (min-width:80rem){.container:not(#\#):not(#\#):not(#\#):not(#\#){max-width:80rem}}@media (min-width:96rem){.container:not(#\#):not(#\#):not(#\#):not(#\#){max-width:96rem}}.-m-2:not(#\#):not(#\#):not(#\#):not(#\#){margin:calc(var(--spacing)*-2)}.m-0:not(#\#):not(#\#):not(#\#):not(#\#){margin:calc(var(--spacing)*0)}.-mx-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*-1);margin-right:calc(var(--spacing)*-1)}.mx-2:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*2);margin-right:calc(var(--spacing)*2)}.mx-4:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*4);margin-right:calc(var(--spacing)*4)}.mx-auto:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:auto;margin-right:auto}.my-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*1);margin-bottom:calc(var(--spacing)*1)}.my-3:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*3);margin-bottom:calc(var(--spacing)*3)}.my-4:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*4);margin-bottom:calc(var(--spacing)*4)}.my-6:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*6);margin-bottom:calc(var(--spacing)*6)}.my-8:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*8);margin-bottom:calc(var(--spacing)*8)}.-mt-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*-1)}.-mt-6:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*-6)}.mt-0:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*0)}.mt-0\.5:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*.5)}.mt-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*1)}.mt-1\.5:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*1.5)}.mt-2:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*2)}.mt-3:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*3)}.mt-4:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*4)}.mt-5:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*5)}.mt-6:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*6)}.mt-8:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*8)}.mt-16:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*16)}.mt-20:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*20)}.mr-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-right:calc(var(--spacing)*1)}.mr-2:not(#\#):not(#\#):not(#\#):not(#\#){margin-right:calc(var(--spacing)*2)}.mr-3:not(#\#):not(#\#):not(#\#):not(#\#){margin-right:calc(var(--spacing)*3)}.mr-4:not(#\#):not(#\#):not(#\#):not(#\#){margin-right:calc(var(--spacing)*4)}.-mb-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*-1)}.mb-0:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*0)}.mb-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*1)}.mb-2:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*2)}.mb-3:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*3)}.mb-4:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*4)}.mb-5:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*5)}.mb-6:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*6)}.mb-8:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*8)}.mb-10:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*10)}.mb-12:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*12)}.-ml-\[21px\]:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:-21px}.ml-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*1)}.ml-2:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*2)}.ml-3:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*3)}.ml-4:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*4)}.ml-6:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:calc(var(--spacing)*6)}.ml-auto:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:auto}.line-clamp-1:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block:not(#\#):not(#\#):not(#\#):not(#\#){display:block}.flex:not(#\#):not(#\#):not(#\#):not(#\#){display:flex}.grid:not(#\#):not(#\#):not(#\#):not(#\#){display:grid}.hidden:not(#\#):not(#\#):not(#\#):not(#\#){display:none}.inline:not(#\#):not(#\#):not(#\#):not(#\#){display:inline}.inline-block:not(#\#):not(#\#):not(#\#):not(#\#){display:inline-block}.inline-flex:not(#\#):not(#\#):not(#\#):not(#\#){display:inline-flex}.list-item:not(#\#):not(#\#):not(#\#):not(#\#){display:list-item}.table:not(#\#):not(#\#):not(#\#):not(#\#){display:table}.table-caption:not(#\#):not(#\#):not(#\#):not(#\#){display:table-caption}.table-cell:not(#\#):not(#\#):not(#\#):not(#\#){display:table-cell}.table-row:not(#\#):not(#\#):not(#\#):not(#\#){display:table-row}.field-sizing-content:not(#\#):not(#\#):not(#\#):not(#\#){field-sizing:content}.aspect-square:not(#\#):not(#\#):not(#\#):not(#\#){aspect-ratio:1}.size-2:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*2);height:calc(var(--spacing)*2)}.size-2\.5:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*2.5);height:calc(var(--spacing)*2.5)}.size-3:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-3\.5:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-8:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-9:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.size-full:not(#\#):not(#\#):not(#\#):not(#\#){width:100%;height:100%}.h-0\.5:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*.5)}.h-1:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*1)}.h-1\.5:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*1.5)}.h-2:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*2)}.h-2\.5:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*2.5)}.h-3:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*3)}.h-3\.5:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*3.5)}.h-4:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*4)}.h-5:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*5)}.h-6:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*6)}.h-7:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*7)}.h-8:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*8)}.h-9:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*9)}.h-10:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*10)}.h-11:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*11)}.h-12:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*12)}.h-16:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*16)}.h-20:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*20)}.h-24:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*24)}.h-32:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*32)}.h-48:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*48)}.h-64:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*64)}.h-\[1\.15rem\]:not(#\#):not(#\#):not(#\#):not(#\#){height:1.15rem}.h-\[60vh\]:not(#\#):not(#\#):not(#\#):not(#\#){height:60vh}.h-\[80vh\]:not(#\#):not(#\#):not(#\#):not(#\#){height:80vh}.h-\[90vh\]:not(#\#):not(#\#):not(#\#):not(#\#){height:90vh}.h-\[calc\(100vh-12rem\)\]:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(100vh - 12rem)}.h-\[var\(--radix-navigation-menu-viewport-height\)\]:not(#\#):not(#\#):not(#\#):not(#\#){height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]:not(#\#):not(#\#):not(#\#):not(#\#){height:var(--radix-select-trigger-height)}.h-auto:not(#\#):not(#\#):not(#\#):not(#\#){height:auto}.h-full:not(#\#):not(#\#):not(#\#):not(#\#){height:100%}.h-px:not(#\#):not(#\#):not(#\#):not(#\#){height:1px}.h-screen:not(#\#):not(#\#):not(#\#):not(#\#){height:100vh}.max-h-\(--radix-dropdown-menu-content-available-height\):not(#\#):not(#\#):not(#\#):not(#\#){max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-\(--radix-select-content-available-height\):not(#\#):not(#\#):not(#\#):not(#\#){max-height:var(--radix-select-content-available-height)}.max-h-24:not(#\#):not(#\#):not(#\#):not(#\#){max-height:calc(var(--spacing)*24)}.max-h-60:not(#\#):not(#\#):not(#\#):not(#\#){max-height:calc(var(--spacing)*60)}.max-h-96:not(#\#):not(#\#):not(#\#):not(#\#){max-height:calc(var(--spacing)*96)}.max-h-\[50vh\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:50vh}.max-h-\[80vh\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:80vh}.max-h-\[90vh\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:90vh}.max-h-\[300px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:300px}.max-h-\[400px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:400px}.max-h-\[500px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:500px}.max-h-\[calc\(90vh-200px\)\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:calc(90vh - 200px)}.max-h-\[calc\(95vh-4rem\)\]:not(#\#):not(#\#):not(#\#):not(#\#){max-height:calc(95vh - 4rem)}.max-h-none:not(#\#):not(#\#):not(#\#):not(#\#){max-height:none}.min-h-0:not(#\#):not(#\#):not(#\#):not(#\#){min-height:calc(var(--spacing)*0)}.min-h-4:not(#\#):not(#\#):not(#\#):not(#\#){min-height:calc(var(--spacing)*4)}.min-h-16:not(#\#):not(#\#):not(#\#):not(#\#){min-height:calc(var(--spacing)*16)}.min-h-\[60px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-height:60px}.min-h-\[80px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-height:80px}.min-h-\[100px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-height:100px}.min-h-\[120px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-height:120px}.min-h-\[400px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-height:400px}.min-h-screen:not(#\#):not(#\#):not(#\#):not(#\#){min-height:100vh}.w-1\/3:not(#\#):not(#\#):not(#\#):not(#\#){width:33.3333%}.w-2:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*2)}.w-2\.5:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*2.5)}.w-2\/3:not(#\#):not(#\#):not(#\#):not(#\#){width:66.6667%}.w-3:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*3)}.w-3\.5:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*3.5)}.w-4:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*4)}.w-5:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*5)}.w-6:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*6)}.w-7:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*7)}.w-8:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*8)}.w-10:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*10)}.w-11:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*11)}.w-12:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*12)}.w-15:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*15)}.w-16:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*16)}.w-20:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*20)}.w-24:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*24)}.w-28:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*28)}.w-32:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*32)}.w-40:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*40)}.w-44:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*44)}.w-48:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*48)}.w-64:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*64)}.w-72:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*72)}.w-80:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*80)}.w-\[--radix-popover-trigger-width\]:not(#\#):not(#\#):not(#\#):not(#\#){width:--radix-popover-trigger-width}.w-\[60px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:60px}.w-\[80px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:80px}.w-\[85vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:85vw}.w-\[90vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:90vw}.w-\[95vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:95vw}.w-\[120px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:120px}.w-\[140px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:140px}.w-\[150px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:150px}.w-\[180px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:180px}.w-\[200px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:200px}.w-\[220px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:220px}.w-\[240px\]:not(#\#):not(#\#):not(#\#):not(#\#){width:240px}.w-\[var\(--radix-popover-trigger-width\)\]:not(#\#):not(#\#):not(#\#):not(#\#){width:var(--radix-popover-trigger-width)}.w-fit:not(#\#):not(#\#):not(#\#):not(#\#){width:-webkit-fit-content;width:fit-content}.w-full:not(#\#):not(#\#):not(#\#):not(#\#){width:100%}.w-max:not(#\#):not(#\#):not(#\#):not(#\#){width:-webkit-max-content;width:max-content}.\!max-w-2xl:not(#\#){max-width:var(--container-2xl)!important}.max-w-2xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-2xl)}.max-w-3xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-3xl)}.max-w-4xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-4xl)}.max-w-6xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-6xl)}.max-w-7xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-7xl)}.max-w-48:not(#\#):not(#\#):not(#\#):not(#\#){max-width:calc(var(--spacing)*48)}.max-w-\[50vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:50vw}.max-w-\[90vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:90vw}.max-w-\[95vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:95vw}.max-w-\[150px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:150px}.max-w-\[200px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:200px}.max-w-\[400px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:400px}.max-w-\[900px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:900px}.max-w-\[calc\(100\%-2rem\)\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:calc(100% - 2rem)}.max-w-lg:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-lg)}.max-w-max:not(#\#):not(#\#):not(#\#):not(#\#){max-width:-webkit-max-content;max-width:max-content}.max-w-md:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-md)}.max-w-none:not(#\#):not(#\#):not(#\#):not(#\#){max-width:none}.max-w-sm:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-sm)}.max-w-xs:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-xs)}.min-w-0:not(#\#):not(#\#):not(#\#):not(#\#){min-width:calc(var(--spacing)*0)}.min-w-24:not(#\#):not(#\#):not(#\#):not(#\#){min-width:calc(var(--spacing)*24)}.min-w-32:not(#\#):not(#\#):not(#\#):not(#\#){min-width:calc(var(--spacing)*32)}.min-w-\[8rem\]:not(#\#):not(#\#):not(#\#):not(#\#){min-width:8rem}.min-w-\[150px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-width:150px}.min-w-\[200px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-width:200px}.min-w-\[220px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-width:220px}.min-w-\[300px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-width:300px}.min-w-\[800px\]:not(#\#):not(#\#):not(#\#):not(#\#){min-width:800px}.min-w-\[var\(--radix-select-trigger-width\)\]:not(#\#):not(#\#):not(#\#):not(#\#){min-width:var(--radix-select-trigger-width)}.flex-1:not(#\#):not(#\#):not(#\#):not(#\#){flex:1}.flex-none:not(#\#):not(#\#):not(#\#):not(#\#){flex:none}.flex-shrink-0:not(#\#):not(#\#):not(#\#):not(#\#),.shrink-0:not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0}.flex-grow:not(#\#):not(#\#):not(#\#):not(#\#),.flex-grow-1:not(#\#):not(#\#):not(#\#):not(#\#),.grow:not(#\#):not(#\#):not(#\#):not(#\#){flex-grow:1}.caption-bottom:not(#\#):not(#\#):not(#\#):not(#\#){caption-side:bottom}.origin-\(--radix-dropdown-menu-content-transform-origin\):not(#\#):not(#\#):not(#\#):not(#\#){transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\(--radix-popover-content-transform-origin\):not(#\#):not(#\#):not(#\#):not(#\#){transform-origin:var(--radix-popover-content-transform-origin)}.origin-\(--radix-select-content-transform-origin\):not(#\#):not(#\#):not(#\#):not(#\#){transform-origin:var(--radix-select-content-transform-origin)}.origin-\(--radix-tooltip-content-transform-origin\):not(#\#):not(#\#):not(#\#):not(#\#){transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-50\%\]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[calc\(-50\%_-_2px\)\]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-y: calc(-50% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-45:not(#\#):not(#\#):not(#\#):not(#\#){rotate:45deg}.transform:not(#\#):not(#\#):not(#\#):not(#\#){transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-in:not(#\#):not(#\#):not(#\#):not(#\#){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.animate-pulse:not(#\#):not(#\#):not(#\#):not(#\#){animation:var(--animate-pulse)}.animate-spin:not(#\#):not(#\#):not(#\#):not(#\#){animation:var(--animate-spin)}.cursor-default:not(#\#):not(#\#):not(#\#):not(#\#){cursor:default}.cursor-grab:not(#\#):not(#\#):not(#\#):not(#\#){cursor:grab}.cursor-help:not(#\#):not(#\#):not(#\#):not(#\#){cursor:help}.cursor-not-allowed:not(#\#):not(#\#):not(#\#):not(#\#){cursor:not-allowed}.cursor-pointer:not(#\#):not(#\#):not(#\#):not(#\#){cursor:pointer}.touch-none:not(#\#):not(#\#):not(#\#):not(#\#){touch-action:none}.resize:not(#\#):not(#\#):not(#\#):not(#\#){resize:both}.resize-none:not(#\#):not(#\#):not(#\#):not(#\#){resize:none}.scroll-my-1:not(#\#):not(#\#):not(#\#):not(#\#){scroll-margin-block:calc(var(--spacing)*1)}.scroll-py-1:not(#\#):not(#\#):not(#\#):not(#\#){scroll-padding-block:calc(var(--spacing)*1)}.list-inside:not(#\#):not(#\#):not(#\#):not(#\#){list-style-position:inside}.list-decimal:not(#\#):not(#\#):not(#\#):not(#\#){list-style-type:decimal}.list-disc:not(#\#):not(#\#):not(#\#):not(#\#){list-style-type:disc}.list-none:not(#\#):not(#\#):not(#\#):not(#\#){list-style-type:none}.auto-rows-min:not(#\#):not(#\#):not(#\#):not(#\#){grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.grid-cols-1:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-10:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-12:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[0_1fr\]:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:0 1fr}.grid-rows-\[auto_auto\]:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-rows:auto auto}.flex-col:not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column}.flex-col-reverse:not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column-reverse}.flex-row:not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:row}.flex-wrap:not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:wrap}.items-center:not(#\#):not(#\#):not(#\#):not(#\#){align-items:center}.items-end:not(#\#):not(#\#):not(#\#):not(#\#){align-items:flex-end}.items-start:not(#\#):not(#\#):not(#\#):not(#\#){align-items:flex-start}.justify-between:not(#\#):not(#\#):not(#\#):not(#\#){justify-content:space-between}.justify-center:not(#\#):not(#\#):not(#\#):not(#\#){justify-content:center}.justify-end:not(#\#):not(#\#):not(#\#):not(#\#){justify-content:flex-end}.justify-start:not(#\#):not(#\#):not(#\#):not(#\#){justify-content:flex-start}.justify-items-start:not(#\#):not(#\#):not(#\#):not(#\#){justify-items:start}.gap-0:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*0)}.gap-1:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*1)}.gap-1\.5:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*1.5)}.gap-2:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*2)}.gap-3:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*3)}.gap-4:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*4)}.gap-6:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*6)}.gap-8:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*8)}:where(.space-y-0>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3:not(#\#):not(#\#):not(#\#):not(#\#){column-gap:calc(var(--spacing)*3)}:where(.space-x-2>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-x-reverse:0;margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-x-reverse:0;margin-left:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-x-reverse:0;margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-6>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-x-reverse:0;margin-left:calc(calc(var(--spacing)*6)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-0\.5:not(#\#):not(#\#):not(#\#):not(#\#){row-gap:calc(var(--spacing)*.5)}.gap-y-8:not(#\#):not(#\#):not(#\#):not(#\#){row-gap:calc(var(--spacing)*8)}.self-start:not(#\#):not(#\#):not(#\#):not(#\#){align-self:flex-start}.justify-self-end:not(#\#):not(#\#):not(#\#):not(#\#){justify-self:flex-end}.truncate:not(#\#):not(#\#):not(#\#):not(#\#){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto:not(#\#):not(#\#):not(#\#):not(#\#){overflow:auto}.overflow-hidden:not(#\#):not(#\#):not(#\#):not(#\#){overflow:hidden}.overflow-x-auto:not(#\#):not(#\#):not(#\#):not(#\#){overflow-x:auto}.overflow-x-hidden:not(#\#):not(#\#):not(#\#):not(#\#){overflow-x:hidden}.overflow-y-auto:not(#\#):not(#\#):not(#\#):not(#\#){overflow-y:auto}.rounded:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:.25rem}.rounded-2xl:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:var(--radius-2xl)}.rounded-\[2px\]:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:2px}.rounded-\[4px\]:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:4px}.rounded-\[inherit\]:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:inherit}.rounded-full:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:3.40282e38px}.rounded-lg:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:var(--radius)}.rounded-md:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:calc(var(--radius) - 2px)}.rounded-sm:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:calc(var(--radius) - 4px)}.rounded-xl:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:calc(var(--radius) + 4px)}.rounded-xs:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:var(--radius-xs)}.rounded-t-xl:not(#\#):not(#\#):not(#\#):not(#\#){border-top-left-radius:calc(var(--radius) + 4px);border-top-right-radius:calc(var(--radius) + 4px)}.rounded-tl-sm:not(#\#):not(#\#):not(#\#):not(#\#){border-top-left-radius:calc(var(--radius) - 4px)}.rounded-b-lg:not(#\#):not(#\#):not(#\#):not(#\#){border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.border:not(#\#):not(#\#):not(#\#):not(#\#){border-style:var(--tw-border-style);border-width:1px}.border-0:not(#\#):not(#\#):not(#\#):not(#\#){border-style:var(--tw-border-style);border-width:0}.border-2:not(#\#):not(#\#):not(#\#):not(#\#){border-style:var(--tw-border-style);border-width:2px}.border-x:not(#\#):not(#\#):not(#\#):not(#\#){border-left-style:var(--tw-border-style);border-right-style:var(--tw-border-style);border-left-width:1px;border-right-width:1px}.border-t:not(#\#):not(#\#):not(#\#):not(#\#){border-top-style:var(--tw-border-style);border-top-width:1px}.border-b:not(#\#):not(#\#):not(#\#):not(#\#){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2:not(#\#):not(#\#):not(#\#):not(#\#){border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-b-4:not(#\#):not(#\#):not(#\#):not(#\#){border-bottom-style:var(--tw-border-style);border-bottom-width:4px}.border-l:not(#\#):not(#\#):not(#\#):not(#\#){border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2:not(#\#):not(#\#):not(#\#):not(#\#){border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4:not(#\#):not(#\#):not(#\#):not(#\#){border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed:not(#\#):not(#\#):not(#\#):not(#\#){--tw-border-style:dashed;border-style:dashed}.border-none:not(#\#):not(#\#):not(#\#):not(#\#){--tw-border-style:none;border-style:none}.border-amber-200:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-amber-200)}.border-amber-500:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-amber-500)}.border-blue-200:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-blue-200)}.border-blue-500:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-blue-500)}.border-blue-600:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-blue-600)}.border-border:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--border)}.border-current:not(#\#):not(#\#):not(#\#):not(#\#){border-color:currentColor}.border-destructive:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--destructive)}.border-emerald-200:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-emerald-200)}.border-gray-300:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-gray-300)}.border-gray-900:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-gray-900)}.border-green-200:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-green-200)}.border-green-300:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-green-300)}.border-green-500:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-green-500)}.border-input:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--input)}.border-muted:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--muted)}.border-orange-200:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-orange-200)}.border-primary:not(#\#):not(#\#):not(#\#):not(#\#),.border-primary\/20:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.border-primary\/20:not(#\#):not(#\#):not(#\#):not(#\#){border-color:color-mix(in oklab,var(--primary)20%,transparent)}}.border-primary\/30:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.border-primary\/30:not(#\#):not(#\#):not(#\#):not(#\#){border-color:color-mix(in oklab,var(--primary)30%,transparent)}}.border-red-200:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-red-200)}.border-red-500:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-red-500)}.border-transparent:not(#\#):not(#\#):not(#\#):not(#\#){border-color:#0000}.border-white:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-white)}.border-yellow-500:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-yellow-500)}.border-t-gray-600:not(#\#):not(#\#):not(#\#):not(#\#){border-top-color:var(--color-gray-600)}.border-t-transparent:not(#\#):not(#\#):not(#\#):not(#\#){border-top-color:#0000}.border-l-transparent:not(#\#):not(#\#):not(#\#):not(#\#){border-left-color:#0000}.bg-accent:not(#\#):not(#\#):not(#\#):not(#\#),.bg-accent\/5:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.bg-accent\/5:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--accent)5%,transparent)}}.bg-accent\/10:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.bg-accent\/10:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--accent)10%,transparent)}}.bg-amber-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-amber-50)}.bg-background:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--background)}.bg-black:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-black)}.bg-black\/50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-black\/80:not(#\#):not(#\#):not(#\#):not(#\#){background-color:#000c}@supports (color:color-mix(in lab,red,red)){.bg-black\/80:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--color-black)80%,transparent)}}.bg-blue-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-blue-50)}.bg-blue-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-blue-100)}.bg-blue-500:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-blue-500)}.bg-blue-600:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-blue-600)}.bg-border:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--border)}.bg-card:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--card)}.bg-destructive:not(#\#):not(#\#):not(#\#):not(#\#),.bg-destructive\/5:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.bg-destructive\/5:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--destructive)5%,transparent)}}.bg-emerald-50\/50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:#ecfdf580}@supports (color:color-mix(in lab,red,red)){.bg-emerald-50\/50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--color-emerald-50)50%,transparent)}}.bg-emerald-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-emerald-100)}.bg-gray-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-50)}.bg-gray-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-100)}.bg-gray-200:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-200)}.bg-gray-300:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-300)}.bg-gray-500:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-500)}.bg-gray-900:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-900)}.bg-green-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-green-50)}.bg-green-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-green-100)}.bg-green-500:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-green-500)}.bg-green-600:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-green-600)}.bg-muted:not(#\#):not(#\#):not(#\#):not(#\#),.bg-muted\/20:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/20:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted)20%,transparent)}}.bg-muted\/30:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/30:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted)30%,transparent)}}.bg-muted\/40:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/40:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted)40%,transparent)}}.bg-muted\/50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted)50%,transparent)}}.bg-orange-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-orange-50)}.bg-orange-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-orange-100)}.bg-orange-500:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-orange-500)}.bg-orange-600:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-orange-600)}.bg-popover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--popover)}.bg-primary:not(#\#):not(#\#):not(#\#):not(#\#),.bg-primary\/20:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\/20:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--primary)20%,transparent)}}.bg-primary\/40:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\/40:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--primary)40%,transparent)}}.bg-purple-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-purple-100)}.bg-red-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-red-50)}.bg-red-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-red-100)}.bg-red-500:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-red-500)}.bg-red-600:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-red-600)}.bg-secondary:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--secondary)}.bg-slate-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-slate-50)}.bg-slate-300:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-slate-300)}.bg-slate-900:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-slate-900)}.bg-transparent:not(#\#):not(#\#):not(#\#):not(#\#){background-color:#0000}.bg-white:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-white)}.bg-white\/70:not(#\#):not(#\#):not(#\#):not(#\#){background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.bg-white\/70:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--color-white)70%,transparent)}}.bg-yellow-50:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-yellow-50)}.bg-yellow-100:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-yellow-100)}.fill-amber-400:not(#\#):not(#\#):not(#\#):not(#\#){fill:var(--color-amber-400)}.fill-current:not(#\#):not(#\#):not(#\#):not(#\#){fill:currentColor}.fill-primary:not(#\#):not(#\#):not(#\#):not(#\#){fill:var(--primary)}.stroke-amber-500:not(#\#):not(#\#):not(#\#):not(#\#){stroke:var(--color-amber-500)}.stroke-muted-foreground:not(#\#):not(#\#):not(#\#):not(#\#){stroke:var(--muted-foreground)}.object-contain:not(#\#):not(#\#):not(#\#):not(#\#){object-fit:contain}.object-cover:not(#\#):not(#\#):not(#\#):not(#\#){object-fit:cover}.p-0:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*0)}.p-1:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*1)}.p-2:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*2)}.p-3:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*3)}.p-4:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*4)}.p-6:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*6)}.p-8:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*8)}.p-12:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*12)}.p-px:not(#\#):not(#\#):not(#\#):not(#\#){padding:1px}.px-0:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*0);padding-right:calc(var(--spacing)*0)}.px-1:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*1);padding-right:calc(var(--spacing)*1)}.px-2:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*2);padding-right:calc(var(--spacing)*2)}.px-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*3);padding-right:calc(var(--spacing)*3)}.px-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*4);padding-right:calc(var(--spacing)*4)}.px-6:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*6);padding-right:calc(var(--spacing)*6)}.px-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*8);padding-right:calc(var(--spacing)*8)}.py-0\.5:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*.5);padding-bottom:calc(var(--spacing)*.5)}.py-1:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*1);padding-bottom:calc(var(--spacing)*1)}.py-1\.5:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*1.5);padding-bottom:calc(var(--spacing)*1.5)}.py-2:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*2);padding-bottom:calc(var(--spacing)*2)}.py-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*3);padding-bottom:calc(var(--spacing)*3)}.py-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*4);padding-bottom:calc(var(--spacing)*4)}.py-6:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*6);padding-bottom:calc(var(--spacing)*6)}.py-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*8);padding-bottom:calc(var(--spacing)*8)}.py-12:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*12);padding-bottom:calc(var(--spacing)*12)}.py-16:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*16);padding-bottom:calc(var(--spacing)*16)}.pt-0:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*0)}.pt-2:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*2)}.pt-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*3)}.pt-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*4)}.pt-6:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*6)}.pt-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*8)}.pt-15:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*15)}.pt-20:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*20)}.pr-1:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*1)}.pr-2:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*2)}.pr-2\.5:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*2.5)}.pr-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*3)}.pr-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*4)}.pr-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*8)}.pr-16:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*16)}.pr-20:not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*20)}.pb-1:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*1)}.pb-2:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*2)}.pb-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*3)}.pb-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*4)}.pb-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*8)}.pb-12:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*12)}.pl-2:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*2)}.pl-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*3)}.pl-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*4)}.pl-5:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*5)}.pl-6:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*6)}.pl-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*8)}.pl-9:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*9)}.pl-10:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*10)}.text-center:not(#\#):not(#\#):not(#\#):not(#\#){text-align:center}.text-left:not(#\#):not(#\#):not(#\#):not(#\#){text-align:left}.text-right:not(#\#):not(#\#):not(#\#):not(#\#){text-align:right}.align-middle:not(#\#):not(#\#):not(#\#):not(#\#){vertical-align:middle}.font-mono:not(#\#):not(#\#):not(#\#):not(#\#){font-family:var(--font-mono)}.text-2xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-9xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-9xl);line-height:var(--tw-leading,var(--text-9xl--line-height))}.text-base:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-8:not(#\#):not(#\#):not(#\#):not(#\#){--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.leading-none:not(#\#):not(#\#):not(#\#):not(#\#){--tw-leading:1;line-height:1}.leading-relaxed:not(#\#):not(#\#):not(#\#):not(#\#){--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight:not(#\#):not(#\#):not(#\#):not(#\#){--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold:not(#\#):not(#\#):not(#\#):not(#\#){--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold:not(#\#):not(#\#):not(#\#):not(#\#){--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-light:not(#\#):not(#\#):not(#\#):not(#\#){--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium:not(#\#):not(#\#):not(#\#):not(#\#){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal:not(#\#):not(#\#):not(#\#):not(#\#){--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold:not(#\#):not(#\#):not(#\#):not(#\#){--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight:not(#\#):not(#\#):not(#\#):not(#\#){--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-widest:not(#\#):not(#\#):not(#\#):not(#\#){--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-balance:not(#\#):not(#\#):not(#\#):not(#\#){text-wrap:balance}.text-pretty:not(#\#):not(#\#):not(#\#):not(#\#){text-wrap:pretty}.break-words:not(#\#):not(#\#):not(#\#):not(#\#){overflow-wrap:break-word}.whitespace-nowrap:not(#\#):not(#\#):not(#\#):not(#\#){white-space:nowrap}.whitespace-pre-wrap:not(#\#):not(#\#):not(#\#):not(#\#){white-space:pre-wrap}.text-amber-500:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-amber-500)}.text-amber-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-amber-600)}.text-amber-700:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-amber-700)}.text-amber-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-amber-800)}.text-black:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-black)}.text-blue-500:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-blue-500)}.text-blue-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-blue-600)}.text-blue-700:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-blue-700)}.text-blue-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-blue-800)}.text-card-foreground:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--card-foreground)}.text-current:not(#\#):not(#\#):not(#\#):not(#\#){color:currentColor}.text-destructive:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--destructive)}.text-emerald-700:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-emerald-700)}.text-foreground:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--foreground)}.text-gray-400:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-400)}.text-gray-500:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-500)}.text-gray-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-600)}.text-gray-700:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-700)}.text-gray-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-800)}.text-gray-900:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-900)}.text-green-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-green-600)}.text-green-700:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-green-700)}.text-green-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-green-800)}.text-inherit:not(#\#):not(#\#):not(#\#):not(#\#){color:inherit}.text-muted-foreground:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--muted-foreground)}.text-orange-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-orange-600)}.text-orange-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-orange-800)}.text-popover-foreground:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--popover-foreground)}.text-primary:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--primary)}.text-primary-foreground:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--primary-foreground)}.text-purple-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-purple-800)}.text-red-500:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-red-500)}.text-red-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-red-600)}.text-red-700:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-red-700)}.text-red-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-red-800)}.text-secondary-foreground:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--secondary-foreground)}.text-sky-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-sky-600)}.text-slate-500:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-slate-500)}.text-slate-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-slate-600)}.text-slate-700:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-slate-700)}.text-slate-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-slate-800)}.text-slate-900:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-slate-900)}.text-violet-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-violet-600)}.text-white:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-white)}.text-yellow-500:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-yellow-500)}.text-yellow-600:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-yellow-600)}.text-yellow-800:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-yellow-800)}.capitalize:not(#\#):not(#\#):not(#\#):not(#\#){text-transform:capitalize}.lowercase:not(#\#):not(#\#):not(#\#):not(#\#){text-transform:lowercase}.italic:not(#\#):not(#\#):not(#\#):not(#\#){font-style:italic}.not-italic:not(#\#):not(#\#):not(#\#):not(#\#){font-style:normal}.tabular-nums:not(#\#):not(#\#):not(#\#):not(#\#){--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,);font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.no-underline:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-text-decoration-line:none;text-decoration-line:none}.underline:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-4:not(#\#):not(#\#):not(#\#):not(#\#){text-underline-offset:4px}.opacity-0:not(#\#):not(#\#):not(#\#):not(#\#){opacity:0}.opacity-20:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.2}.opacity-40:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.4}.opacity-50:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.5}.opacity-60:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.6}.opacity-70:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.7}.opacity-75:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.75}.opacity-100:not(#\#):not(#\#):not(#\#):not(#\#){opacity:1}.shadow:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-emerald-200:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--color-emerald-200)}.ring-offset-background:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-offset-color:var(--background)}.outline-hidden:not(#\#):not(#\#):not(#\#):not(#\#){--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden:not(#\#):not(#\#):not(#\#):not(#\#){outline-offset:2px;outline:2px solid #0000}}.outline:not(#\#):not(#\#):not(#\#):not(#\#){outline-style:var(--tw-outline-style);outline-width:1px}.filter:not(#\#):not(#\#):not(#\#):not(#\#){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:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none:not(#\#):not(#\#):not(#\#):not(#\#){transition-property:none}.duration-100:not(#\#):not(#\#):not(#\#):not(#\#){--tw-duration:.1s;transition-duration:.1s}.duration-150:not(#\#):not(#\#):not(#\#):not(#\#){--tw-duration:.15s;transition-duration:.15s}.duration-200:not(#\#):not(#\#):not(#\#):not(#\#){--tw-duration:.2s;transition-duration:.2s}.duration-300:not(#\#):not(#\#):not(#\#):not(#\#){--tw-duration:.3s;transition-duration:.3s}.duration-500:not(#\#):not(#\#):not(#\#):not(#\#){--tw-duration:.5s;transition-duration:.5s}.ease-in-out:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.fade-in-0:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-opacity:0}.outline-none:not(#\#):not(#\#):not(#\#):not(#\#){--tw-outline-style:none;outline-style:none}.select-none:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-user-select:none;user-select:none}.zoom-in-95:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-scale:.95}.running:not(#\#):not(#\#):not(#\#):not(#\#){animation-play-state:running}@media (hover:hover){:where(.group):hover:not(#\#):not(#\#):not(#\#):not(#\#) .group-hover\:fill-amber-100{fill:var(--color-amber-100)}:where(.group):hover:not(#\#):not(#\#):not(#\#):not(#\#) .group-hover\:opacity-100{opacity:1}}[data-disabled=true]:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[disabled\=true\]\:pointer-events-none{pointer-events:none}[data-disabled=true]:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[disabled\=true\]\:opacity-50{opacity:.5}[data-state=open]:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[state\=open\]\:rotate-180{rotate:180deg}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:top-full{top:100%}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5{margin-top:calc(var(--spacing)*1.5)}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden{overflow:hidden}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:rounded-md{border-radius:calc(var(--radius) - 2px)}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:border{border-style:var(--tw-border-style);border-width:1px}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:bg-popover{background-color:var(--popover)}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:text-popover-foreground{color:var(--popover-foreground)}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:duration-200{--tw-duration:.2s;transition-duration:.2s}.toast:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toast\]\:bg-blue-500{background-color:var(--color-blue-500)}.toast:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toast\]\:bg-gray-200{background-color:var(--color-gray-200)}.toast:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toast\]\:text-gray-600{color:var(--color-gray-600)}.toast:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toast\]\:text-gray-800{color:var(--color-gray-800)}.toast:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toast\]\:text-white{color:var(--color-white)}.toaster:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toaster\]\:border-border{border-color:var(--border)}.toaster:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toaster\]\:bg-white{background-color:var(--color-white)}.toaster:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toaster\]\:text-gray-800{color:var(--color-gray-800)}.toaster:where(.group):not(#\#):not(#\#):not(#\#):not(#\#) .group-\[\.toaster\]\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:where(.peer):disabled:not(#\#):not(#\#):not(#\#):not(#\#)~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}:where(.peer):disabled:not(#\#):not(#\#):not(#\#):not(#\#)~.peer-disabled\:opacity-50{opacity:.5}.selection\:bg-primary:not(#\#):not(#\#):not(#\#):not(#\#) ::selection{background-color:var(--primary)}.selection\:bg-primary:not(#\#):not(#\#):not(#\#):not(#\#)::selection{background-color:var(--primary)}.selection\:text-primary-foreground:not(#\#):not(#\#):not(#\#):not(#\#) ::selection{color:var(--primary-foreground)}.selection\:text-primary-foreground:not(#\#):not(#\#):not(#\#):not(#\#)::selection{color:var(--primary-foreground)}.file\:inline-flex:not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-file-upload-button{display:inline-flex}.file\:inline-flex:not(#\#):not(#\#):not(#\#):not(#\#)::file-selector-button{display:inline-flex}.file\:h-7:not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-file-upload-button{height:calc(var(--spacing)*7)}.file\:h-7:not(#\#):not(#\#):not(#\#):not(#\#)::file-selector-button{height:calc(var(--spacing)*7)}.file\:border-0:not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-file-upload-button{border-style:var(--tw-border-style);border-width:0}.file\:border-0:not(#\#):not(#\#):not(#\#):not(#\#)::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent:not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-file-upload-button{background-color:#0000}.file\:bg-transparent:not(#\#):not(#\#):not(#\#):not(#\#)::file-selector-button{background-color:#0000}.file\:text-sm:not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-file-upload-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:text-sm:not(#\#):not(#\#):not(#\#):not(#\#)::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium:not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-file-upload-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:font-medium:not(#\#):not(#\#):not(#\#):not(#\#)::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground:not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-file-upload-button{color:var(--foreground)}.file\:text-foreground:not(#\#):not(#\#):not(#\#):not(#\#)::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground:not(#\#):not(#\#):not(#\#):not(#\#)::placeholder{color:var(--muted-foreground)}.before\:absolute:not(#\#):not(#\#):not(#\#):not(#\#):before{content:var(--tw-content);position:absolute}.before\:top-0:not(#\#):not(#\#):not(#\#):not(#\#):before{content:var(--tw-content);top:calc(var(--spacing)*0)}.before\:left-0:not(#\#):not(#\#):not(#\#):not(#\#):before{content:var(--tw-content);left:calc(var(--spacing)*0)}.before\:h-full:not(#\#):not(#\#):not(#\#):not(#\#):before{content:var(--tw-content);height:100%}.last\:border-b-0:last-child:not(#\#):not(#\#):not(#\#):not(#\#){border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:scale-110:hover:not(#\#):not(#\#):not(#\#):not(#\#){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:border-border:hover:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--border)}.hover\:border-orange-300:hover:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-orange-300)}.hover\:bg-accent:hover:not(#\#):not(#\#):not(#\#):not(#\#),.hover\:bg-accent\/50:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-accent\/50:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--accent)50%,transparent)}}.hover\:bg-destructive\/10:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-destructive\/10:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--destructive)10%,transparent)}}.hover\:bg-destructive\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-destructive\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--destructive)90%,transparent)}}.hover\:bg-gray-50:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-100)}.hover\:bg-gray-800:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-gray-800)}.hover\:bg-green-100:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-green-100)}.hover\:bg-green-700:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-green-700)}.hover\:bg-muted-foreground\/30:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted-foreground)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted-foreground\/30:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted-foreground)30%,transparent)}}.hover\:bg-muted\/30:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted\/30:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted)30%,transparent)}}.hover\:bg-muted\/50:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted\/50:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted)50%,transparent)}}.hover\:bg-muted\/70:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted\/70:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--muted)70%,transparent)}}.hover\:bg-orange-600:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-orange-600)}.hover\:bg-orange-700:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-orange-700)}.hover\:bg-primary\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--primary)90%,transparent)}}.hover\:bg-red-50:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-red-50)}.hover\:bg-red-100:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-red-100)}.hover\:bg-red-700:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-red-700)}.hover\:bg-secondary\/80:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--secondary)80%,transparent)}}.hover\:bg-slate-200:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-slate-200)}.hover\:bg-slate-800:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--color-slate-800)}.hover\:stroke-amber-400:hover:not(#\#):not(#\#):not(#\#):not(#\#){stroke:var(--color-amber-400)}.hover\:text-accent-foreground:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--accent-foreground)}.hover\:text-black:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-black)}.hover\:text-blue-800:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-blue-800)}.hover\:text-destructive:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--destructive)}.hover\:text-foreground:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--foreground)}.hover\:text-gray-700:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-700)}.hover\:text-gray-900:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-gray-900)}.hover\:text-green-700:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-green-700)}.hover\:text-orange-700:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-orange-700)}.hover\:text-primary:hover:not(#\#):not(#\#):not(#\#):not(#\#),.hover\:text-primary\/80:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:text-primary\/80:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:color-mix(in oklab,var(--primary)80%,transparent)}}.hover\:text-red-600:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-red-600)}.hover\:text-red-700:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-red-700)}.hover\:text-red-800:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-red-800)}.hover\:text-slate-900:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--color-slate-900)}.hover\:no-underline:hover:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-text-decoration-line:none;text-decoration-line:none}.hover\:underline:hover:not(#\#):not(#\#):not(#\#):not(#\#){-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover:not(#\#):not(#\#):not(#\#):not(#\#){opacity:1}.hover\:shadow-lg:hover:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-md:hover:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-sm:hover:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-blue-500:focus:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-blue-500)}.focus\:border-yellow-500:focus:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-yellow-500)}.focus\:bg-accent:focus:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}.focus\:text-accent-foreground:focus:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--accent-foreground)}.focus\:text-destructive:focus:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--destructive)}.focus\:ring-0:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-blue-500:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--color-blue-500)}.focus\:ring-gray-500:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--color-gray-500)}.focus\:ring-ring:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--ring)}.focus\:ring-offset-2:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-hidden:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus:not(#\#):not(#\#):not(#\#):not(#\#){outline-offset:2px;outline:2px solid #0000}}.focus\:outline-none:focus:not(#\#):not(#\#):not(#\#):not(#\#){--tw-outline-style:none;outline-style:none}.focus-visible\:border-ring:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--ring)}.focus-visible\:ring-2:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-blue-500:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--color-blue-500)}.focus-visible\:ring-destructive:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#),.focus-visible\:ring-destructive\/20:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-destructive\/20:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:color-mix(in oklab,var(--destructive)20%,transparent)}}.focus-visible\:ring-ring:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#),.focus-visible\:ring-ring\/50:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.focus-visible\:ring-offset-2:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-1:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-none:focus-visible:not(#\#):not(#\#):not(#\#):not(#\#){--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled:not(#\#):not(#\#):not(#\#):not(#\#){pointer-events:none}.disabled\:cursor-not-allowed:disabled:not(#\#):not(#\#):not(#\#):not(#\#){cursor:not-allowed}.disabled\:opacity-50:disabled:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.5}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr auto}.has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\]:has(>svg):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:calc(var(--spacing)*4)1fr}.has-\[\>svg\]\:gap-x-3:has(>svg):not(#\#):not(#\#):not(#\#):not(#\#){column-gap:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-2\.5:has(>svg):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*2.5);padding-right:calc(var(--spacing)*2.5)}.has-\[\>svg\]\:px-3:has(>svg):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*3);padding-right:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-4:has(>svg):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*4);padding-right:calc(var(--spacing)*4)}.aria-invalid\:border-destructive[aria-invalid=true]:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-ring-color:color-mix(in oklab,var(--destructive)20%,transparent)}}.data-\[active\=true\]\:bg-accent\/50[data-active=true]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.data-\[active\=true\]\:bg-accent\/50[data-active=true]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--accent)50%,transparent)}}.data-\[active\=true\]\:text-accent-foreground[data-active=true]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--accent-foreground)}@media (hover:hover){.data-\[active\=true\]\:hover\:bg-accent[data-active=true]:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}}.data-\[active\=true\]\:focus\:bg-accent[data-active=true]:focus:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}.data-\[disabled\]\:pointer-events-none[data-disabled]:not(#\#):not(#\#):not(#\#):not(#\#){pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true]:not(#\#):not(#\#):not(#\#):not(#\#){pointer-events:none}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]:not(#\#):not(#\#):not(#\#):not(#\#){opacity:.5}.data-\[error\=true\]\:text-destructive[data-error=true]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--destructive)}.data-\[inset\]\:pl-8[data-inset]:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*8)}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-x:calc(var(--spacing)*52)}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-x:calc(var(--spacing)*52*-1)}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-translate-x:calc(var(--spacing)*52)}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-translate-x:calc(var(--spacing)*52*-1)}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-]:not(#\#):not(#\#):not(#\#):not(#\#){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-opacity:0}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-]:not(#\#):not(#\#):not(#\#):not(#\#){animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-opacity:0}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]:not(#\#):not(#\#):not(#\#):not(#\#){height:1px}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]:not(#\#):not(#\#):not(#\#):not(#\#){width:100%}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]:not(#\#):not(#\#):not(#\#):not(#\#){height:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]:not(#\#):not(#\#):not(#\#):not(#\#){width:1px}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--muted-foreground)}.data-\[selected\=true\]\:bg-accent[data-selected=true]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--accent-foreground)}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-y:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-y:calc(var(--spacing)*2*-1)}.data-\[side\=left\]\:-translate-x-1[data-side=left]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-x:calc(var(--spacing)*2)}.data-\[side\=right\]\:translate-x-1[data-side=right]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-x:calc(var(--spacing)*2*-1)}.data-\[side\=top\]\:-translate-y-1[data-side=top]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-y:calc(var(--spacing)*2)}.data-\[size\=default\]\:h-9[data-size=default]:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*9)}.data-\[size\=sm\]\:h-8[data-size=sm]:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*8)}.\*\:data-\[slot\=alert-description\]\:text-destructive\/90:not(#\#):not(#\#):not(#\#):not(#\#)>[data-slot=alert-description]{color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.\*\:data-\[slot\=alert-description\]\:text-destructive\/90:not(#\#):not(#\#):not(#\#):not(#\#)>[data-slot=alert-description]{color:color-mix(in oklab,var(--destructive)90%,transparent)}}.\*\*\:data-\[slot\=command-input-wrapper\]\:h-12:not(#\#):not(#\#):not(#\#):not(#\#) [data-slot=command-input-wrapper]{height:calc(var(--spacing)*12)}.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0:not(#\#):not(#\#):not(#\#):not(#\#) [data-slot=navigation-menu-link]:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none:not(#\#):not(#\#):not(#\#):not(#\#) [data-slot=navigation-menu-link]:focus{--tw-outline-style:none;outline-style:none}.\*\:data-\[slot\=select-value\]\:line-clamp-1:not(#\#):not(#\#):not(#\#):not(#\#)>[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\*\:data-\[slot\=select-value\]\:flex:not(#\#):not(#\#):not(#\#):not(#\#)>[data-slot=select-value]{display:flex}.\*\:data-\[slot\=select-value\]\:items-center:not(#\#):not(#\#):not(#\#):not(#\#)>[data-slot=select-value]{align-items:center}.\*\:data-\[slot\=select-value\]\:gap-2:not(#\#):not(#\#):not(#\#):not(#\#)>[data-slot=select-value]{gap:calc(var(--spacing)*2)}.data-\[state\=active\]\:border-b-2[data-state=active]:not(#\#):not(#\#):not(#\#):not(#\#){border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.data-\[state\=active\]\:border-black[data-state=active]:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--color-black)}.data-\[state\=active\]\:bg-background[data-state=active]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--background)}.data-\[state\=active\]\:text-foreground[data-state=active]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--foreground)}.data-\[state\=active\]\:shadow-sm[data-state=active]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\][data-state=checked]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-x: calc(100% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=checked\]\:border-primary[data-state=checked]:not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--primary)}.data-\[state\=checked\]\:bg-primary[data-state=checked]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--primary)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--primary-foreground)}.data-\[state\=closed\]\:animate-out[data-state=closed]:not(#\#):not(#\#):not(#\#):not(#\#){animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=closed\]\:fade-out-0[data-state=closed]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-scale:.95}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-translate-x: -50% }.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-translate-y: -48% }[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:animate-out[data-state=closed]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=hidden\]\:animate-out[data-state=hidden]:not(#\#):not(#\#):not(#\#):not(#\#){animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=hidden\]\:fade-out[data-state=hidden]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-exit-opacity:0}.data-\[state\=open\]\:animate-in[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=open\]\:bg-accent[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#),.data-\[state\=open\]\:bg-accent\/50[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.data-\[state\=open\]\:bg-accent\/50[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--accent)50%,transparent)}}.data-\[state\=open\]\:text-accent-foreground[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--accent-foreground)}.data-\[state\=open\]\:text-muted-foreground[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--muted-foreground)}.data-\[state\=open\]\:fade-in-0[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-opacity:0}.data-\[state\=open\]\:zoom-in-90[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-scale:.9}.data-\[state\=open\]\:zoom-in-95[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-scale:.95}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-x: -50% }.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-translate-y: -48% }[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:animate-in[data-state=open]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}[data-viewport=false]:where(.group\/navigation-menu):not(#\#):not(#\#):not(#\#):not(#\#) .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}@media (hover:hover){.data-\[state\=open\]\:hover\:bg-accent[data-state=open]:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}}.data-\[state\=open\]\:focus\:bg-accent[data-state=open]:focus:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}.data-\[state\=selected\]\:bg-muted[data-state=selected]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--muted)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--input)}.data-\[state\=visible\]\:animate-in[data-state=visible]:not(#\#):not(#\#):not(#\#):not(#\#){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=visible\]\:fade-in[data-state=visible]:not(#\#):not(#\#):not(#\#):not(#\#){--tw-enter-opacity:0}.data-\[variant\=destructive\]\:text-destructive[data-variant=destructive]:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--destructive)}.data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--destructive)10%,transparent)}}.data-\[variant\=destructive\]\:focus\:text-destructive[data-variant=destructive]:focus:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--destructive)}@media (min-width:40rem){.sm\:my-5:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*5);margin-bottom:calc(var(--spacing)*5)}.sm\:mt-0:not(#\#):not(#\#):not(#\#):not(#\#){margin-top:calc(var(--spacing)*0)}.sm\:mr-2:not(#\#):not(#\#):not(#\#):not(#\#){margin-right:calc(var(--spacing)*2)}.sm\:mb-4:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*4)}.sm\:mb-6:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*6)}.sm\:block:not(#\#):not(#\#):not(#\#):not(#\#){display:block}.sm\:inline:not(#\#):not(#\#):not(#\#):not(#\#){display:inline}.sm\:h-2:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*2)}.sm\:h-4:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*4)}.sm\:h-6:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*6)}.sm\:h-8:not(#\#):not(#\#):not(#\#):not(#\#){height:calc(var(--spacing)*8)}.sm\:w-4:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*4)}.sm\:w-6:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*6)}.sm\:w-8:not(#\#):not(#\#):not(#\#):not(#\#){width:calc(var(--spacing)*8)}.sm\:w-\[80vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:80vw}.sm\:w-\[85vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:85vw}.sm\:w-auto:not(#\#):not(#\#):not(#\#):not(#\#){width:auto}.sm\:\!max-w-2xl:not(#\#){max-width:var(--container-2xl)!important}.sm\:max-w-2xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-2xl)}.sm\:max-w-5xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-5xl)}.sm\:max-w-\[85vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:85vw}.sm\:max-w-\[90vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:90vw}.sm\:max-w-\[425px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:425px}.sm\:max-w-\[600px\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:600px}.sm\:max-w-lg:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-lg)}.sm\:max-w-md:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-md)}.sm\:max-w-none:not(#\#):not(#\#):not(#\#):not(#\#){max-width:none}.sm\:max-w-xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-xl)}.sm\:grid-cols-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row:not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:row}.sm\:items-center:not(#\#):not(#\#):not(#\#):not(#\#){align-items:center}.sm\:justify-between:not(#\#):not(#\#):not(#\#):not(#\#){justify-content:space-between}.sm\:justify-end:not(#\#):not(#\#):not(#\#):not(#\#){justify-content:flex-end}.sm\:gap-2:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*2)}.sm\:gap-2\.5:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*2.5)}:where(.sm\:space-y-6>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.sm\:space-x-2>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-x-reverse:0;margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-3>:not(:last-child)):not(#\#):not(#\#):not(#\#):not(#\#){--tw-space-x-reverse:0;margin-left:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg:not(#\#):not(#\#):not(#\#):not(#\#){border-radius:var(--radius)}.sm\:p-12:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*12)}.sm\:px-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*3);padding-right:calc(var(--spacing)*3)}.sm\:px-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*4);padding-right:calc(var(--spacing)*4)}.sm\:px-6:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*6);padding-right:calc(var(--spacing)*6)}.sm\:py-1:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*1);padding-bottom:calc(var(--spacing)*1)}.sm\:py-3:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*3);padding-bottom:calc(var(--spacing)*3)}.sm\:pt-0:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*0)}.sm\:pt-4:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*4)}.sm\:pb-2:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*2)}.sm\:text-left:not(#\#):not(#\#):not(#\#):not(#\#){text-align:left}.sm\:text-4xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.sm\:text-7xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.sm\:text-base:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.sm\:text-lg:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.sm\:text-sm:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (min-width:48rem){.md\:absolute:not(#\#):not(#\#):not(#\#):not(#\#){position:absolute}.md\:col-span-1:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 1/span 1}.md\:col-span-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 2/span 2}.md\:col-span-3:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 3/span 3}.md\:mb-12:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*12)}.md\:block:not(#\#):not(#\#):not(#\#):not(#\#){display:block}.md\:w-1\/2:not(#\#):not(#\#):not(#\#):not(#\#){width:50%}.md\:w-\[75vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:75vw}.md\:w-\[80vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:80vw}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]:not(#\#):not(#\#):not(#\#):not(#\#){width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto:not(#\#):not(#\#):not(#\#):not(#\#){width:auto}.md\:\!max-w-2xl:not(#\#){max-width:var(--container-2xl)!important}.md\:max-w-\[90vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:90vw}.md\:max-w-xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-xl)}.md\:grid-cols-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row:not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:row}.md\:items-center:not(#\#):not(#\#):not(#\#):not(#\#){align-items:center}.md\:justify-end:not(#\#):not(#\#):not(#\#):not(#\#){justify-content:flex-end}.md\:gap-8:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*8)}.md\:gap-16:not(#\#):not(#\#):not(#\#):not(#\#){gap:calc(var(--spacing)*16)}.md\:p-6:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*6)}.md\:p-8:not(#\#):not(#\#):not(#\#):not(#\#){padding:calc(var(--spacing)*8)}.md\:px-6:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*6);padding-right:calc(var(--spacing)*6)}.md\:px-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*8);padding-right:calc(var(--spacing)*8)}.md\:px-10:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*10);padding-right:calc(var(--spacing)*10)}.md\:py-12:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*12);padding-bottom:calc(var(--spacing)*12)}.md\:py-16:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*16);padding-bottom:calc(var(--spacing)*16)}.md\:py-20:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*20);padding-bottom:calc(var(--spacing)*20)}.md\:py-24:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*24);padding-bottom:calc(var(--spacing)*24)}.md\:text-2xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-3xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-5xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-7xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.md\:text-base:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-sm:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (min-width:64rem){.lg\:col-span-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-column:span 2/span 2}.lg\:mb-1:not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:calc(var(--spacing)*1)}.lg\:w-\[70vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:70vw}.lg\:\!max-w-2xl:not(#\#){max-width:var(--container-2xl)!important}.lg\:max-w-2xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-2xl)}.lg\:max-w-\[90vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:90vw}.lg\:grid-cols-2:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4:not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-8:not(#\#):not(#\#):not(#\#):not(#\#){padding-left:calc(var(--spacing)*8);padding-right:calc(var(--spacing)*8)}.lg\:text-right:not(#\#):not(#\#):not(#\#):not(#\#){text-align:right}.lg\:text-7xl:not(#\#):not(#\#):not(#\#):not(#\#){font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}@media (min-width:80rem){.xl\:w-\[65vw\]:not(#\#):not(#\#):not(#\#):not(#\#){width:65vw}.xl\:\!max-w-2xl:not(#\#){max-width:var(--container-2xl)!important}.xl\:max-w-3xl:not(#\#):not(#\#):not(#\#):not(#\#){max-width:var(--container-3xl)}.xl\:max-w-\[90vw\]:not(#\#):not(#\#):not(#\#):not(#\#){max-width:90vw}}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:border-input{border-color:var(--input)}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:bg-destructive\/60{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:bg-destructive\/60{background-color:color-mix(in oklab,var(--destructive)60%,transparent)}}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:bg-input\/30{background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:bg-input\/30{background-color:color-mix(in oklab,var(--input)30%,transparent)}}@media (hover:hover){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:hover\:bg-accent\/50:hover{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:hover\:bg-accent\/50:hover{background-color:color-mix(in oklab,var(--accent)50%,transparent)}}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:hover\:bg-input\/50:hover{background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:hover\:bg-input\/50:hover{background-color:color-mix(in oklab,var(--input)50%,transparent)}}}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:focus-visible\:ring-destructive\/40:focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:focus-visible\:ring-destructive\/40:focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive)40%,transparent)}}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:aria-invalid\:ring-destructive\/40[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:aria-invalid\:ring-destructive\/40[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive)40%,transparent)}}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:data-\[state\=checked\]\:bg-primary-foreground[data-state=checked]{background-color:var(--primary-foreground)}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:data-\[state\=unchecked\]\:bg-foreground[data-state=unchecked]{background-color:var(--foreground)}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:data-\[state\=unchecked\]\:bg-input\/80[data-state=unchecked]{background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:data-\[state\=unchecked\]\:bg-input\/80[data-state=unchecked]{background-color:color-mix(in oklab,var(--input)80%,transparent)}}.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20[data-variant=destructive]:focus{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark:not(#\#):not(#\#):not(#\#):not(#\#) .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20[data-variant=destructive]:focus{background-color:color-mix(in oklab,var(--destructive)20%,transparent)}}.\[\&_\[cmdk-group-heading\]\]\:px-2:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-group-heading]{padding-left:calc(var(--spacing)*2);padding-right:calc(var(--spacing)*2)}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-group-heading]{padding-top:calc(var(--spacing)*1.5);padding-bottom:calc(var(--spacing)*1.5)}.\[\&_\[cmdk-group-heading\]\]\:text-xs:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-group-heading]{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\[\&_\[cmdk-group-heading\]\]\:font-medium:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-group-heading]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-group-heading]{color:var(--muted-foreground)}.\[\&_\[cmdk-group\]\]\:px-2:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-group]{padding-left:calc(var(--spacing)*2);padding-right:calc(var(--spacing)*2)}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:calc(var(--spacing)*0)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-input-wrapper] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-input-wrapper] svg{width:calc(var(--spacing)*5)}.\[\&_\[cmdk-input\]\]\:h-12:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-input]{height:calc(var(--spacing)*12)}.\[\&_\[cmdk-item\]\]\:px-2:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-item]{padding-left:calc(var(--spacing)*2);padding-right:calc(var(--spacing)*2)}.\[\&_\[cmdk-item\]\]\:py-3:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-item]{padding-top:calc(var(--spacing)*3);padding-bottom:calc(var(--spacing)*3)}.\[\&_\[cmdk-item\]_svg\]\:h-5:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-item] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-item\]_svg\]\:w-5:not(#\#):not(#\#):not(#\#):not(#\#) [cmdk-item] svg{width:calc(var(--spacing)*5)}.\[\&_p\]\:leading-relaxed:not(#\#):not(#\#):not(#\#):not(#\#) p{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.\[\&_svg\]\:pointer-events-none:not(#\#):not(#\#):not(#\#):not(#\#) svg{pointer-events:none}.\[\&_svg\]\:shrink-0:not(#\#):not(#\#):not(#\#):not(#\#) svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4:not(#\#):not(#\#):not(#\#):not(#\#) svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground:not(#\#):not(#\#):not(#\#):not(#\#) svg:not([class*=text-]){color:var(--muted-foreground)}.\[\&_tr\]\:border-b:not(#\#):not(#\#):not(#\#):not(#\#) tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0:not(#\#):not(#\#):not(#\#):not(#\#) tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]):not(#\#):not(#\#):not(#\#):not(#\#){padding-right:calc(var(--spacing)*0)}.\[\.border-b\]\:pb-6.border-b:not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--spacing)*6)}.\[\.border-t\]\:pt-6.border-t:not(#\#):not(#\#):not(#\#):not(#\#){padding-top:calc(var(--spacing)*6)}.\*\:\[span\]\:last\:flex:not(#\#):not(#\#):not(#\#):not(#\#)>span:last-child{display:flex}.\*\:\[span\]\:last\:items-center:not(#\#):not(#\#):not(#\#):not(#\#)>span:last-child{align-items:center}.\*\:\[span\]\:last\:gap-2:not(#\#):not(#\#):not(#\#):not(#\#)>span:last-child{gap:calc(var(--spacing)*2)}.data-\[variant\=destructive\]\:\*\:\[svg\]\:\!text-destructive[data-variant=destructive]:not(#\#)>svg{color:var(--destructive)!important}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]:not(#\#):not(#\#):not(#\#):not(#\#)>[role=checkbox]{--tw-translate-y:2px;translate:var(--tw-translate-x)var(--tw-translate-y)}.\[\&\>div\]\:animate-pulse:not(#\#):not(#\#):not(#\#):not(#\#)>div{animation:var(--animate-pulse)}.\[\&\>svg\]\:pointer-events-none:not(#\#):not(#\#):not(#\#):not(#\#)>svg{pointer-events:none}.\[\&\>svg\]\:size-3:not(#\#):not(#\#):not(#\#):not(#\#)>svg{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.\[\&\>svg\]\:size-3\.5:not(#\#):not(#\#):not(#\#):not(#\#)>svg{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.\[\&\>svg\]\:size-4:not(#\#):not(#\#):not(#\#):not(#\#)>svg{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&\>svg\]\:translate-y-0\.5:not(#\#):not(#\#):not(#\#):not(#\#)>svg{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.\[\&\>svg\]\:text-current:not(#\#):not(#\#):not(#\#):not(#\#)>svg{color:currentColor}.\[\&\>tr\]\:last\:border-b-0:not(#\#):not(#\#):not(#\#):not(#\#)>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){a.\[a\&\]\:hover\:bg-accent:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--accent)}a.\[a\&\]\:hover\:bg-destructive\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-destructive\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--destructive)90%,transparent)}}a.\[a\&\]\:hover\:bg-primary\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-primary\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--primary)90%,transparent)}}a.\[a\&\]\:hover\:bg-secondary\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-secondary\/90:hover:not(#\#):not(#\#):not(#\#):not(#\#){background-color:color-mix(in oklab,var(--secondary)90%,transparent)}}a.\[a\&\]\:hover\:text-accent-foreground:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--accent-foreground)}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--radius:.625rem;--background:rgb(255, 255, 255);--foreground:rgb(2, 6, 24);--card:rgb(255, 255, 255);--card-foreground:rgb(2, 6, 24);--popover:rgb(255, 255, 255);--popover-foreground:rgb(2, 6, 24);--primary:rgb(15, 23, 43);--primary-foreground:rgb(248, 250, 252);--secondary:rgb(241, 245, 249);--secondary-foreground:rgb(15, 23, 43);--muted:rgb(241, 245, 249);--muted-foreground:rgb(98, 116, 142);--accent:rgb(241, 245, 249);--accent-foreground:rgb(15, 23, 43);--destructive:rgb(228, 0, 22);--border:rgb(226, 232, 240);--input:rgb(226, 232, 240);--ring:rgb(144, 161, 185);--chart-1:rgb(236, 86, 0);--chart-2:rgb(0, 148, 136);--chart-3:rgb(16, 78, 100);--chart-4:rgb(250, 188, 0);--chart-5:rgb(246, 158, 0);--sidebar:rgb(248, 250, 252);--sidebar-foreground:rgb(2, 6, 24);--sidebar-primary:rgb(15, 23, 43);--sidebar-primary-foreground:rgb(248, 250, 252);--sidebar-accent:rgb(241, 245, 249);--sidebar-accent-foreground:rgb(15, 23, 43);--sidebar-border:rgb(226, 232, 240);--sidebar-ring:rgb(144, 161, 185)}@supports (color: color(display-p3 0 0 0%)){:root:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--destructive:rgb(228, 0, 22);--chart-1:rgb(236, 86, 0);--chart-2:rgb(0, 148, 136);--chart-4:rgb(250, 188, 0);--chart-5:rgb(246, 158, 0)}@media (color-gamut: p3){:root:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--destructive:color(display-p3 .83032 .14038 .1332);--chart-1:color(display-p3 .88747 .34166 .022);--chart-2:color(display-p3 .20711 .57958 .53668);--chart-4:color(display-p3 .95919 .73852 .11827);--chart-5:color(display-p3 .93994 .62058 .05854)}}}.dark:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--background:rgb(2, 6, 24);--foreground:rgb(248, 250, 252);--card:rgb(15, 23, 43);--card-foreground:rgb(248, 250, 252);--popover:rgb(15, 23, 43);--popover-foreground:rgb(248, 250, 252);--primary:rgb(226, 232, 240);--primary-foreground:rgb(15, 23, 43);--secondary:rgb(29, 41, 61);--secondary-foreground:rgb(248, 250, 252);--muted:rgb(29, 41, 61);--muted-foreground:rgb(144, 161, 185);--accent:rgb(29, 41, 61);--accent-foreground:rgb(248, 250, 252);--destructive:rgb(255, 101, 104);--border:rgba(255, 255, 255, .1);--input:rgba(255, 255, 255, .15);--ring:rgb(106, 114, 130);--chart-1:rgb(20, 71, 230);--chart-2:rgb(0, 185, 129);--chart-3:rgb(246, 158, 0);--chart-4:rgb(171, 78, 255);--chart-5:rgb(255, 35, 87);--sidebar:rgb(15, 23, 43);--sidebar-foreground:rgb(248, 250, 252);--sidebar-primary:rgb(20, 71, 230);--sidebar-primary-foreground:rgb(248, 250, 252);--sidebar-accent:rgb(29, 41, 61);--sidebar-accent-foreground:rgb(248, 250, 252);--sidebar-border:rgba(255, 255, 255, .1);--sidebar-ring:rgb(106, 114, 130)}@supports (color: color(display-p3 0 0 0%)){.dark:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--destructive:rgb(255, 101, 104);--chart-2:rgb(0, 185, 129);--chart-3:rgb(246, 158, 0);--chart-4:rgb(171, 78, 255);--chart-5:rgb(255, 35, 87)}@media (color-gamut: p3){.dark:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){--destructive:color(display-p3 .93353 .43168 .42349);--chart-2:color(display-p3 .26711 .72685 .5084);--chart-3:color(display-p3 .93994 .62058 .05854);--chart-4:color(display-p3 .62952 .30089 .99082);--chart-5:color(display-p3 .92182 .24075 .35567)}}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));filter:blur(var(--tw-enter-blur,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));filter:blur(var(--tw-exit-blur,0))}}
