@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display";: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 :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{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 :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.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 :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.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(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input: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 :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,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:is(.checkBox,.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:is(.checkBox,.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(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-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;-moz-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;inset: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 :is(span,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::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}@font-face{font-family:icomoon;src:url(/assets/icomoon-CPB6g_Jw.eot?r52lb6);src:url(/assets/icomoon-CPB6g_Jw.eot?r52lb6#iefix) format("embedded-opentype"),url(/assets/icomoon-D3QgaBcb.ttf?r52lb6) format("truetype"),url(/assets/icomoon-C3SUnV2d.woff?r52lb6) format("woff"),url(/assets/icomoon-C6XZaXTa.svg?r52lb6#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-home:before{content:""}.icon-pencil:before{content:""}.icon-pacman:before{content:""}.icon-mic:before{content:""}.icon-file-empty:before{content:""}.icon-folder:before{content:""}.icon-pushpin:before{content:""}.icon-database:before{content:""}.icon-bubble:before{content:""}.icon-user:before{content:""}.icon-wrench:before{content:""}.icon-stats-dots:before{content:""}.icon-stats-bars:before{content:""}.icon-stats-bars2:before{content:""}.icon-leaf:before{content:""}.icon-fire:before{content:""}.icon-lab:before{content:""}.icon-accessibility:before{content:""}.icon-switch:before{content:""}.icon-link:before{content:""}.icon-star-full:before{content:""}.icon-warning:before{content:""}.icon-rss:before{content:""}:root{--background: 223.8136 -172.5242% 100%;--foreground: 223.8136 0% 3.9388%;--card: 223.8136 -172.5242% 100%;--card-foreground: 223.8136 0% 3.9388%;--popover: 223.8136 -172.5242% 100%;--popover-foreground: 223.8136 0% 3.9388%;--primary: 340.7143 77.7778% 35.2941%;--primary-foreground: 223.8136 .0004% 98.0256%;--secondary: 223.8136 .0002% 96.0587%;--secondary-foreground: 0 0% 43.5294%;--muted: 223.8136 .0002% 96.0587%;--muted-foreground: 223.8136 0% 45.1519%;--accent: 223.8136 .0002% 96.0587%;--accent-foreground: 223.8136 0% 9.0527%;--destructive: 351.7303 123.6748% 40.5257%;--destructive-foreground: 223.8136 -172.5242% 100%;--border: 223.8136 .0001% 89.8161%;--input: 223.8136 .0001% 89.8161%;--ring: 223.8136 0% 63.0163%;--chart-1: 211.788 101.9718% 78.6759%;--chart-2: 217.4076 91.3672% 59.5787%;--chart-3: 221.4336 86.3731% 54.0624%;--chart-4: 223.6587 78.718% 47.8635%;--chart-5: 226.5426 70.0108% 39.9224%;--sidebar: 223.8136 .0004% 98.0256%;--sidebar-foreground: 223.8136 0% 3.9388%;--sidebar-primary: 223.8136 0% 9.0527%;--sidebar-primary-foreground: 223.8136 .0004% 98.0256%;--sidebar-accent: 223.8136 .0002% 96.0587%;--sidebar-accent-foreground: 223.8136 0% 9.0527%;--sidebar-border: 223.8136 .0001% 89.8161%;--sidebar-ring: 223.8136 0% 63.0163%;--font-sans: Open Sans, ui-sans-serif, sans-serif, system-ui;--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono: Anonymous Pro, ui-monospace, monospace;--radius: .6rem;--shadow-2xs: 0 1px 3px 0px hsl(0 0% 0% / .05);--shadow-xs: 0 1px 3px 0px hsl(0 0% 0% / .05);--shadow-sm: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 1px 2px -1px hsl(0 0% 0% / .1);--shadow: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 1px 2px -1px hsl(0 0% 0% / .1);--shadow-md: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 2px 4px -1px hsl(0 0% 0% / .1);--shadow-lg: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 4px 6px -1px hsl(0 0% 0% / .1);--shadow-xl: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 8px 10px -1px hsl(0 0% 0% / .1);--shadow-2xl: 0 1px 3px 0px hsl(0 0% 0% / .25);--tracking-normal: 0em;--spacing: .25rem}.code-block{font-family:var(--font-mono);background-color:#f2f2f3;padding:.25rem .5rem;border-radius:.25rem;color:#333a4d;font-size:.9em}.inline-code{font-family:var(--font-mono);background-color:#f2f2f3;padding:.1rem .3rem;border-radius:.25rem;color:#333a4d;font-size:.9em}pre.scrollable-code{background-color:#f2f2f3;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:.75rem 0;border:1px solid hsl(223,10%,90%);position:relative}pre.standard-width{width:100%;max-width:620px;box-sizing:border-box}pre.scrollable-code .code-block{background-color:transparent;padding:0;white-space:pre;display:block;color:#333a4d;line-height:1.5}.code-block-wrapper{position:relative}.dark{--background: 223.8136 0% 3.9388%;--foreground: 223.8136 .0004% 98.0256%;--card: 223.8136 0% 9.0527%;--card-foreground: 223.8136 .0004% 98.0256%;--popover: 223.8136 0% 14.9382%;--popover-foreground: 223.8136 .0004% 98.0256%;--primary: 340.7143 77.7778% 35.2941%;--primary-foreground: 0 0% 92.1569%;--secondary: 0 0% 14.902%;--secondary-foreground: 223.8136 .0004% 98.0256%;--muted: 223.8136 0% 14.9382%;--muted-foreground: 223.8136 0% 63.0163%;--accent: 223.8136 0% 25.0471%;--accent-foreground: 223.8136 .0004% 98.0256%;--destructive: 358.7594 101.8439% 69.8357%;--destructive-foreground: 223.8136 .0004% 98.0256%;--border: 223.8136 0% 15.5096%;--input: 223.8136 0% 20.3885%;--ring: 223.8136 0% 45.1519%;--chart-1: 211.788 101.9718% 78.6759%;--chart-2: 217.4076 91.3672% 59.5787%;--chart-3: 221.4336 86.3731% 54.0624%;--chart-4: 223.6587 78.718% 47.8635%;--chart-5: 226.5426 70.0108% 39.9224%;--sidebar: 223.8136 0% 9.0527%;--sidebar-foreground: 223.8136 .0004% 98.0256%;--sidebar-primary: 225.3451 84.0953% 48.9841%;--sidebar-primary-foreground: 223.8136 .0004% 98.0256%;--sidebar-accent: 223.8136 0% 14.9382%;--sidebar-accent-foreground: 223.8136 .0004% 98.0256%;--sidebar-border: 223.8136 0% 15.5096%;--sidebar-ring: 223.8136 0% 32.1993%;--font-sans: Open Sans, ui-sans-serif, sans-serif, system-ui;--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono: Anonymous Pro, ui-monospace, monospace;--radius: .6rem;--shadow-2xs: 0 1px 3px 0px hsl(0 0% 0% / .05);--shadow-xs: 0 1px 3px 0px hsl(0 0% 0% / .05);--shadow-sm: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 1px 2px -1px hsl(0 0% 0% / .1);--shadow: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 1px 2px -1px hsl(0 0% 0% / .1);--shadow-md: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 2px 4px -1px hsl(0 0% 0% / .1);--shadow-lg: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 4px 6px -1px hsl(0 0% 0% / .1);--shadow-xl: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 8px 10px -1px hsl(0 0% 0% / .1);--shadow-2xl: 0 1px 3px 0px hsl(0 0% 0% / .25)}.dark .code-block,.dark .inline-code{background-color:#1c1d22;color:#d5d7dd}.dark pre.scrollable-code{background-color:#1c1d22;border-color:#292c32}.dark pre.scrollable-code .code-block{color:#d5d7dd}.dark pre.standard-width{width:100%;max-width:620px;box-sizing:border-box}.cite-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25em;height:1.25em;padding:0 .3em;border-radius:.625em;background-color:color-mix(in srgb,var(--config-primary) 12%,transparent);color:var(--config-primary);font-size:.68em;font-weight:600;font-style:normal;font-family:var(--font-sans);letter-spacing:0;cursor:pointer;vertical-align:super;line-height:1;margin:0 .15em;white-space:nowrap;text-decoration:none;border:1px solid color-mix(in srgb,var(--config-primary) 28%,transparent);transition:background-color .15s}.cite-badge--pending{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));border-color:hsl(var(--border))}.dark .cite-badge{background-color:color-mix(in srgb,var(--config-primary) 18%,transparent);color:var(--config-primary);border-color:color-mix(in srgb,var(--config-primary) 35%,transparent)}.dark .cite-badge--pending{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));border-color:hsl(var(--border))}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.left-0{left:0}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-14{right:3.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[50\%\]{top:50%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[70\]{z-index:70}.m-5{margin:1.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-ml-1{margin-left:-.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.me-1{margin-inline-end:.25rem}.me-2{margin-inline-end:.5rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-12{margin-right:3rem}.mr-2{margin-right:.5rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-4{margin-inline-start:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.size-\[--cell-size\]{width:var(--cell-size);height:var(--cell-size)}.h-10{height:2.5rem}.h-12{height:3rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[--cell-size\]{height:var(--cell-size)}.h-\[1px\]{height:1px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-0{max-height:0px}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-\[--radix-select-content-available-height\]{max-height:var(--radix-select-content-available-height)}.max-h-\[80vh\]{max-height:80vh}.max-h-\[92vh\]{max-height:92vh}.min-h-0{min-height:0px}.min-h-\[1\.25rem\]{min-height:1.25rem}.min-h-\[60px\]{min-height:60px}.min-h-\[65vh\]{min-height:65vh}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[--cell-size\]{width:var(--cell-size)}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[180px\]{width:180px}.w-\[1px\]{width:1px}.w-\[90vw\]{width:90vw}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[--cell-size\]{min-width:var(--cell-size)}.min-w-\[20px\]{min-width:20px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[--radix-select-content-transform-origin\]{transform-origin:var(--radix-select-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.auto-rows-min{grid-auto-rows:min-content}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[--color-border\]{border-color:var(--color-border)}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-current{border-color:currentColor}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-primary-foreground\/30{border-color:hsl(var(--primary-foreground) / .3)}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-t-primary-foreground{border-top-color:hsl(var(--primary-foreground))}.border-t-transparent{border-top-color:transparent}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-background\/50{background-color:hsl(var(--background) / .5)}.bg-black\/80{background-color:#000c}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground\/20{background-color:hsl(var(--primary-foreground) / .2)}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-transparent{background-color:transparent}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-background{--tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: hsl(var(--primary) / .05) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-background{--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-background\/80{--tw-gradient-to: hsl(var(--background) / .8) var(--tw-gradient-to-position)}.to-primary\/5{--tw-gradient-to: hsl(var(--primary) / .05) var(--tw-gradient-to-position)}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[1px\]{padding:1px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[--cell-size\]{padding-left:var(--cell-size);padding-right:var(--cell-size)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-input{color:hsl(var(--input))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[grid-template-rows\]{transition-property:grid-template-rows;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\]{transition-property:width,height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@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))}}@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))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-200{animation-duration:.2s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.\[--cell-size\:2rem\]{--cell-size: 2rem}.dark\:prose-invert:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.before\:content-none:before{--tw-content: none;content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100{opacity:1}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[orientation\=vertical\]\:h-4[data-orientation=vertical]{height:1rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[range-end\=true\]\:rounded-md[data-range-end=true]{border-radius:calc(var(--radius) - 2px)}.data-\[range-middle\=true\]\:rounded-none[data-range-middle=true]{border-radius:0}.data-\[range-start\=true\]\:rounded-md[data-range-start=true]{border-radius:calc(var(--radius) - 2px)}.data-\[selected\=true\]\:rounded-none[data-selected=true]{border-radius:0}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[range-end\=true\]\:bg-primary[data-range-end=true]{background-color:hsl(var(--primary))}.data-\[range-middle\=true\]\:bg-accent[data-range-middle=true]{background-color:hsl(var(--accent))}.data-\[range-start\=true\]\:bg-primary[data-range-start=true],.data-\[selected-single\=true\]\:bg-primary[data-selected-single=true]{background-color:hsl(var(--primary))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:hsl(var(--muted-foreground))}.data-\[range-end\=true\]\:text-primary-foreground[data-range-end=true]{color:hsl(var(--primary-foreground))}.data-\[range-middle\=true\]\:text-accent-foreground[data-range-middle=true]{color:hsl(var(--accent-foreground))}.data-\[range-start\=true\]\:text-primary-foreground[data-range-start=true],.data-\[selected-single\=true\]\:text-primary-foreground[data-selected-single=true]{color:hsl(var(--primary-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:relative{position:relative}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:z-10{z-index:10}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/collapsible[data-state=open] .group-data-\[state\=open\]\/collapsible\:rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:border-ring{border-color:hsl(var(--ring))}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:ring-\[3px\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:ring-ring\/50{--tw-ring-color: hsl(var(--ring) / .5)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}}@media (min-width: 768px){.md\:block{display:block}.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:gap-2{gap:.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1280px){.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}.\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-md:first-child[data-selected=true] button{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md:last-child[data-selected=true] button{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y: 2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>span\]\:text-xs>span{font-size:.75rem;line-height:1rem}.\[\&\>span\]\:opacity-70>span{opacity:.7}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:h-3\.5>svg{height:.875rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:w-3\.5>svg{width:.875rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-slot=card-content] .\[\[data-slot\=card-content\]_\&\]\:bg-transparent,[data-slot=popover-content] .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent{background-color:transparent}.font-roboto-thin,.input-wrapper .promptlibrary .hook,.profile-wrapper .form-input input{font-family:roboto,sans-serif;font-weight:100}.font-roboto-regular,.profile-wrapper .form-input label,.customized-btn,.menu-options select{font-family:roboto,sans-serif;font-weight:400}.font-roboto-bold{font-family:roboto,sans-serif;font-weight:900}.font-roboto-italic{font-family:roboto,sans-serif;font-style:italic}.font-noto-thin{font-family:Noto Sans,sans-serif;font-weight:100}.font-noto-regular,.chat table,.chat th,.chat td,.header .def-header .promptlibrary-link,.header .def-header .promptlibrary-btn button,.def-header .promptlibrary-btn button,.prompts .prompt .tag-container .tag-span,.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label,.prompt-subline,.prompt-headline{font-family:Noto Sans,sans-serif;font-weight:400}.font-noto-bold{font-family:Noto Sans,sans-serif;font-weight:900}.font-noto-italic{font-family:Noto Sans,sans-serif;font-style:italic}.font-size-headline{font-size:20px}@media (min-width: 576px){.font-size-headline{font-size:20px}}@media (min-width: 768px){.font-size-headline{font-size:20px}}@media (min-width: 992px){.font-size-headline{font-size:20px}}@media (min-width: 1200px){.font-size-headline{font-size:20px}}@media (min-width: 1400px){.font-size-headline{font-size:20px}}.font-size-text,.header .def-header .promptlibrary-link,.header .def-header .promptlibrary-btn button,.def-header .promptlibrary-btn button,.customized-btn,.menu-options select{font-size:14px}@media (min-width: 576px){.font-size-text,.header .def-header .promptlibrary-link,.header .def-header .promptlibrary-btn button,.def-header .promptlibrary-btn button,.customized-btn,.menu-options select{font-size:14px}}@media (min-width: 768px){.font-size-text,.header .def-header .promptlibrary-link,.header .def-header .promptlibrary-btn button,.def-header .promptlibrary-btn button,.customized-btn,.menu-options select{font-size:14px}}@media (min-width: 992px){.font-size-text,.header .def-header .promptlibrary-link,.header .def-header .promptlibrary-btn button,.def-header .promptlibrary-btn button,.customized-btn,.menu-options select{font-size:16px}}@media (min-width: 1200px){.font-size-text,.header .def-header .promptlibrary-link,.header .def-header .promptlibrary-btn button,.def-header .promptlibrary-btn button,.customized-btn,.menu-options select{font-size:16px}}@media (min-width: 1400px){.font-size-text,.header .def-header .promptlibrary-link,.header .def-header .promptlibrary-btn button,.def-header .promptlibrary-btn button,.customized-btn,.menu-options select{font-size:16px}}.font-size-text-smaller,.menu-options button,.menu-options select{font-size:12px}@media (min-width: 576px){.font-size-text-smaller,.menu-options button,.menu-options select{font-size:12px}}@media (min-width: 768px){.font-size-text-smaller,.menu-options button,.menu-options select{font-size:14px}}@media (min-width: 992px){.font-size-text-smaller,.menu-options button,.menu-options select{font-size:14px}}@media (min-width: 1200px){.font-size-text-smaller,.menu-options button,.menu-options select{font-size:14px}}@media (min-width: 1400px){.font-size-text-smaller,.menu-options button,.menu-options select{font-size:14px}}.font-size-icons{font-size:18px}@media (min-width: 576px){.font-size-icons{font-size:18px}}@media (min-width: 768px){.font-size-icons{font-size:18px}}@media (min-width: 992px){.font-size-icons{font-size:18px}}@media (min-width: 1200px){.font-size-icons{font-size:24px}}@media (min-width: 1400px){.font-size-icons{font-size:24px}}.font-size-h1{font-size:42px}@media (min-width: 576px){.font-size-h1{font-size:42px}}@media (min-width: 768px){.font-size-h1{font-size:42px}}@media (min-width: 992px){.font-size-h1{font-size:42px}}@media (min-width: 1200px){.font-size-h1{font-size:50px}}@media (min-width: 1400px){.font-size-h1{font-size:50px}}.font-size-h2{font-size:32px}@media (min-width: 576px){.font-size-h2{font-size:32px}}@media (min-width: 768px){.font-size-h2{font-size:32px}}@media (min-width: 992px){.font-size-h2{font-size:32px}}@media (min-width: 1200px){.font-size-h2{font-size:32px}}@media (min-width: 1400px){.font-size-h2{font-size:32px}}.font-size-icon{font-size:18px}@media (min-width: 576px){.font-size-icon{font-size:18px}}@media (min-width: 768px){.font-size-icon{font-size:18px}}@media (min-width: 992px){.font-size-icon{font-size:24px}}@media (min-width: 1200px){.font-size-icon{font-size:24px}}@media (min-width: 1400px){.font-size-icon{font-size:24px}}.font-size-h3{font-size:24px}@media (min-width: 576px){.font-size-h3{font-size:24px}}@media (min-width: 768px){.font-size-h3{font-size:24px}}@media (min-width: 992px){.font-size-h3{font-size:24px}}@media (min-width: 1200px){.font-size-h3{font-size:24px}}@media (min-width: 1400px){.font-size-h3{font-size:24px}}.font-size-h4,.prompt-headline{font-size:18px}@media (min-width: 576px){.font-size-h4,.prompt-headline{font-size:18px}}@media (min-width: 768px){.font-size-h4,.prompt-headline{font-size:18px}}@media (min-width: 992px){.font-size-h4,.prompt-headline{font-size:24px}}@media (min-width: 1200px){.font-size-h4,.prompt-headline{font-size:24px}}@media (min-width: 1400px){.font-size-h4,.prompt-headline{font-size:24px}}.font-size-h5,.chat table,.chat th,.chat td,.input-wrapper .promptlibrary .hook,.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label,.prompt-subline{font-size:12px}@media (min-width: 576px){.font-size-h5,.chat table,.chat th,.chat td,.input-wrapper .promptlibrary .hook,.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label,.prompt-subline{font-size:12px}}@media (min-width: 768px){.font-size-h5,.chat table,.chat th,.chat td,.input-wrapper .promptlibrary .hook,.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label,.prompt-subline{font-size:12px}}@media (min-width: 992px){.font-size-h5,.chat table,.chat th,.chat td,.input-wrapper .promptlibrary .hook,.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label,.prompt-subline{font-size:12px}}@media (min-width: 1200px){.font-size-h5,.chat table,.chat th,.chat td,.input-wrapper .promptlibrary .hook,.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label,.prompt-subline{font-size:12px}}@media (min-width: 1400px){.font-size-h5,.chat table,.chat th,.chat td,.input-wrapper .promptlibrary .hook,.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label,.prompt-subline{font-size:12px}}.font-size-h6,.prompts .prompt .tag-container .tag-span{font-size:10px}@media (min-width: 576px){.font-size-h6,.prompts .prompt .tag-container .tag-span{font-size:10px}}@media (min-width: 768px){.font-size-h6,.prompts .prompt .tag-container .tag-span{font-size:10px}}@media (min-width: 992px){.font-size-h6,.prompts .prompt .tag-container .tag-span{font-size:10px}}@media (min-width: 1200px){.font-size-h6,.prompts .prompt .tag-container .tag-span{font-size:10px}}@media (min-width: 1400px){.font-size-h6,.prompts .prompt .tag-container .tag-span{font-size:10px}}.font-uppercase{text-transform:uppercase}.co-white{color:#fff}.co-black{color:#000}.co-greyblue{color:#89a0bc}.co-blue,.prompt-headline{color:var(--config-primary)}.co-darkpurple{color:#7c6ea9}.customized-btn,.menu-options select{background-color:var(--btn-bg);display:flex;align-items:center;border-radius:6px;color:#fff;font-weight:500;transition:all .3s ease;box-shadow:0 2px 6px #0000001a}.customized-btn:hover,.menu-options select:hover{background-color:var(--btn-hovered);color:var(--config-primary);box-shadow:0 6px 12px #00000026}.text-submit-btn,.menu-options select{padding:8px 12px!important;border:2px solid var(--config-primary)}.prompt-headline{letter-spacing:1px;text-align:center;margin-bottom:10px;border-bottom:1px solid lightgrey;position:relative}.prompt-headline svg{position:absolute;right:12px;top:0}.prompt-subline{font-style:italic;text-align:center}.darkmode-toggle{color:hsl(var(--muted-foreground));border-radius:4px;transition:all .3s ease;cursor:pointer;padding:10px}.darkmode-toggle:hover{color:hsl(var(--foreground));background-color:hsl(var(--accent))}.helper-btn{background:var(--btn-bg);padding:3px 6px;border-radius:4px;border:1px solid var(--config-primary);color:#fff;transition:all .3s ease}.helper-btn:hover{background:var(--btn-hovered);color:var(--config-primary)}.guideline-section{padding:20px 10px}@media (min-width: 576px){.guideline-section{padding:20px 10px}}@media (min-width: 768px){.guideline-section{padding:20px 40px}}@media (min-width: 992px){.guideline-section{padding:20px 40px}}@media (min-width: 1200px){.guideline-section{padding:20px 40px}}@media (min-width: 1400px){.guideline-section{padding:20px 40px}}.promptlibrary-section,.faq-section,.guideline-section{background:var(--bg-color);padding-top:5px}@media (min-width: 576px){.promptlibrary-section,.faq-section,.guideline-section{padding-top:5px}}@media (min-width: 768px){.promptlibrary-section,.faq-section,.guideline-section{padding-top:30px}}@media (min-width: 992px){.promptlibrary-section,.faq-section,.guideline-section{padding-top:30px}}@media (min-width: 1200px){.promptlibrary-section,.faq-section,.guideline-section{padding-top:30px}}@media (min-width: 1400px){.promptlibrary-section,.faq-section,.guideline-section{padding-top:30px}}.promptlibrary-section .promptlibrary-wrapper,.promptlibrary-section .faq-wrapper,.promptlibrary-section .guideline-wrapper,.faq-section .promptlibrary-wrapper,.faq-section .faq-wrapper,.faq-section .guideline-wrapper,.guideline-section .promptlibrary-wrapper,.guideline-section .faq-wrapper,.guideline-section .guideline-wrapper{width:90%}@media (min-width: 576px){.promptlibrary-section .promptlibrary-wrapper,.promptlibrary-section .faq-wrapper,.promptlibrary-section .guideline-wrapper,.faq-section .promptlibrary-wrapper,.faq-section .faq-wrapper,.faq-section .guideline-wrapper,.guideline-section .promptlibrary-wrapper,.guideline-section .faq-wrapper,.guideline-section .guideline-wrapper{width:90%}}@media (min-width: 768px){.promptlibrary-section .promptlibrary-wrapper,.promptlibrary-section .faq-wrapper,.promptlibrary-section .guideline-wrapper,.faq-section .promptlibrary-wrapper,.faq-section .faq-wrapper,.faq-section .guideline-wrapper,.guideline-section .promptlibrary-wrapper,.guideline-section .faq-wrapper,.guideline-section .guideline-wrapper{width:90%}}@media (min-width: 992px){.promptlibrary-section .promptlibrary-wrapper,.promptlibrary-section .faq-wrapper,.promptlibrary-section .guideline-wrapper,.faq-section .promptlibrary-wrapper,.faq-section .faq-wrapper,.faq-section .guideline-wrapper,.guideline-section .promptlibrary-wrapper,.guideline-section .faq-wrapper,.guideline-section .guideline-wrapper{width:90%}}@media (min-width: 1200px){.promptlibrary-section .promptlibrary-wrapper,.promptlibrary-section .faq-wrapper,.promptlibrary-section .guideline-wrapper,.faq-section .promptlibrary-wrapper,.faq-section .faq-wrapper,.faq-section .guideline-wrapper,.guideline-section .promptlibrary-wrapper,.guideline-section .faq-wrapper,.guideline-section .guideline-wrapper{width:90%}}@media (min-width: 1400px){.promptlibrary-section .promptlibrary-wrapper,.promptlibrary-section .faq-wrapper,.promptlibrary-section .guideline-wrapper,.faq-section .promptlibrary-wrapper,.faq-section .faq-wrapper,.faq-section .guideline-wrapper,.guideline-section .promptlibrary-wrapper,.guideline-section .faq-wrapper,.guideline-section .guideline-wrapper{width:90%}}.promptlibrary-section .promptlibrary-wrapper,.promptlibrary-section .faq-wrapper,.promptlibrary-section .guideline-wrapper,.faq-section .promptlibrary-wrapper,.faq-section .faq-wrapper,.faq-section .guideline-wrapper,.guideline-section .promptlibrary-wrapper,.guideline-section .faq-wrapper,.guideline-section .guideline-wrapper{margin:auto;overflow:hidden}.promptlibrary-section .promptlibrary-wrapper .editor-bg,.promptlibrary-section .faq-wrapper .editor-bg,.promptlibrary-section .guideline-wrapper .editor-bg,.faq-section .promptlibrary-wrapper .editor-bg,.faq-section .faq-wrapper .editor-bg,.faq-section .guideline-wrapper .editor-bg,.guideline-section .promptlibrary-wrapper .editor-bg,.guideline-section .faq-wrapper .editor-bg,.guideline-section .guideline-wrapper .editor-bg{position:fixed;top:0;right:0;width:100vw;height:100vh;background:#000000d9;backdrop-filter:blur(15px)}.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{position:fixed;top:5px}@media (min-width: 576px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{top:5px}}@media (min-width: 768px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{top:5px}}@media (min-width: 992px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{top:24px}}@media (min-width: 1200px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{top:24px}}@media (min-width: 1400px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{top:24px}}.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{right:5px}@media (min-width: 576px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{right:5px}}@media (min-width: 768px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{right:5px}}@media (min-width: 992px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{right:24px}}@media (min-width: 1200px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{right:24px}}@media (min-width: 1400px){.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{right:24px}}.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose,.faq-section .faq-wrapper .editor-bg .toggleClose,.faq-section .guideline-wrapper .editor-bg .toggleClose,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose,.guideline-section .faq-wrapper .editor-bg .toggleClose,.guideline-section .guideline-wrapper .editor-bg .toggleClose{color:#fff;cursor:pointer;transition:all .3s ease}.promptlibrary-section .promptlibrary-wrapper .editor-bg .toggleClose:hover,.promptlibrary-section .faq-wrapper .editor-bg .toggleClose:hover,.promptlibrary-section .guideline-wrapper .editor-bg .toggleClose:hover,.faq-section .promptlibrary-wrapper .editor-bg .toggleClose:hover,.faq-section .faq-wrapper .editor-bg .toggleClose:hover,.faq-section .guideline-wrapper .editor-bg .toggleClose:hover,.guideline-section .promptlibrary-wrapper .editor-bg .toggleClose:hover,.guideline-section .faq-wrapper .editor-bg .toggleClose:hover,.guideline-section .guideline-wrapper .editor-bg .toggleClose:hover{transform:scale(1.1)}.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{position:fixed;top:45px}@media (min-width: 576px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{top:45px}}@media (min-width: 768px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{top:45px}}@media (min-width: 992px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{top:24px}}@media (min-width: 1200px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{top:24px}}@media (min-width: 1400px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{top:24px}}.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{right:25px}@media (min-width: 576px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{right:25px}}@media (min-width: 768px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{right:100px}}@media (min-width: 992px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{right:100px}}@media (min-width: 1200px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{right:100px}}@media (min-width: 1400px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{right:100px}}.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{background:var(--bg-color);border-radius:4px;height:95vh;width:80vw}@media (min-width: 576px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{width:80vw}}@media (min-width: 768px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{width:80vw}}@media (min-width: 992px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{width:80vw}}@media (min-width: 1200px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{width:70vw}}@media (min-width: 1400px){.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{width:70vw}}.promptlibrary-section .promptlibrary-wrapper .addPrompt,.promptlibrary-section .promptlibrary-wrapper .addQuestion,.promptlibrary-section .faq-wrapper .addPrompt,.promptlibrary-section .faq-wrapper .addQuestion,.promptlibrary-section .guideline-wrapper .addPrompt,.promptlibrary-section .guideline-wrapper .addQuestion,.faq-section .promptlibrary-wrapper .addPrompt,.faq-section .promptlibrary-wrapper .addQuestion,.faq-section .faq-wrapper .addPrompt,.faq-section .faq-wrapper .addQuestion,.faq-section .guideline-wrapper .addPrompt,.faq-section .guideline-wrapper .addQuestion,.guideline-section .promptlibrary-wrapper .addPrompt,.guideline-section .promptlibrary-wrapper .addQuestion,.guideline-section .faq-wrapper .addPrompt,.guideline-section .faq-wrapper .addQuestion,.guideline-section .guideline-wrapper .addPrompt,.guideline-section .guideline-wrapper .addQuestion{z-index:800;padding:20px;overflow-y:scroll}.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager,.faq-section .faq-wrapper .addPrompt .tag-manager,.faq-section .faq-wrapper .addQuestion .tag-manager,.faq-section .guideline-wrapper .addPrompt .tag-manager,.faq-section .guideline-wrapper .addQuestion .tag-manager,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager,.guideline-section .faq-wrapper .addPrompt .tag-manager,.guideline-section .faq-wrapper .addQuestion .tag-manager,.guideline-section .guideline-wrapper .addPrompt .tag-manager,.guideline-section .guideline-wrapper .addQuestion .tag-manager{width:100%}.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .label,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .label,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .label,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.faq-section .faq-wrapper .addPrompt .tag-manager .label,.faq-section .faq-wrapper .addQuestion .tag-manager .label,.faq-section .guideline-wrapper .addPrompt .tag-manager .label,.faq-section .guideline-wrapper .addQuestion .tag-manager .label,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .label,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .label,.guideline-section .faq-wrapper .addPrompt .tag-manager .label,.guideline-section .faq-wrapper .addQuestion .tag-manager .label,.guideline-section .guideline-wrapper .addPrompt .tag-manager .label,.guideline-section .guideline-wrapper .addQuestion .tag-manager .label{color:var(--text-color)}.promptlibrary-section .promptlibrary-wrapper .addPrompt .tag-manager .tag-inner,.promptlibrary-section .promptlibrary-wrapper .addQuestion .tag-manager .tag-inner,.promptlibrary-section .faq-wrapper .addPrompt .tag-manager .tag-inner,.promptlibrary-section .faq-wrapper .addQuestion .tag-manager .tag-inner,.promptlibrary-section .guideline-wrapper .addPrompt .tag-manager .tag-inner,.promptlibrary-section .guideline-wrapper .addQuestion .tag-manager .tag-inner,.faq-section .promptlibrary-wrapper .addPrompt .tag-manager .tag-inner,.faq-section .promptlibrary-wrapper .addQuestion .tag-manager .tag-inner,.faq-section .faq-wrapper .addPrompt .tag-manager .tag-inner,.faq-section .faq-wrapper .addQuestion .tag-manager .tag-inner,.faq-section .guideline-wrapper .addPrompt .tag-manager .tag-inner,.faq-section .guideline-wrapper .addQuestion .tag-manager .tag-inner,.guideline-section .promptlibrary-wrapper .addPrompt .tag-manager .tag-inner,.guideline-section .promptlibrary-wrapper .addQuestion .tag-manager .tag-inner,.guideline-section .faq-wrapper .addPrompt .tag-manager .tag-inner,.guideline-section .faq-wrapper .addQuestion .tag-manager .tag-inner,.guideline-section .guideline-wrapper .addPrompt .tag-manager .tag-inner,.guideline-section .guideline-wrapper .addQuestion .tag-manager .tag-inner{width:100%;height:60px;display:flex;flex-wrap:wrap;border-radius:4px;gap:10px;margin-bottom:10px;background:var(--bg-color-secondary)}.promptlibrary-section .promptlibrary-wrapper .addPrompt .icon-selector .grid,.promptlibrary-section .promptlibrary-wrapper .addQuestion .icon-selector .grid,.promptlibrary-section .faq-wrapper .addPrompt .icon-selector .grid,.promptlibrary-section .faq-wrapper .addQuestion .icon-selector .grid,.promptlibrary-section .guideline-wrapper .addPrompt .icon-selector .grid,.promptlibrary-section .guideline-wrapper .addQuestion .icon-selector .grid,.faq-section .promptlibrary-wrapper .addPrompt .icon-selector .grid,.faq-section .promptlibrary-wrapper .addQuestion .icon-selector .grid,.faq-section .faq-wrapper .addPrompt .icon-selector .grid,.faq-section .faq-wrapper .addQuestion .icon-selector .grid,.faq-section .guideline-wrapper .addPrompt .icon-selector .grid,.faq-section .guideline-wrapper .addQuestion .icon-selector .grid,.guideline-section .promptlibrary-wrapper .addPrompt .icon-selector .grid,.guideline-section .promptlibrary-wrapper .addQuestion .icon-selector .grid,.guideline-section .faq-wrapper .addPrompt .icon-selector .grid,.guideline-section .faq-wrapper .addQuestion .icon-selector .grid,.guideline-section .guideline-wrapper .addPrompt .icon-selector .grid,.guideline-section .guideline-wrapper .addQuestion .icon-selector .grid{max-height:300px;overflow:hidden}.promptlibrary-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button,.promptlibrary-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button,.promptlibrary-section .faq-wrapper .addPrompt .icon-selector .grid .button,.promptlibrary-section .faq-wrapper .addQuestion .icon-selector .grid .button,.promptlibrary-section .guideline-wrapper .addPrompt .icon-selector .grid .button,.promptlibrary-section .guideline-wrapper .addQuestion .icon-selector .grid .button,.faq-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button,.faq-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button,.faq-section .faq-wrapper .addPrompt .icon-selector .grid .button,.faq-section .faq-wrapper .addQuestion .icon-selector .grid .button,.faq-section .guideline-wrapper .addPrompt .icon-selector .grid .button,.faq-section .guideline-wrapper .addQuestion .icon-selector .grid .button,.guideline-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button,.guideline-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button,.guideline-section .faq-wrapper .addPrompt .icon-selector .grid .button,.guideline-section .faq-wrapper .addQuestion .icon-selector .grid .button,.guideline-section .guideline-wrapper .addPrompt .icon-selector .grid .button,.guideline-section .guideline-wrapper .addQuestion .icon-selector .grid .button{transition:all .3s ease;color:hsl(var(--muted-foreground));padding:10px 0}.promptlibrary-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button:hover,.promptlibrary-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button:hover,.promptlibrary-section .faq-wrapper .addPrompt .icon-selector .grid .button:hover,.promptlibrary-section .faq-wrapper .addQuestion .icon-selector .grid .button:hover,.promptlibrary-section .guideline-wrapper .addPrompt .icon-selector .grid .button:hover,.promptlibrary-section .guideline-wrapper .addQuestion .icon-selector .grid .button:hover,.faq-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button:hover,.faq-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button:hover,.faq-section .faq-wrapper .addPrompt .icon-selector .grid .button:hover,.faq-section .faq-wrapper .addQuestion .icon-selector .grid .button:hover,.faq-section .guideline-wrapper .addPrompt .icon-selector .grid .button:hover,.faq-section .guideline-wrapper .addQuestion .icon-selector .grid .button:hover,.guideline-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button:hover,.guideline-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button:hover,.guideline-section .faq-wrapper .addPrompt .icon-selector .grid .button:hover,.guideline-section .faq-wrapper .addQuestion .icon-selector .grid .button:hover,.guideline-section .guideline-wrapper .addPrompt .icon-selector .grid .button:hover,.guideline-section .guideline-wrapper .addQuestion .icon-selector .grid .button:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}.promptlibrary-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button.selected,.promptlibrary-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button.selected,.promptlibrary-section .faq-wrapper .addPrompt .icon-selector .grid .button.selected,.promptlibrary-section .faq-wrapper .addQuestion .icon-selector .grid .button.selected,.promptlibrary-section .guideline-wrapper .addPrompt .icon-selector .grid .button.selected,.promptlibrary-section .guideline-wrapper .addQuestion .icon-selector .grid .button.selected,.faq-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button.selected,.faq-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button.selected,.faq-section .faq-wrapper .addPrompt .icon-selector .grid .button.selected,.faq-section .faq-wrapper .addQuestion .icon-selector .grid .button.selected,.faq-section .guideline-wrapper .addPrompt .icon-selector .grid .button.selected,.faq-section .guideline-wrapper .addQuestion .icon-selector .grid .button.selected,.guideline-section .promptlibrary-wrapper .addPrompt .icon-selector .grid .button.selected,.guideline-section .promptlibrary-wrapper .addQuestion .icon-selector .grid .button.selected,.guideline-section .faq-wrapper .addPrompt .icon-selector .grid .button.selected,.guideline-section .faq-wrapper .addQuestion .icon-selector .grid .button.selected,.guideline-section .guideline-wrapper .addPrompt .icon-selector .grid .button.selected,.guideline-section .guideline-wrapper .addQuestion .icon-selector .grid .button.selected{background:var(--btn-hovered);color:var(--config-primary);transform:scale(1.03)}.promptlibrary-section .promptlibrary-wrapper .library,.promptlibrary-section .faq-wrapper .library,.promptlibrary-section .guideline-wrapper .library,.faq-section .promptlibrary-wrapper .library,.faq-section .faq-wrapper .library,.faq-section .guideline-wrapper .library,.guideline-section .promptlibrary-wrapper .library,.guideline-section .faq-wrapper .library,.guideline-section .guideline-wrapper .library{padding:20px 10px}@media (min-width: 576px){.promptlibrary-section .promptlibrary-wrapper .library,.promptlibrary-section .faq-wrapper .library,.promptlibrary-section .guideline-wrapper .library,.faq-section .promptlibrary-wrapper .library,.faq-section .faq-wrapper .library,.faq-section .guideline-wrapper .library,.guideline-section .promptlibrary-wrapper .library,.guideline-section .faq-wrapper .library,.guideline-section .guideline-wrapper .library{padding:20px 10px}}@media (min-width: 768px){.promptlibrary-section .promptlibrary-wrapper .library,.promptlibrary-section .faq-wrapper .library,.promptlibrary-section .guideline-wrapper .library,.faq-section .promptlibrary-wrapper .library,.faq-section .faq-wrapper .library,.faq-section .guideline-wrapper .library,.guideline-section .promptlibrary-wrapper .library,.guideline-section .faq-wrapper .library,.guideline-section .guideline-wrapper .library{padding:20px 40px}}@media (min-width: 992px){.promptlibrary-section .promptlibrary-wrapper .library,.promptlibrary-section .faq-wrapper .library,.promptlibrary-section .guideline-wrapper .library,.faq-section .promptlibrary-wrapper .library,.faq-section .faq-wrapper .library,.faq-section .guideline-wrapper .library,.guideline-section .promptlibrary-wrapper .library,.guideline-section .faq-wrapper .library,.guideline-section .guideline-wrapper .library{padding:20px 40px}}@media (min-width: 1200px){.promptlibrary-section .promptlibrary-wrapper .library,.promptlibrary-section .faq-wrapper .library,.promptlibrary-section .guideline-wrapper .library,.faq-section .promptlibrary-wrapper .library,.faq-section .faq-wrapper .library,.faq-section .guideline-wrapper .library,.guideline-section .promptlibrary-wrapper .library,.guideline-section .faq-wrapper .library,.guideline-section .guideline-wrapper .library{padding:20px 40px}}@media (min-width: 1400px){.promptlibrary-section .promptlibrary-wrapper .library,.promptlibrary-section .faq-wrapper .library,.promptlibrary-section .guideline-wrapper .library,.faq-section .promptlibrary-wrapper .library,.faq-section .faq-wrapper .library,.faq-section .guideline-wrapper .library,.guideline-section .promptlibrary-wrapper .library,.guideline-section .faq-wrapper .library,.guideline-section .guideline-wrapper .library{padding:20px 40px}}.promptlibrary-section .promptlibrary-wrapper .library,.promptlibrary-section .faq-wrapper .library,.promptlibrary-section .guideline-wrapper .library,.faq-section .promptlibrary-wrapper .library,.faq-section .faq-wrapper .library,.faq-section .guideline-wrapper .library,.guideline-section .promptlibrary-wrapper .library,.guideline-section .faq-wrapper .library,.guideline-section .guideline-wrapper .library{border-radius:4px}.promptlibrary-section .promptlibrary-wrapper .library .inner,.promptlibrary-section .faq-wrapper .library .inner,.promptlibrary-section .guideline-wrapper .library .inner,.faq-section .promptlibrary-wrapper .library .inner,.faq-section .faq-wrapper .library .inner,.faq-section .guideline-wrapper .library .inner,.guideline-section .promptlibrary-wrapper .library .inner,.guideline-section .faq-wrapper .library .inner,.guideline-section .guideline-wrapper .library .inner{position:relative;padding-top:50px}.promptlibrary-section .promptlibrary-wrapper .library .inner .settings,.promptlibrary-section .faq-wrapper .library .inner .settings,.promptlibrary-section .guideline-wrapper .library .inner .settings,.faq-section .promptlibrary-wrapper .library .inner .settings,.faq-section .faq-wrapper .library .inner .settings,.faq-section .guideline-wrapper .library .inner .settings,.guideline-section .promptlibrary-wrapper .library .inner .settings,.guideline-section .faq-wrapper .library .inner .settings,.guideline-section .guideline-wrapper .library .inner .settings{position:absolute;width:100%;top:0}.promptlibrary-section .promptlibrary-wrapper .library .inner .search-area,.promptlibrary-section .faq-wrapper .library .inner .search-area,.promptlibrary-section .guideline-wrapper .library .inner .search-area,.faq-section .promptlibrary-wrapper .library .inner .search-area,.faq-section .faq-wrapper .library .inner .search-area,.faq-section .guideline-wrapper .library .inner .search-area,.guideline-section .promptlibrary-wrapper .library .inner .search-area,.guideline-section .faq-wrapper .library .inner .search-area,.guideline-section .guideline-wrapper .library .inner .search-area{margin:15px 0 30px}.promptlibrary-section .promptlibrary-wrapper .library .inner .search-area .search-field,.promptlibrary-section .faq-wrapper .library .inner .search-area .search-field,.promptlibrary-section .guideline-wrapper .library .inner .search-area .search-field,.faq-section .promptlibrary-wrapper .library .inner .search-area .search-field,.faq-section .faq-wrapper .library .inner .search-area .search-field,.faq-section .guideline-wrapper .library .inner .search-area .search-field,.guideline-section .promptlibrary-wrapper .library .inner .search-area .search-field,.guideline-section .faq-wrapper .library .inner .search-area .search-field,.guideline-section .guideline-wrapper .library .inner .search-area .search-field{width:100%;position:relative;margin-right:20px}.promptlibrary-section .promptlibrary-wrapper .library .inner .search-area .search-field .search-input,.promptlibrary-section .faq-wrapper .library .inner .search-area .search-field .search-input,.promptlibrary-section .guideline-wrapper .library .inner .search-area .search-field .search-input,.faq-section .promptlibrary-wrapper .library .inner .search-area .search-field .search-input,.faq-section .faq-wrapper .library .inner .search-area .search-field .search-input,.faq-section .guideline-wrapper .library .inner .search-area .search-field .search-input,.guideline-section .promptlibrary-wrapper .library .inner .search-area .search-field .search-input,.guideline-section .faq-wrapper .library .inner .search-area .search-field .search-input,.guideline-section .guideline-wrapper .library .inner .search-area .search-field .search-input{width:100%;padding:10px 15px;background:var(--bg-color-secondary);border-radius:4px}.promptlibrary-section .promptlibrary-wrapper .library .inner .search-area .search-field .clearer,.promptlibrary-section .faq-wrapper .library .inner .search-area .search-field .clearer,.promptlibrary-section .guideline-wrapper .library .inner .search-area .search-field .clearer,.faq-section .promptlibrary-wrapper .library .inner .search-area .search-field .clearer,.faq-section .faq-wrapper .library .inner .search-area .search-field .clearer,.faq-section .guideline-wrapper .library .inner .search-area .search-field .clearer,.guideline-section .promptlibrary-wrapper .library .inner .search-area .search-field .clearer,.guideline-section .faq-wrapper .library .inner .search-area .search-field .clearer,.guideline-section .guideline-wrapper .library .inner .search-area .search-field .clearer{position:absolute;transition:all .3 ease;top:15px;right:10px;opacity:.8}.promptlibrary-section .promptlibrary-wrapper .library .inner .search-area .search-field .clearer:hover,.promptlibrary-section .faq-wrapper .library .inner .search-area .search-field .clearer:hover,.promptlibrary-section .guideline-wrapper .library .inner .search-area .search-field .clearer:hover,.faq-section .promptlibrary-wrapper .library .inner .search-area .search-field .clearer:hover,.faq-section .faq-wrapper .library .inner .search-area .search-field .clearer:hover,.faq-section .guideline-wrapper .library .inner .search-area .search-field .clearer:hover,.guideline-section .promptlibrary-wrapper .library .inner .search-area .search-field .clearer:hover,.guideline-section .faq-wrapper .library .inner .search-area .search-field .clearer:hover,.guideline-section .guideline-wrapper .library .inner .search-area .search-field .clearer:hover{opacity:1}.addPrompt textarea,.addQuestion textarea{width:100%;padding:20px;height:150px;margin-bottom:10px;border-radius:4px;color:var(--text-color);background:var(--bg-color-secondary)}.addPrompt input,.addQuestion input{width:100%;padding:10px 20px;border-radius:4px;color:var(--text-color);background:var(--bg-color-secondary)}.addPrompt .submit,.addQuestion .submit{margin-top:24px!important}@media (min-width: 576px){.addPrompt .submit,.addQuestion .submit{margin-top:0}}@media (min-width: 768px){.addPrompt .submit,.addQuestion .submit{margin-top:0}}@media (min-width: 992px){.addPrompt .submit,.addQuestion .submit{margin-top:0}}@media (min-width: 1200px){.addPrompt .submit,.addQuestion .submit{margin-top:0}}@media (min-width: 1400px){.addPrompt .submit,.addQuestion .submit{margin-top:0}}.addPrompt .submit,.addQuestion .submit{margin:auto}.tag-manager .categories select{background:var(--bg-color-secondary);padding:5px 10px;border:1px solid rgba(211,211,211,.8);color:hsl(var(--muted-foreground));border-radius:calc(var(--radius) - 2px)}.tag-manager .categories select:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}.tag-manager .tag-wrapper .tag{background:var(--btn-bg);color:var(--text-color);padding:5px 10px;border-radius:4px;border:1px solid var(--config-primary);cursor:pointer;color:#fff}.tag-manager .tag-wrapper .tag button{margin-left:5px}.questions{display:flex;flex-direction:column;gap:20px}.questions .question{background:var(--bg-color-secondary);padding:20px 10px 10px 20px;border-radius:4px}.questions .question .view-header{margin-bottom:12px}.questions .question .view-header .tag-container{gap:5px;display:flex;margin-bottom:12px}.questions .question .view-header .tag-container .tag-span{background:var(--btn-bg);color:#fff;border-radius:4px;padding:2px 6px}.questions .question .slug{padding-bottom:12px}.truncator{position:absolute;bottom:10px;right:10px;color:var(--config-primary);z-index:20}.truncator:hover{transform:scale(1.1)}.prompts{display:flex;flex-wrap:wrap;gap:10px;width:100%}.prompts .prompt{width:100%;position:relative}.prompts .prompt .tag-container .tag-span{background:var(--config-primary);color:#fff;padding:2px 8px;border-radius:4px;margin-right:5px}.prompts .paginated-object{width:100%}@media (min-width: 576px){.prompts .paginated-object{width:100%}}@media (min-width: 768px){.prompts .paginated-object{width:100%}}@media (min-width: 992px){.prompts .paginated-object{width:100%}}@media (min-width: 1200px){.prompts .paginated-object{width:calc(50% - 5px)}}@media (min-width: 1400px){.prompts .paginated-object{width:calc(50% - 5px)}}.prompts .paginated-object .prompt{background:var(--bg-color-secondary);margin-bottom:5px;width:100%;min-height:200px;padding:15px 20px;border-radius:10px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;position:relative}.prompts .paginated-object .prompt:hover{transform:scale(1.01)}.prompts .paginated-object .category{position:absolute;top:5px;right:15px}.prompts .paginated-object .slug{padding:15px 0 35px;transition:height .3s ease;height:-moz-fit-content;height:fit-content}.prompts .paginated-object .tag-container{width:100%;display:flex;flex-wrap:wrap;gap:5px;position:absolute;bottom:10px;left:15px}.prompts .paginated-object .tag-container .tag-span{background:var(--btn-bg);color:#fff;border-radius:4px;padding:2px 6px}.prompts .paginated-object .view-header .headline{margin-left:10px}.prompts .paginated-object i{background:var(--btn-bg);padding:10px;color:#fff;border-radius:10px;font-size:24px}.curated-true{border:1px solid #89A0BC}.meta-prompt-line{position:relative}.meta-prompt-line .meta-submit{position:absolute;bottom:30px;right:20px;background:var(--btn-bg);color:#fff;padding:4px 7px;border:2px solid var(--config-primary);border-radius:4px;transition:all .3s ease;cursor:pointer}.meta-prompt-line .meta-submit:hover{background:var(--btn-hovered);color:var(--config-primary)}.promptdelete{position:absolute;top:10px;right:10px}.menu-toggle{transition:all .3s ease}.menu-toggle:hover{color:var(--config-primary)}.menu-wrapper{position:fixed;top:0;right:0;margin-right:-300px;z-index:1000;background:var(--bg-color);width:300px;height:100vh;color:#fff;box-shadow:inset 0 0 10px #0000001a;transition:all .3s ease}.menu-wrapper.active{margin-right:0}.menu-wrapper .menu-close{position:absolute;top:28px;right:28px;color:var(--text-color);cursor:pointer;transition:color .3s ease}.menu-wrapper .menu-close:hover{color:var(--config-primary)}.menu-wrapper .themetoggle{position:absolute;top:24px;left:24px;color:var(--text-color);cursor:pointer;transition:color .3s ease}.menu-wrapper .themetoggle:hover{color:var(--config-primary)}.menu-wrapper .menu-inner{margin-top:100px}.menu-wrapper .menu-inner .menu-resp .promptlibrary-btn{background:var(--btn-bg);width:240px;border-radius:4px;padding:6px 20px;margin-bottom:10px;border:2px solid var(--config-primary);transition:all .3s ease}.menu-wrapper .menu-inner .menu-resp .promptlibrary-btn:hover{background:var(--btn-hovered);color:var(--config-primary);transform:scale(1.01)}.menu-wrapper .menu-inner .menu-headline{color:var(--text-color);width:100%;text-align:center;border-bottom:1px solid var(--hr);margin:10px 0;padding-bottom:10px}.menu-wrapper .menu-inner select{width:240px;background:var(--btn-bg);color:#fff;border:2px solid var(--config-primary);transition:all .3s ease;border-radius:4px}.menu-wrapper .menu-inner select:hover{background:var(--btn-hovered);transform:scale(1.03);color:var(--config-primary)}.def-header .promptlibrary-btn button{padding:5px 10px;transition:color .3s ease}.def-header .promptlibrary-btn button:hover{color:var(--config-primary);border-bottom:1px solid var(--config-primary)}.def-header .promptlibrary-btn .readonly{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.3}.sidebar-outer{width:280px}@media (min-width: 576px){.sidebar-outer{width:280px}}@media (min-width: 768px){.sidebar-outer{width:280px}}@media (min-width: 992px){.sidebar-outer{width:280px}}@media (min-width: 1200px){.sidebar-outer{width:280px}}@media (min-width: 1400px){.sidebar-outer{width:280px}}.sidebar-outer{margin-left:-280px}@media (min-width: 576px){.sidebar-outer{margin-left:-280px}}@media (min-width: 768px){.sidebar-outer{margin-left:-280px}}@media (min-width: 992px){.sidebar-outer{margin-left:-280px}}@media (min-width: 1200px){.sidebar-outer{margin-left:-280px}}@media (min-width: 1400px){.sidebar-outer{margin-left:-280px}}.sidebar-outer{transition:all .3s ease}.sidebar-outer.active{margin-left:0}.sidebar-outer{box-shadow:4px 0 8px #0000001a;height:100vh;position:relative}.sidebar-outer .representer{background-color:var(--bg-color-secondary);width:280px}@media (min-width: 576px){.sidebar-outer .representer{width:280px}}@media (min-width: 768px){.sidebar-outer .representer{width:280px}}@media (min-width: 992px){.sidebar-outer .representer{width:280px}}@media (min-width: 1200px){.sidebar-outer .representer{width:280px}}@media (min-width: 1400px){.sidebar-outer .representer{width:280px}}.sidebar-outer .representer{height:100px;display:flex;align-items:center;justify-content:center}.sidebar-outer .session-start-wrapper{height:80px;padding:0 12px;align-items:center}.sidebar-outer .session-start-wrapper .customized-btn,.sidebar-outer .session-start-wrapper .menu-options select,.menu-options .sidebar-outer .session-start-wrapper select{border-radius:50%;width:40px;height:40px;border:2px solid var(--config-primary)}.sidebar-outer .session-start-wrapper .customized-btn:hover,.sidebar-outer .session-start-wrapper .menu-options select:hover,.menu-options .sidebar-outer .session-start-wrapper select:hover{transform:translate(1.02)!important}.sidebar-outer .menu-wrapper{position:absolute;bottom:0;width:100%;margin-bottom:2px}.sidebar-outer .menu-wrapper button{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border:2px solid var(--config-primary);margin-right:1px;margin-left:1px}.sidebar-outer .menu-wrapper button svg{width:25px;height:25px}.sidebar-outer .chat-btns{background:var(--bg-color-secondary);width:100%;padding:18px 0 18px 6px;text-align:left;cursor:pointer;transition:all .3s ease}.sidebar-outer .chat-btns:hover{background:var(--bg-color)}.content-wrapper.docs{width:60vw;margin:auto}.json-response{color:#000!important}.contract-audit-wrapper .left{width:30%}.contract-audit-wrapper .right{width:70%}.sourceToggle{cursor:pointer}.sourceToggle:hover{color:var(--config-primary)}.akkordeon-wrapper .akkordeon-item{margin:20px}.akkordeon-wrapper .akkordeon-item:not(:last-child){border-bottom:1px solid white}.akkordeon-wrapper .akkordeon-item .akkordeon-header{padding-bottom:20px}.akkordeon-wrapper .akkordeon-item .akkordeon-header .text{width:85%}.akkordeon-wrapper .akkordeon-item .akkordeon-header .chevron{font-size:18px}.akkordeon-wrapper .akkordeon-item .akkordeon-header .chevron.active{transform:rotate(180deg)}.akkordeon-wrapper .akkordeon-item .akkordeon-content{display:none}.akkordeon-wrapper .akkordeon-item .akkordeon-content.active{display:flex;flex-direction:column;padding-bottom:20px}:root{--bg-color: #ffffff;--bg-color-secondary: #f2f2f2;--text-color: #000000;--btn-bg: var(--config-btn);--btn-hovered: var(--config-btn_hovered);--border-color: rgba(#f2f2f2, .2)}.dark{--bg-color: #18181b;--bg-color-secondary: #031921;--text-color: #fff;--btn-bg: var(--config-btn-dark);--btn-hovered: var(--config-btn_hovered-dark);--border-color: rgba(#f2f2f2, .2)}.dark html,.dark body,.dark #root,.dark div[class*=bg-background],.dark main,.dark [data-sidebar=sidebar]{background-color:var(--bg-color)!important}html,body,#root{background-color:var(--bg-color);color:var(--text-color);margin:0;padding:0;min-height:100vh;height:100%}#root{display:flex;flex-direction:column;width:100%;height:100vh;overflow-x:hidden;background-color:var(--bg-color)}.dashboard-content,[data-sidebar=sidebar],main,.SidebarInset{background-color:var(--bg-color)!important;flex:1}.dark main[class*=bg-background]{background-color:var(--bg-color)!important}.sidebar-wrapper{width:280px;box-shadow:4px 0 8px #0000001a;height:100vh;position:relative}.sidebar-wrapper .representer{background-color:var(--bg-color-secondary);height:100px;display:flex;align-items:center;justify-content:center}.sidebar-wrapper .representer img{height:100%;padding:15px}.sidebar-wrapper .session-start-wrapper{height:80px;padding:0 12px;align-items:center}.sidebar-wrapper .session-start-wrapper .customized-btn,.sidebar-wrapper .session-start-wrapper .menu-options select,.menu-options .sidebar-wrapper .session-start-wrapper select{border-radius:50%;width:40px;height:40px;border:2px solid var(--config-primary)}.sidebar-wrapper .session-start-wrapper .customized-btn:hover,.sidebar-wrapper .session-start-wrapper .menu-options select:hover,.menu-options .sidebar-wrapper .session-start-wrapper select:hover{transform:translate(1.02)!important}.sidebar-wrapper .menu-wrapper{position:absolute;bottom:0;width:100%;margin-bottom:2px}.sidebar-wrapper .menu-wrapper button{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border:2px solid var(--config-primary);margin-right:1px;margin-left:1px}.sidebar-wrapper .menu-wrapper button svg{width:25px;height:25px}.sidebar-wrapper .chat-btns{background:var(--bg-color-secondary);width:100%;padding:18px 0 18px 6px;text-align:left;cursor:pointer;transition:all .3s ease}.sidebar-wrapper .chat-btns:hover{background:var(--bg-color)}.chat-btns{background:var(--config-secondary);width:100%;padding:18px 0 18px 6px;text-align:left;cursor:pointer;transition:all .3s ease}.chat-btns:hover{background:#fff}.header{background:var(--bg-color);padding:10px 20px}.header .def-header{display:flex;align-items:center;width:100%}.header .def-header h1{display:none}@media (min-width: 576px){.header .def-header h1{display:none}}@media (min-width: 768px){.header .def-header h1{display:none}}@media (min-width: 992px){.header .def-header h1{display:block}}@media (min-width: 1200px){.header .def-header h1{display:block}}@media (min-width: 1400px){.header .def-header h1{display:block}}.header .def-header .promptlibrary-btn button{padding:5px 10px;transition:color .3s ease}.header .def-header .promptlibrary-btn button:hover{color:var(--config-primary);border-bottom:1px solid var(--config-primary)}.header .def-header .promptlibrary-btn .readonly{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.3}.header .def-header .promptlibrary-link{padding:5px 10px;transition:color .3s ease}.header .def-header .promptlibrary-link:hover{color:var(--config-primary);border-bottom:1px solid var(--config-primary)}.inputbar{border:none;min-height:150px;background:var(--bg-color-secondary);color:var(--text-color);padding:20px 15px}.input-btn{position:absolute;padding:15px;top:15px;right:20px;background:var(--btn-bg);border:2px solid var(--config-primary);color:#fff;border-radius:50%;transition:all .3s ease;cursor:pointer}.input-btn:hover{background:var(--btn-hovered);color:var(--config-primary)}.human-response{background:var(--config-primary);border-radius:10px}.human-response .prose{position:relative;min-width:250px;color:#fff;--tw-prose-body: #fff;--tw-prose-headings: #fff;--tw-prose-bold: #fff;--tw-prose-bullets: #fff}.human-response .prose p{margin:0;padding-right:25px}.human-response .prose p:empty{min-height:1em;display:block}.human-response .prose button{position:absolute;z-index:10;top:3px;right:0;transition:all .3s ease}.human-response .prose button:hover{transform:scale(1.15)}.ai-response{background:var(--bg-color-secondary);color:var(--text-color)}.chat-area{height:100%;padding:1px 0;overflow-y:auto}.card-wrapper{background:var(--bg-color-secondary);border-radius:4px}.profile-wrapper .avatar-img{background:var(--config-primary)}.profile-wrapper .form-input{padding-bottom:20px!important}.profile-wrapper .form-input input{margin-top:10px!important;border:1px solid var(--bg-color)}.typing{background:var(--bg-color-secondary);color:var(--text-color)}.chat-content{height:calc(100vh - 65px);background:var(--bg-color);overflow:hidden}.sessions-wrapper{max-height:70vh;max-width:280px;overflow-y:scroll}.sessions-wrapper .session{background:var(--bg-color-secondary);padding:15px 5px;transition:all .3s ease}.sessions-wrapper .session:hover{background:var(--bg-color)}.menu-options .darkmode-toggle{background:var(--btn-bg);color:#fff;border-radius:50%;padding:10px;border:2px solid var(--config-primary);transition:all .3s ease;box-shadow:0 2px 6px #0000001a;cursor:pointer}.menu-options .darkmode-toggle:hover{background:var(--btn-hovered);transform:translateY(-2px) scale(1.03);box-shadow:0 2px 6px #00000026;color:var(--config-primary)}.chat-section{display:block}.chat-section.inactive{display:none}.toaster-outer{background:var(--bg-color-secondary);color:var(--text-color);border:2px solid var(--config-primary);border-radius:4px}.toaster-outer button{background:var(--bg-color-primary);color:var(--text-color)}.toaster-outer button:hover{background:var(--bg-color-secondary);color:var(--config-primary)}.guideline-wrapper .guideline-headline,.guideline-wrapper .guideline-subline{text-align:center}.guideline-wrapper .headline{padding:5px 0}.guideline-wrapper .text{text-align:justify}.input-wrapper textarea{background:var(--bg-color)!important}.input-wrapper .promptlibrary{position:relative}.input-wrapper .promptlibrary .hook{cursor:pointer;transition:all .3s ease}.input-wrapper .promptlibrary .hook:hover{color:var(--config-primary)}.input-wrapper .promptlibrary .library-toggle{padding:2px 10px;color:hsl(var(--muted-foreground));border-radius:4px;margin-bottom:0;transition:all .3s ease}.input-wrapper .promptlibrary .library-toggle:hover{color:hsl(var(--foreground));background-color:hsl(var(--accent))}.input-wrapper .promptlibrary .library{background:var(--bg-color);position:absolute;width:500px;height:500px;bottom:10px;padding:25px 15px 15px;left:0;border-radius:12px;border:2px solid #e0e0e0;box-shadow:0 4px 12px #0000001a;overflow-y:scroll;overflow-x:visible;transition:all .2s ease-in-out;animation:fadeIn .2s ease-in-out}.dark .input-wrapper .promptlibrary .library{background:#2d2d2d;border:1px solid #444;box-shadow:0 4px 12px #0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.input-wrapper .promptlibrary .library ul li:before{display:none}.input-wrapper .promptlibrary .library .prompt-library .headline{margin-bottom:20px}.input-wrapper .promptlibrary .library .toggleClose{position:absolute;top:25px;right:10px;transition:all .3s ease}.input-wrapper .promptlibrary .library .toggleClose:hover{color:var(--config-primary)}.input-wrapper .promptlibrary .library .prompt-item{text-align:left;transition:all .1s ease}.input-wrapper .promptlibrary .library .prompt-item:hover{color:var(--config-primary)}.chat .human-response li:before{background:#fff}.chat table,.chat th,.chat td{min-width:150px;padding:8px 5px;border:1px solid black}.generateStream{display:flex;flex-direction:column;gap:25px}.session-card{position:relative}.session-card .session-delete{position:absolute;top:10px;right:10px;transition:all .3s ease}.session-card .session-delete:hover{color:red}.session-card{margin-top:10px}.session-card:hover{border:1px solid rgba(128,128,128,.5)}.content-outer{overflow-y:scroll}.session-new{width:36px;height:36px;color:hsl(var(--muted-foreground));border-radius:calc(var(--radius) - 2px);display:flex;justify-content:center;align-items:center}.session-new:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}.logo-wrapper{display:flex;padding:20px 0 30px;justify-content:space-between}.logo-wrapper img{width:100px}.blurred-card{filter:blur(3px);opacity:.8;pointer-events:none;cursor:none}.corporatebg{background:var(--config-primary);opacity:.95}.corporatebg:hover{opacity:1}.chat-message ol,.chat-message ul{list-style:circle!important;margin-left:1.25rem!important}.chat-message ol li,.chat-message ul li{margin-top:5px}.promptdelete{position:absolute;top:10px;right:10px;transition:all .3s ease}.promptdelete:hover{color:red}
