@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-200: oklch(88.5% .062 18.334);--color-red-300: oklch(80.8% .114 19.571);--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-red-800: oklch(44.4% .177 26.899);--color-orange-300: oklch(83.7% .128 66.29);--color-orange-500: oklch(70.5% .213 47.604);--color-orange-800: oklch(47% .157 37.304);--color-amber-300: oklch(87.9% .169 91.605);--color-amber-500: oklch(76.9% .188 70.08);--color-amber-600: oklch(66.6% .179 58.318);--color-amber-800: oklch(47.3% .137 46.201);--color-yellow-300: oklch(90.5% .182 98.111);--color-yellow-500: oklch(79.5% .184 86.047);--color-yellow-800: oklch(47.6% .114 61.907);--color-lime-300: oklch(89.7% .196 126.665);--color-lime-500: oklch(76.8% .233 130.85);--color-lime-800: oklch(45.3% .124 130.933);--color-green-300: oklch(87.1% .15 154.449);--color-green-400: oklch(79.2% .209 151.711);--color-green-500: oklch(72.3% .219 149.579);--color-green-600: oklch(62.7% .194 149.214);--color-green-700: oklch(52.7% .154 150.069);--color-green-800: oklch(44.8% .119 151.328);--color-emerald-300: oklch(84.5% .143 164.978);--color-emerald-500: oklch(69.6% .17 162.48);--color-emerald-800: oklch(43.2% .095 166.913);--color-teal-300: oklch(85.5% .138 181.071);--color-teal-500: oklch(70.4% .14 182.503);--color-teal-800: oklch(43.7% .078 188.216);--color-cyan-300: oklch(86.5% .127 207.078);--color-cyan-500: oklch(71.5% .143 215.221);--color-cyan-800: oklch(45% .085 224.283);--color-sky-300: oklch(82.8% .111 230.318);--color-sky-500: oklch(68.5% .169 237.323);--color-sky-800: oklch(44.3% .11 240.79);--color-blue-200: oklch(88.2% .059 254.128);--color-blue-300: oklch(80.9% .105 251.813);--color-blue-500: oklch(62.3% .214 259.815);--color-blue-800: oklch(42.4% .199 265.638);--color-indigo-300: oklch(78.5% .115 274.713);--color-indigo-500: oklch(58.5% .233 277.117);--color-indigo-800: oklch(39.8% .195 277.366);--color-violet-300: oklch(81.1% .111 293.571);--color-violet-500: oklch(60.6% .25 292.717);--color-violet-800: oklch(43.2% .232 292.759);--color-purple-300: oklch(82.7% .119 306.383);--color-purple-500: oklch(62.7% .265 303.9);--color-purple-800: oklch(43.8% .218 303.724);--color-fuchsia-300: oklch(83.3% .145 321.434);--color-fuchsia-500: oklch(66.7% .295 322.15);--color-fuchsia-800: oklch(45.2% .211 324.591);--color-pink-300: oklch(82.3% .12 346.018);--color-pink-500: oklch(65.6% .241 354.308);--color-pink-800: oklch(45.9% .187 3.815);--color-rose-300: oklch(81% .117 11.638);--color-rose-500: oklch(64.5% .246 16.439);--color-rose-800: oklch(45.5% .188 13.697);--color-slate-300: oklch(86.9% .022 252.894);--color-slate-500: oklch(55.4% .046 257.417);--color-slate-800: oklch(27.9% .041 260.031);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-800: oklch(27.8% .033 256.848);--color-zinc-300: oklch(87.1% .006 286.286);--color-zinc-500: oklch(55.2% .016 285.938);--color-zinc-800: oklch(27.4% .006 286.033);--color-neutral-300: oklch(87% 0 0);--color-neutral-400: oklch(70.8% 0 0);--color-neutral-500: oklch(55.6% 0 0);--color-neutral-600: oklch(43.9% 0 0);--color-neutral-700: oklch(37.1% 0 0);--color-neutral-800: oklch(26.9% 0 0);--color-stone-300: oklch(86.9% .005 56.366);--color-stone-500: oklch(55.3% .013 58.071);--color-stone-800: oklch(26.8% .007 34.298);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--font-weight-bold: 700;--radius-md: .375rem;--radius-2xl: 1rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.top-3{top:calc(var(--spacing) * 3)}.bottom-0{bottom:calc(var(--spacing) * 0)}.z-20{z-index:20}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-4{grid-column:span 4 / span 4}.float-right{float:right}.m-2{margin:calc(var(--spacing) * 2)}.m-\[2px\]{margin:2px}.mt-2{margin-top:calc(var(--spacing) * 2)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-13{height:calc(var(--spacing) * 13)}.h-14{height:calc(var(--spacing) * 14)}.h-15{height:calc(var(--spacing) * 15)}.h-20{height:calc(var(--spacing) * 20)}.h-30{height:calc(var(--spacing) * 30)}.h-fit{height:fit-content}.h-full{height:100%}.h-min{height:min-content}.w-1\/3{width:calc(1 / 3 * 100%)}.w-2\/3{width:calc(2 / 3 * 100%)}.w-2\/4{width:50%}.w-3\/9{width:calc(3 / 9 * 100%)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-6\/9{width:calc(6 / 9 * 100%)}.w-7{width:calc(var(--spacing) * 7)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-14{width:calc(var(--spacing) * 14)}.w-20{width:calc(var(--spacing) * 20)}.w-36{width:calc(var(--spacing) * 36)}.w-\[90vw\]{width:90vw}.w-fit{width:fit-content}.w-full{width:100%}.max-w-120{max-width:calc(var(--spacing) * 120)}.max-w-\[80\%\]{max-width:80%}.max-w-\[80vw\]{max-width:80vw}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-5{min-width:calc(var(--spacing) * 5)}.min-w-14{min-width:calc(var(--spacing) * 14)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.shrink-100{flex-shrink:100}.grow-0{flex-grow:0}.grow-10{flex-grow:10}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[1fr_1fr_1fr\]{grid-template-columns:1fr 1fr 1fr}.grid-cols-\[auto_min-content_min-content_1fr\]{grid-template-columns:auto min-content min-content 1fr}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.grid-cols-\[repeat\(auto-fill\,minmax\(250px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-md{border-radius:var(--radius-md)}.rounded-b-2xl{border-bottom-right-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl)}.rounded-b-md{border-bottom-right-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-0{border-top-style:var(--tw-border-style);border-top-width:0px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-none{--tw-border-style: none;border-style:none}.border-amber-500{border-color:var(--color-amber-500)}.border-amber-600{border-color:var(--color-amber-600)}.border-black\/10{border-color:color-mix(in srgb,#000 10%,transparent)}@supports (color: color-mix(in lab,red,red)){.border-black\/10{border-color:color-mix(in oklab,var(--color-black) 10%,transparent)}}.border-black\/25{border-color:color-mix(in srgb,#000 25%,transparent)}@supports (color: color-mix(in lab,red,red)){.border-black\/25{border-color:color-mix(in oklab,var(--color-black) 25%,transparent)}}.border-black\/50{border-color:color-mix(in srgb,#000 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.border-black\/50{border-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-500{border-color:var(--color-blue-500)}.border-cyan-500{border-color:var(--color-cyan-500)}.border-emerald-500{border-color:var(--color-emerald-500)}.border-fuchsia-500{border-color:var(--color-fuchsia-500)}.border-gray-500{border-color:var(--color-gray-500)}.border-green-500{border-color:var(--color-green-500)}.border-indigo-500{border-color:var(--color-indigo-500)}.border-lime-500{border-color:var(--color-lime-500)}.border-neutral-500{border-color:var(--color-neutral-500)}.border-neutral-600{border-color:var(--color-neutral-600)}.border-orange-500{border-color:var(--color-orange-500)}.border-pink-500{border-color:var(--color-pink-500)}.border-primary{border-color:var(--p-primary-color)}.border-purple-500{border-color:var(--color-purple-500)}.border-red-500{border-color:var(--color-red-500)}.border-red-600{border-color:var(--color-red-600)}.border-rose-500{border-color:var(--color-rose-500)}.border-sky-500{border-color:var(--color-sky-500)}.border-slate-500{border-color:var(--color-slate-500)}.border-stone-500{border-color:var(--color-stone-500)}.border-teal-500{border-color:var(--color-teal-500)}.border-violet-500{border-color:var(--color-violet-500)}.border-yellow-500{border-color:var(--color-yellow-500)}.border-zinc-500{border-color:var(--color-zinc-500)}.bg-amber-300{background-color:var(--color-amber-300)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-blue-300{background-color:var(--color-blue-300)}.bg-cyan-300{background-color:var(--color-cyan-300)}.bg-emerald-300{background-color:var(--color-emerald-300)}.bg-fuchsia-300{background-color:var(--color-fuchsia-300)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-green-300{background-color:var(--color-green-300)}.bg-green-400{background-color:var(--color-green-400)}.bg-indigo-300{background-color:var(--color-indigo-300)}.bg-lime-300{background-color:var(--color-lime-300)}.bg-neutral-300{background-color:var(--color-neutral-300)}.bg-neutral-800{background-color:var(--color-neutral-800)}.bg-orange-300{background-color:var(--color-orange-300)}.bg-pink-300{background-color:var(--color-pink-300)}.bg-purple-300{background-color:var(--color-purple-300)}.bg-red-200{background-color:var(--color-red-200)}.bg-red-300{background-color:var(--color-red-300)}.bg-red-500{background-color:var(--color-red-500)}.bg-rose-300{background-color:var(--color-rose-300)}.bg-sky-300{background-color:var(--color-sky-300)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-stone-300{background-color:var(--color-stone-300)}.bg-surface-0{background-color:var(--p-surface-0)}.bg-surface-50{background-color:var(--p-surface-50)}.bg-surface-100{background-color:var(--p-surface-100)}.bg-teal-300{background-color:var(--color-teal-300)}.bg-violet-300{background-color:var(--color-violet-300)}.bg-yellow-300{background-color:var(--color-yellow-300)}.bg-zinc-300{background-color:var(--color-zinc-300)}.p-0{padding:calc(var(--spacing) * 0)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-5{padding:calc(var(--spacing) * 5)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-1{padding-top:calc(var(--spacing) * 1)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pr-1{padding-right:calc(var(--spacing) * 1)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-5{padding-right:calc(var(--spacing) * 5)}.pb-0{padding-bottom:calc(var(--spacing) * 0)}.pb-1{padding-bottom:calc(var(--spacing) * 1)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-26{padding-bottom:calc(var(--spacing) * 26)}.pl-1{padding-left:calc(var(--spacing) * 1)}.pl-2{padding-left:calc(var(--spacing) * 2)}.pl-5{padding-left:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-justify{text-align:justify}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-nowrap{text-wrap:nowrap}.wrap-anywhere{overflow-wrap:anywhere}.\[word-break\:break-word\]{word-break:break-word}.whitespace-nowrap{white-space:nowrap}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-black{color:var(--color-black)}.text-black\/10{color:color-mix(in srgb,#000 10%,transparent)}@supports (color: color-mix(in lab,red,red)){.text-black\/10{color:color-mix(in oklab,var(--color-black) 10%,transparent)}}.text-blue-200{color:var(--color-blue-200)}.text-color{color:var(--p-text-color)}.text-green-500{color:var(--color-green-500)}.text-muted-color{color:var(--p-text-muted-color)}.text-neutral-600{color:var(--color-neutral-600)}.text-red-600{color:var(--color-red-600)}.text-surface-500{color:var(--p-surface-500)}.text-white{color:var(--color-white)}.italic{font-style:italic}.underline{text-decoration-line:underline}.saturate-60{--tw-saturate: saturate(60%);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,)}.saturate-80{--tw-saturate: saturate(80%);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-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.outline-none{--tw-outline-style: none;outline-style:none}@media(hover:hover){.hover\:m-0:hover{margin:calc(var(--spacing) * 0)}}@media(hover:hover){.hover\:border-black\/55:hover{border-color:color-mix(in srgb,#000 55%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:border-black\/55:hover{border-color:color-mix(in oklab,var(--color-black) 55%,transparent)}}}@media(hover:hover){.hover\:bg-amber-500\/20:hover{background-color:color-mix(in srgb,oklch(76.9% .188 70.08) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-amber-500\/20:hover{background-color:color-mix(in oklab,var(--color-amber-500) 20%,transparent)}}}@media(hover:hover){.hover\:bg-amber-600:hover{background-color:var(--color-amber-600)}}@media(hover:hover){.hover\:bg-green-500:hover{background-color:var(--color-green-500)}}@media(hover:hover){.hover\:bg-green-500\/20:hover{background-color:color-mix(in srgb,oklch(72.3% .219 149.579) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-green-500\/20:hover{background-color:color-mix(in oklab,var(--color-green-500) 20%,transparent)}}}@media(hover:hover){.hover\:bg-neutral-700:hover{background-color:var(--color-neutral-700)}}@media(hover:hover){.hover\:bg-red-600:hover{background-color:var(--color-red-600)}}@media(hover:hover){.hover\:bg-red-600\/20:hover{background-color:color-mix(in srgb,oklch(57.7% .245 27.325) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-red-600\/20:hover{background-color:color-mix(in oklab,var(--color-red-600) 20%,transparent)}}}@media(hover:hover){.hover\:bg-surface-100:hover{background-color:var(--p-surface-100)}}@media(width<48rem){.max-md\:hidden{display:none}}@media(width<48rem){.max-md\:h-1\/2{height:50%}}@media(width<48rem){.max-md\:w-1\/2{width:50%}}@media(width<48rem){.max-md\:w-full{width:100%}}@media(width<48rem){.max-md\:flex-1{flex:1}}@media(width<48rem){.max-md\:flex-wrap{flex-wrap:wrap}}@media(width<40rem){.max-sm\:flex{display:flex}}@media(width<40rem){.max-sm\:grid{display:grid}}@media(width<40rem){.max-sm\:hidden{display:none}}@media(width<40rem){.max-sm\:w-full{width:100%}}@media(width<40rem){.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(width<40rem){.max-sm\:flex-col{flex-direction:column}}@media(width<40rem){.max-sm\:flex-wrap{flex-wrap:wrap}}@media(width>=40rem){.sm\:block{display:block}}@media(width>=40rem){.sm\:flex{display:flex}}@media(width>=40rem){.sm\:grid{display:grid}}@media(width>=40rem){.sm\:w-\[80vw\]{width:80vw}}@media(width>=48rem){.md\:hidden{display:none}}.dark\:block:where(.dark,.dark *){display:block}.dark\:hidden:where(.dark,.dark *){display:none}.dark\:border-amber-500:where(.dark,.dark *){border-color:var(--color-amber-500)}.dark\:border-blue-500:where(.dark,.dark *){border-color:var(--color-blue-500)}.dark\:border-cyan-500:where(.dark,.dark *){border-color:var(--color-cyan-500)}.dark\:border-emerald-500:where(.dark,.dark *){border-color:var(--color-emerald-500)}.dark\:border-fuchsia-500:where(.dark,.dark *){border-color:var(--color-fuchsia-500)}.dark\:border-gray-500:where(.dark,.dark *){border-color:var(--color-gray-500)}.dark\:border-green-400:where(.dark,.dark *){border-color:var(--color-green-400)}.dark\:border-green-500:where(.dark,.dark *){border-color:var(--color-green-500)}.dark\:border-indigo-500:where(.dark,.dark *){border-color:var(--color-indigo-500)}.dark\:border-lime-500:where(.dark,.dark *){border-color:var(--color-lime-500)}.dark\:border-neutral-400:where(.dark,.dark *){border-color:var(--color-neutral-400)}.dark\:border-neutral-500:where(.dark,.dark *){border-color:var(--color-neutral-500)}.dark\:border-orange-500:where(.dark,.dark *){border-color:var(--color-orange-500)}.dark\:border-pink-500:where(.dark,.dark *){border-color:var(--color-pink-500)}.dark\:border-primary:where(.dark,.dark *){border-color:var(--p-primary-color)}.dark\:border-purple-500:where(.dark,.dark *){border-color:var(--color-purple-500)}.dark\:border-red-500:where(.dark,.dark *){border-color:var(--color-red-500)}.dark\:border-rose-500:where(.dark,.dark *){border-color:var(--color-rose-500)}.dark\:border-sky-500:where(.dark,.dark *){border-color:var(--color-sky-500)}.dark\:border-slate-500:where(.dark,.dark *){border-color:var(--color-slate-500)}.dark\:border-stone-500:where(.dark,.dark *){border-color:var(--color-stone-500)}.dark\:border-teal-500:where(.dark,.dark *){border-color:var(--color-teal-500)}.dark\:border-violet-500:where(.dark,.dark *){border-color:var(--color-violet-500)}.dark\:border-white\/10:where(.dark,.dark *){border-color:color-mix(in srgb,#fff 10%,transparent)}@supports (color: color-mix(in lab,red,red)){.dark\:border-white\/10:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.dark\:border-white\/20:where(.dark,.dark *){border-color:color-mix(in srgb,#fff 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.dark\:border-white\/20:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.dark\:border-yellow-500:where(.dark,.dark *){border-color:var(--color-yellow-500)}.dark\:border-zinc-500:where(.dark,.dark *){border-color:var(--color-zinc-500)}.dark\:bg-amber-500:where(.dark,.dark *){background-color:var(--color-amber-500)}.dark\:bg-amber-800:where(.dark,.dark *){background-color:var(--color-amber-800)}.dark\:bg-blue-800:where(.dark,.dark *){background-color:var(--color-blue-800)}.dark\:bg-cyan-800:where(.dark,.dark *){background-color:var(--color-cyan-800)}.dark\:bg-emerald-800:where(.dark,.dark *){background-color:var(--color-emerald-800)}.dark\:bg-fuchsia-800:where(.dark,.dark *){background-color:var(--color-fuchsia-800)}.dark\:bg-gray-800:where(.dark,.dark *){background-color:var(--color-gray-800)}.dark\:bg-green-600:where(.dark,.dark *){background-color:var(--color-green-600)}.dark\:bg-green-800:where(.dark,.dark *){background-color:var(--color-green-800)}.dark\:bg-indigo-800:where(.dark,.dark *){background-color:var(--color-indigo-800)}.dark\:bg-lime-800:where(.dark,.dark *){background-color:var(--color-lime-800)}.dark\:bg-neutral-800:where(.dark,.dark *){background-color:var(--color-neutral-800)}.dark\:bg-orange-800:where(.dark,.dark *){background-color:var(--color-orange-800)}.dark\:bg-pink-800:where(.dark,.dark *){background-color:var(--color-pink-800)}.dark\:bg-purple-800:where(.dark,.dark *){background-color:var(--color-purple-800)}.dark\:bg-red-500:where(.dark,.dark *){background-color:var(--color-red-500)}.dark\:bg-red-800:where(.dark,.dark *){background-color:var(--color-red-800)}.dark\:bg-rose-800:where(.dark,.dark *){background-color:var(--color-rose-800)}.dark\:bg-sky-800:where(.dark,.dark *){background-color:var(--color-sky-800)}.dark\:bg-slate-800:where(.dark,.dark *){background-color:var(--color-slate-800)}.dark\:bg-stone-800:where(.dark,.dark *){background-color:var(--color-stone-800)}.dark\:bg-surface-600:where(.dark,.dark *){background-color:var(--p-surface-600)}.dark\:bg-surface-800:where(.dark,.dark *){background-color:var(--p-surface-800)}.dark\:bg-surface-900:where(.dark,.dark *){background-color:var(--p-surface-900)}.dark\:bg-surface-950:where(.dark,.dark *){background-color:var(--p-surface-950)}.dark\:bg-teal-800:where(.dark,.dark *){background-color:var(--color-teal-800)}.dark\:bg-violet-800:where(.dark,.dark *){background-color:var(--color-violet-800)}.dark\:bg-yellow-800:where(.dark,.dark *){background-color:var(--color-yellow-800)}.dark\:bg-zinc-800:where(.dark,.dark *){background-color:var(--color-zinc-800)}.dark\:text-amber-500:where(.dark,.dark *){color:var(--color-amber-500)}.dark\:text-color:where(.dark,.dark *){color:var(--p-text-color)}.dark\:text-green-400:where(.dark,.dark *){color:var(--color-green-400)}.dark\:text-neutral-400:where(.dark,.dark *){color:var(--color-neutral-400)}.dark\:text-red-500:where(.dark,.dark *){color:var(--color-red-500)}.dark\:text-white:where(.dark,.dark *){color:var(--color-white)}.dark\:text-white\/20:where(.dark,.dark *){color:color-mix(in srgb,#fff 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.dark\:text-white\/20:where(.dark,.dark *){color:color-mix(in oklab,var(--color-white) 20%,transparent)}}@media(hover:hover){.hover\:dark\:border-white\/20:hover:where(.dark,.dark *){border-color:color-mix(in srgb,#fff 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:dark\:border-white\/20:hover:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}}@media(hover:hover){.hover\:dark\:bg-amber-500\/20:hover:where(.dark,.dark *){background-color:color-mix(in srgb,oklch(76.9% .188 70.08) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:dark\:bg-amber-500\/20:hover:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-amber-500) 20%,transparent)}}}@media(hover:hover){.hover\:dark\:bg-amber-600:hover:where(.dark,.dark *){background-color:var(--color-amber-600)}}@media(hover:hover){.hover\:dark\:bg-green-400\/20:hover:where(.dark,.dark *){background-color:color-mix(in srgb,oklch(79.2% .209 151.711) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:dark\:bg-green-400\/20:hover:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-green-400) 20%,transparent)}}}@media(hover:hover){.hover\:dark\:bg-green-700:hover:where(.dark,.dark *){background-color:var(--color-green-700)}}@media(hover:hover){.hover\:dark\:bg-red-500\/20:hover:where(.dark,.dark *){background-color:color-mix(in srgb,oklch(63.7% .237 25.331) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:dark\:bg-red-500\/20:hover:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-red-500) 20%,transparent)}}}@media(hover:hover){.hover\:dark\:bg-red-600:hover:where(.dark,.dark *){background-color:var(--color-red-600)}}@media(hover:hover){.hover\:dark\:bg-surface-700:hover:where(.dark,.dark *){background-color:var(--p-surface-700)}}}@layer keyframes{@keyframes enter{0%{opacity:var(--p-enter-opacity, 1);transform:translate3d(var(--p-enter-translate-x, 0),var(--p-enter-translate-y, 0),0) scale3d(var(--p-enter-scale, 1),var(--p-enter-scale, 1),var(--p-enter-scale, 1)) rotate(var(--p-enter-rotate, 0))}}@keyframes leave{to{opacity:var(--p-leave-opacity, 1);transform:translate3d(var(--p-leave-translate-x, 0),var(--p-leave-translate-y, 0),0) scale3d(var(--p-leave-scale, 1),var(--p-leave-scale, 1),var(--p-leave-scale, 1)) rotate(var(--p-leave-rotate, 0))}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes infinite-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes width{0%{width:0}to{width:100%}}@keyframes flip{0%{transform:perspective(2000px) rotateX(-100deg)}to{transform:perspective(2000px) rotateX(0)}}@keyframes flipleft{0%{transform:perspective(2000px) rotateY(-100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipright{0%{transform:perspective(2000px) rotateY(100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipup{0%{transform:perspective(2000px) rotateX(-100deg);opacity:0}to{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes zoomin{0%{transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}@keyframes zoomindown{0%{transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);opacity:0}60%{transform:scale3d(.475,.475,.475) translate3d(0,60px,0);opacity:1}}@keyframes zoominleft{0%{transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);opacity:0}60%{transform:scale3d(.475,.475,.475) translate3d(10px,0,0);opacity:1}}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}@font-face{font-family:gravity;src:url(/gravity/gravity-regular.otf);font-weight:400}@font-face{font-family:gravity;src:url(/gravity/gravity-bold.otf);font-weight:700}body{background-color:var(--p-surface-0)}.wr-icon{stroke-width:.08rem}p-editor{width:100%}.ql-editor li:before{display:none}.ql-editor p,.ql-editor li{font-size:1rem;font-weight:400}.ql-editor h1{font-size:1.6rem;font-weight:700}.ql-editor h2{font-size:1.4rem;font-weight:700}.ql-editor h3{font-size:1.2rem;font-weight:700}.ql-editor .ql-code-block-container{margin-top:calc(var(--spacing) * 1);margin-bottom:calc(var(--spacing) * 1);border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:color-mix(in srgb,#000 10%,transparent);padding:calc(var(--spacing) * 1)}@supports (color: color-mix(in lab,red,red)){.ql-editor .ql-code-block-container{border-color:color-mix(in oklab,var(--color-black) 10%,transparent)}}.ql-editor .ql-code-block-container:where(.dark,.dark *){border-color:color-mix(in srgb,#fff 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.ql-editor .ql-code-block-container:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}:root{font-family:gravity,sans-serif;--stripe-distance-min: 8px;--stripe-distance-max: 10px;--color-white: var(--p-surface-0);--color-white-dark: var(--p-surface-50);--background-white-striped: repeating-linear-gradient(45deg, var(--color-white), var(--color-white) 22px, var(--color-white-dark) 22px, var(--color-white-dark) 25px);--color-black: var(--p-surface-950);--color-black-dark: var(--p-surface-900);--background-black-striped: repeating-linear-gradient(45deg, var(--color-black), var(--color-black) 22px, var(--color-black-dark) 22px, var(--color-black-dark) 25px);--color-red: var(--p-red-800);--color-red-dark: var(--p-red-900);--background-red-striped: repeating-linear-gradient(45deg, var(--color-red), var(--color-red) 10px, var(--color-red-dark) 10px, var(--color-red-dark) 20px);--p-stone-50: #fafaf9;--p-stone-100: #f5f5f4;--p-stone-200: #e7e5e4;--p-stone-300: #d6d3d1;--p-stone-400: #a8a29e;--p-stone-500: #78716c;--p-stone-600: #57534e;--p-stone-700: #44403c;--p-stone-800: #292524;--p-stone-900: #1c1917;--p-stone-950: #0c0a09;--p-neutral-50: #fafafa;--p-neutral-100: #f5f5f5;--p-neutral-200: #e5e5e5;--p-neutral-300: #d4d4d4;--p-neutral-400: #a3a3a3;--p-neutral-500: #737373;--p-neutral-600: #525252;--p-neutral-700: #404040;--p-neutral-800: #262626;--p-neutral-900: #171717;--p-neutral-950: #0a0a0a;--p-zinc-50: #fafafa;--p-zinc-100: #f4f4f5;--p-zinc-200: #e4e4e7;--p-zinc-300: #d4d4d8;--p-zinc-400: #a1a1aa;--p-zinc-500: #71717a;--p-zinc-600: #52525b;--p-zinc-700: #3f3f46;--p-zinc-800: #27272a;--p-zinc-900: #18181b;--p-zinc-950: #09090b;--p-gray-50: #f9fafb;--p-gray-100: #f3f4f6;--p-gray-200: #e5e7eb;--p-gray-300: #d1d5db;--p-gray-400: #9ca3af;--p-gray-500: #6b7280;--p-gray-600: #4b5563;--p-gray-700: #374151;--p-gray-800: #1f2937;--p-gray-900: #111827;--p-gray-950: #030712;--p-slate-50: #f8fafc;--p-slate-100: #f1f5f9;--p-slate-200: #e2e8f0;--p-slate-300: #cbd5e1;--p-slate-400: #94a3b8;--p-slate-500: #64748b;--p-slate-600: #475569;--p-slate-700: #334155;--p-slate-800: #1e293b;--p-slate-900: #0f172a;--p-slate-950: #020617;--p-rose-50: #fff1f2;--p-rose-100: #ffe4e6;--p-rose-200: #fecdd3;--p-rose-300: #fda4af;--p-rose-400: #fb7185;--p-rose-500: #f43f5e;--p-rose-600: #e11d48;--p-rose-700: #be123c;--p-rose-800: #9f1239;--p-rose-900: #881337;--p-rose-950: #4c0519;--p-pink-50: #fdf2f8;--p-pink-100: #fce7f3;--p-pink-200: #fbcfe8;--p-pink-300: #f9a8d4;--p-pink-400: #f472b6;--p-pink-500: #ec4899;--p-pink-600: #db2777;--p-pink-700: #be185d;--p-pink-800: #9d174d;--p-pink-900: #831843;--p-pink-950: #500724;--p-fuchsia-50: #fdf4ff;--p-fuchsia-100: #fae8ff;--p-fuchsia-200: #f5d0fe;--p-fuchsia-300: #f0abfc;--p-fuchsia-400: #e879f9;--p-fuchsia-500: #d946ef;--p-fuchsia-600: #c026d3;--p-fuchsia-700: #a21caf;--p-fuchsia-800: #86198f;--p-fuchsia-900: #701a75;--p-fuchsia-950: #4a044e;--p-purple-50: #faf5ff;--p-purple-100: #f3e8ff;--p-purple-200: #e9d5ff;--p-purple-300: #d8b4fe;--p-purple-400: #c084fc;--p-purple-500: #a855f7;--p-purple-600: #9333ea;--p-purple-700: #7e22ce;--p-purple-800: #6b21a8;--p-purple-900: #581c87;--p-purple-950: #3b0764;--p-violet-50: #f5f3ff;--p-violet-100: #ede9fe;--p-violet-200: #ddd6fe;--p-violet-300: #c4b5fd;--p-violet-400: #a78bfa;--p-violet-500: #8b5cf6;--p-violet-600: #7c3aed;--p-violet-700: #6d28d9;--p-violet-800: #5b21b6;--p-violet-900: #4c1d95;--p-violet-950: #2e1065;--p-indigo-50: #eef2ff;--p-indigo-100: #e0e7ff;--p-indigo-200: #c7d2fe;--p-indigo-300: #a5b4fc;--p-indigo-400: #818cf8;--p-indigo-500: #6366f1;--p-indigo-600: #4f46e5;--p-indigo-700: #4338ca;--p-indigo-800: #3730a3;--p-indigo-900: #312e81;--p-indigo-950: #1e1b4b;--p-blue-50: #eff6ff;--p-blue-100: #dbeafe;--p-blue-200: #bfdbfe;--p-blue-300: #93c5fd;--p-blue-400: #60a5fa;--p-blue-500: #3b82f6;--p-blue-600: #2563eb;--p-blue-700: #1d4ed8;--p-blue-800: #1e40af;--p-blue-900: #1e3a8a;--p-blue-950: #172554;--p-sky-50: #f0f9ff;--p-sky-100: #e0f2fe;--p-sky-200: #bae6fd;--p-sky-300: #7dd3fc;--p-sky-400: #38bdf8;--p-sky-500: #0ea5e9;--p-sky-600: #0284c7;--p-sky-700: #0369a1;--p-sky-800: #075985;--p-sky-900: #0c4a6e;--p-sky-950: #082f49;--p-cyan-50: #ecfeff;--p-cyan-100: #cffafe;--p-cyan-200: #a5f3fc;--p-cyan-300: #67e8f9;--p-cyan-400: #22d3ee;--p-cyan-500: #06b6d4;--p-cyan-600: #0891b2;--p-cyan-700: #0e7490;--p-cyan-800: #155e75;--p-cyan-900: #164e63;--p-cyan-950: #083344;--p-teal-50: #f0fdfa;--p-teal-100: #ccfbf1;--p-teal-200: #99f6e4;--p-teal-300: #5eead4;--p-teal-400: #2dd4bf;--p-teal-500: #14b8a6;--p-teal-600: #0d9488;--p-teal-700: #0f766e;--p-teal-800: #115e59;--p-teal-900: #134e4a;--p-teal-950: #042f2e;--p-yellow-50: #fefce8;--p-yellow-100: #fef9c3;--p-yellow-200: #fef08a;--p-yellow-300: #fde047;--p-yellow-400: #facc15;--p-yellow-500: #eab308;--p-yellow-600: #ca8a04;--p-yellow-700: #a16207;--p-yellow-800: #854d0e;--p-yellow-900: #713f12;--p-yellow-950: #422006;--p-amber-50: #fffbeb;--p-amber-100: #fef3c7;--p-amber-200: #fde68a;--p-amber-300: #fcd34d;--p-amber-400: #fbbf24;--p-amber-500: #f59e0b;--p-amber-600: #d97706;--p-amber-700: #b45309;--p-amber-800: #92400e;--p-amber-900: #78350f;--p-amber-950: #451a03;--p-orange-50: #fff7ed;--p-orange-100: #ffedd5;--p-orange-200: #fed7aa;--p-orange-300: #fdba74;--p-orange-400: #fb923c;--p-orange-500: #f97316;--p-orange-600: #ea580c;--p-orange-700: #c2410c;--p-orange-800: #9a3412;--p-orange-900: #7c2d12;--p-orange-950: #431407;--p-red-50: #fef2f2;--p-red-100: #fee2e2;--p-red-200: #fecaca;--p-red-300: #fca5a5;--p-red-400: #f87171;--p-red-500: #ef4444;--p-red-600: #dc2626;--p-red-700: #b91c1c;--p-red-800: #991b1b;--p-red-900: #7f1d1d;--p-red-950: #450a0a;--p-lime-50: #f7fee7;--p-lime-100: #ecfccb;--p-lime-200: #d9f99d;--p-lime-300: #bef264;--p-lime-400: #a3e635;--p-lime-500: #84cc16;--p-lime-600: #65a30d;--p-lime-700: #4d7c0f;--p-lime-800: #3f6212;--p-lime-900: #365314;--p-lime-950: #1a2e05;--p-green-50: #f0fdf4;--p-green-100: #dcfce7;--p-green-200: #bbf7d0;--p-green-300: #86efac;--p-green-400: #4ade80;--p-green-500: #22c55e;--p-green-600: #16a34a;--p-green-700: #15803d;--p-green-800: #166534;--p-green-900: #14532d;--p-green-950: #052e16;--p-emerald-50: #ecfdf5;--p-emerald-100: #d1fae5;--p-emerald-200: #a7f3d0;--p-emerald-300: #6ee7b7;--p-emerald-400: #34d399;--p-emerald-500: #10b981;--p-emerald-600: #059669;--p-emerald-700: #047857;--p-emerald-800: #065f46;--p-emerald-900: #064e3b;--p-emerald-950: #022c22;--p-border-radius-none: 0;--p-border-radius-xs: 2px;--p-border-radius-sm: 4px;--p-border-radius-md: 6px;--p-border-radius-lg: 8px;--p-border-radius-xl: 12px;--p-transition-duration: .2s;--p-disabled-opacity: .6;--p-icon-size: 1rem;--p-anchor-gutter: 2px;--p-overlay-navigation-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--p-overlay-modal-border-radius: var(--p-border-radius-xl);--p-overlay-modal-padding: 1.25rem;--p-overlay-modal-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--p-overlay-popover-border-radius: var(--p-border-radius-md);--p-overlay-popover-padding: .75rem;--p-overlay-popover-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--p-overlay-select-border-radius: var(--p-border-radius-md);--p-overlay-select-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--p-navigation-submenu-icon-size: .875rem;--p-navigation-submenu-label-padding: .5rem .75rem;--p-navigation-submenu-label-font-weight: 600;--p-navigation-item-padding: .5rem .75rem;--p-navigation-item-border-radius: var(--p-border-radius-sm);--p-navigation-item-gap: .5rem;--p-navigation-list-padding: .25rem .25rem;--p-navigation-list-gap: 2px;--p-mask-transition-duration: .15s;--p-content-border-radius: var(--p-border-radius-md);--p-list-padding: .25rem .25rem;--p-list-gap: 2px;--p-list-option-group-padding: .5rem .75rem;--p-list-option-group-font-weight: 600;--p-list-option-padding: .5rem .75rem;--p-list-option-border-radius: var(--p-border-radius-sm);--p-list-header-padding: .5rem 1rem .25rem 1rem;--p-form-field-padding-x: .75rem;--p-form-field-padding-y: .5rem;--p-form-field-border-radius: var(--p-border-radius-md);--p-form-field-transition-duration: var(--p-transition-duration);--p-form-field-focus-ring-width: 0;--p-form-field-focus-ring-style: none;--p-form-field-focus-ring-color: transparent;--p-form-field-focus-ring-offset: 0;--p-form-field-focus-ring-shadow: none;--p-form-field-lg-font-size: 1.125rem;--p-form-field-lg-padding-x: .875rem;--p-form-field-lg-padding-y: .625rem;--p-form-field-sm-font-size: .875rem;--p-form-field-sm-padding-x: .625rem;--p-form-field-sm-padding-y: .375rem;--p-button-link-color: var(--p-primary-color);--p-button-link-hover-color: var(--p-primary-color);--p-button-link-active-color: var(--p-primary-color);--p-button-text-plain-hover-background: var(--p-surface-800);--p-button-text-plain-active-background: var(--p-surface-700);--p-button-text-plain-color: var(--p-surface-0);--p-button-text-contrast-hover-background: var(--p-surface-800);--p-button-text-contrast-active-background: var(--p-surface-700);--p-button-text-contrast-color: var(--p-surface-0);--p-button-text-danger-hover-background: var(--p-red-400);--p-button-text-danger-active-background: var(--p-red-400);--p-button-text-danger-color: var(--p-red-400);--p-button-text-help-hover-background: var(--p-purple-400);--p-button-text-help-active-background: var(--p-purple-400);--p-button-text-help-color: var(--p-purple-400);--p-button-text-warn-hover-background: var(--p-orange-400);--p-button-text-warn-active-background: var(--p-orange-400);--p-button-text-warn-color: var(--p-orange-400);--p-button-text-info-hover-background: var(--p-sky-400);--p-button-text-info-active-background: var(--p-sky-400);--p-button-text-info-color: var(--p-sky-400);--p-button-text-success-hover-background: var(--p-green-400);--p-button-text-success-active-background: var(--p-green-400);--p-button-text-success-color: var(--p-green-400);--p-button-text-secondary-hover-background: var(--p-surface-800);--p-button-text-secondary-active-background: var(--p-surface-700);--p-button-text-secondary-color: var(--p-surface-400);--p-button-text-primary-hover-background: var(--p-primary-color);--p-button-text-primary-active-background: var(--p-primary-color);--p-button-text-primary-color: var(--p-primary-color);--p-button-primary-background: var(--p-primary-color);--p-button-primary-hover-background: var(--p-primary-hover-color);--p-button-primary-active-background: var(--p-primary-active-color);--p-button-primary-border-color: var(--p-primary-color);--p-button-primary-hover-border-color: var(--p-primary-hover-color);--p-button-primary-active-border-color: var(--p-primary-active-color);--p-button-primary-color: var(--p-primary-contrast-color);--p-button-primary-hover-color: var(--p-primary-contrast-color);--p-button-primary-active-color: var(--p-primary-contrast-color);--p-button-primary-focus-ring-color: var(--p-primary-color);--p-button-primary-focus-ring-shadow: none;--p-primary-50: #fcf5f5 !important;--p-primary-100: #efcfcf !important;--p-primary-200: #e3a8a8 !important;--p-primary-300: #d68282 !important;--p-primary-400: #ca5b5b !important;--p-primary-500: #bd3535 !important;--p-primary-600: #a12d2d !important;--p-primary-700: #842525 !important;--p-primary-800: #681d1d !important;--p-primary-900: #4c1515 !important;--p-primary-950: #2f0d0d !important;--p-focus-ring-width: 1px;--p-focus-ring-style: solid;--p-focus-ring-color: var(--p-primary-color);--p-focus-ring-offset: 2px;--p-focus-ring-shadow: none;--p-navigation-submenu-icon-color: var(--p-surface-400);--p-navigation-submenu-icon-focus-color: var(--p-surface-500);--p-navigation-submenu-icon-active-color: var(--p-surface-500);--p-navigation-submenu-label-background: transparent;--p-navigation-submenu-label-color: var(--p-text-muted-color);--p-navigation-item-focus-background: var(--p-surface-100);--p-navigation-item-active-background: var(--p-surface-100);--p-navigation-item-color: var(--p-text-color);--p-navigation-item-focus-color: var(--p-text-hover-color);--p-navigation-item-active-color: var(--p-text-hover-color);--p-navigation-item-icon-color: var(--p-surface-400);--p-navigation-item-icon-focus-color: var(--p-surface-500);--p-navigation-item-icon-active-color: var(--p-surface-500);--p-list-option-group-background: transparent;--p-list-option-group-color: var(--p-text-muted-color);--p-list-option-focus-background: var(--p-surface-100);--p-list-option-selected-background: var(--p-highlight-background);--p-list-option-selected-focus-background: var(--p-highlight-focus-background);--p-list-option-color: var(--p-text-color);--p-list-option-focus-color: var(--p-text-hover-color);--p-list-option-selected-color: var(--p-highlight-color);--p-list-option-selected-focus-color: var(--p-highlight-focus-color);--p-list-option-icon-color: var(--p-surface-400);--p-list-option-icon-focus-color: var(--p-surface-500);--p-overlay-modal-background: var(--p-surface-0);--p-overlay-modal-border-color: var(--p-surface-200);--p-overlay-modal-color: var(--p-text-color);--p-overlay-popover-background: var(--p-surface-0);--p-overlay-popover-border-color: var(--p-surface-200);--p-overlay-popover-color: var(--p-text-color);--p-overlay-select-background: var(--p-surface-0);--p-overlay-select-border-color: var(--p-surface-200);--p-overlay-select-color: var(--p-text-color);--p-content-background: var(--p-surface-0);--p-content-hover-background: var(--p-surface-100);--p-content-border-color: var(--p-surface-200);--p-content-color: var(--p-text-color);--p-content-hover-color: var(--p-text-hover-color);--p-text-color: var(--p-surface-700);--p-text-hover-color: var(--p-surface-800);--p-text-muted-color: var(--p-surface-400);--p-text-hover-muted-color: var(--p-surface-600);--p-form-field-background: var(--p-surface-0);--p-form-field-disabled-background: var(--p-surface-200);--p-form-field-filled-background: var(--p-surface-50);--p-form-field-filled-hover-background: var(--p-surface-50);--p-form-field-filled-focus-background: var(--p-surface-50);--p-form-field-border-color: var(--p-surface-200);--p-form-field-hover-border-color: var(--p-surface-400);--p-form-field-focus-border-color: var(--p-primary-color);--p-form-field-invalid-border-color: var(--p-red-400);--p-form-field-color: var(--p-surface-700);--p-form-field-disabled-color: var(--p-surface-500);--p-form-field-placeholder-color: var(--p-surface-500);--p-form-field-invalid-placeholder-color: var(--p-red-600);--p-form-field-float-label-color: var(--p-surface-500);--p-form-field-float-label-focus-color: var(--p-primary-600);--p-form-field-float-label-active-color: var(--p-surface-500);--p-form-field-float-label-invalid-color: var(--p-form-field-invalid-placeholder-color);--p-form-field-icon-color: var(--p-surface-400);--p-form-field-shadow: 0 0 #0000,0 0 #0000,0 1px 2px 0 rgba(18,18,23,.05);--p-mask-background: rgba(0,0,0,.4);--p-mask-color: var(--p-surface-200);--p-highlight-background: var(--p-primary-50);--p-highlight-focus-background: var(--p-primary-100);--p-highlight-color: var(--p-primary-700);--p-highlight-focus-color: var(--p-primary-800);--p-primary-color: var(--p-primary-700);--p-primary-contrast-color: #ffffff;--p-primary-hover-color: var(--p-primary-600);--p-primary-active-color: var(--p-primary-700);--p-avatar-background: var(--p-surface-50);--p-listbox-option-padding: .05rem .8rem;--p-select-option-padding: .05rem .8rem;--p-surface-0: #ffffff;--p-surface-50: #f2f2f2;--p-surface-100: #e7e7e7;--p-surface-200: #c2c2c2;--p-surface-300: #7c7d7e;--p-surface-400: #535557;--p-surface-500: #3F4143;--p-surface-600: #252628;--p-surface-700: #1e1f21;--p-surface-800: #18191a;--p-surface-900: #0b0b0c;--p-surface-950: #0b0b0c}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-danger-hover-background: color-mix(in srgb,var(--p-red-400),transparent 96%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-danger-active-background: color-mix(in srgb,var(--p-red-400),transparent 84%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-help-hover-background: color-mix(in srgb,var(--p-purple-400),transparent 96%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-help-active-background: color-mix(in srgb,var(--p-purple-400),transparent 84%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-warn-hover-background: color-mix(in srgb,var(--p-orange-400),transparent 96%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-warn-active-background: color-mix(in srgb,var(--p-orange-400),transparent 84%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-info-hover-background: color-mix(in srgb,var(--p-sky-400),transparent 96%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-info-active-background: color-mix(in srgb,var(--p-sky-400),transparent 84%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-success-hover-background: color-mix(in srgb,var(--p-green-400),transparent 96%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-success-active-background: color-mix(in srgb,var(--p-green-400),transparent 84%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-primary-hover-background: color-mix(in srgb,var(--p-primary-color),transparent 96%)}}@supports (color: color-mix(in lab,red,red)){:root{--p-button-text-primary-active-background: color-mix(in srgb,var(--p-primary-color),transparent 84%)}}.dark body{background-color:var(--p-surface-950)}.dark:root{--p-navigation-submenu-icon-color: var(--p-surface-500);--p-navigation-submenu-icon-focus-color: var(--p-surface-400);--p-navigation-submenu-icon-active-color: var(--p-surface-400);--p-navigation-submenu-label-background: transparent;--p-navigation-submenu-label-color: var(--p-text-muted-color);--p-navigation-item-focus-background: var(--p-surface-800);--p-navigation-item-active-background: var(--p-surface-800);--p-navigation-item-color: var(--p-text-color);--p-navigation-item-focus-color: var(--p-text-hover-color);--p-navigation-item-active-color: var(--p-text-hover-color);--p-navigation-item-icon-color: var(--p-surface-500);--p-navigation-item-icon-focus-color: var(--p-surface-400);--p-navigation-item-icon-active-color: var(--p-surface-400);--p-list-option-group-background: transparent;--p-list-option-group-color: var(--p-text-muted-color);--p-list-option-focus-background: var(--p-surface-800);--p-list-option-selected-background: var(--p-highlight-background);--p-list-option-selected-focus-background: var(--p-highlight-focus-background);--p-list-option-color: var(--p-text-color);--p-list-option-focus-color: var(--p-text-hover-color);--p-list-option-selected-color: var(--p-highlight-color);--p-list-option-selected-focus-color: var(--p-highlight-focus-color);--p-list-option-icon-color: var(--p-surface-500);--p-list-option-icon-focus-color: var(--p-surface-400);--p-overlay-modal-background: var(--p-surface-900);--p-overlay-modal-border-color: var(--p-surface-700);--p-overlay-modal-color: var(--p-text-color);--p-overlay-popover-background: var(--p-surface-900);--p-overlay-popover-border-color: var(--p-surface-700);--p-overlay-popover-color: var(--p-text-color);--p-overlay-select-background: var(--p-surface-900);--p-overlay-select-border-color: var(--p-surface-700);--p-overlay-select-color: var(--p-text-color);--p-content-background: var(--p-surface-900);--p-content-hover-background: var(--p-surface-800);--p-content-border-color: var(--p-surface-700);--p-content-color: var(--p-text-color);--p-content-hover-color: var(--p-text-hover-color);--p-text-color: var(--p-surface-0);--p-text-hover-color: var(--p-surface-0);--p-text-muted-color: var(--p-surface-300);--p-text-hover-muted-color: var(--p-surface-300);--p-form-field-background: var(--p-surface-950);--p-form-field-disabled-background: var(--p-surface-700);--p-form-field-filled-background: var(--p-surface-800);--p-form-field-filled-hover-background: var(--p-surface-800);--p-form-field-filled-focus-background: var(--p-surface-800);--p-form-field-border-color: var(--p-surface-600);--p-form-field-hover-border-color: var(--p-surface-500);--p-form-field-focus-border-color: var(--p-primary-color);--p-form-field-invalid-border-color: var(--p-red-300);--p-form-field-color: var(--p-surface-0);--p-form-field-disabled-color: var(--p-surface-400);--p-form-field-placeholder-color: var(--p-surface-400);--p-form-field-invalid-placeholder-color: var(--p-red-400);--p-form-field-float-label-color: var(--p-surface-400);--p-form-field-float-label-focus-color: var(--p-primary-color);--p-form-field-float-label-active-color: var(--p-surface-400);--p-form-field-float-label-invalid-color: var(--p-form-field-invalid-placeholder-color);--p-form-field-icon-color: var(--p-surface-400);--p-form-field-shadow: 0 0 #0000,0 0 #0000,0 1px 2px 0 rgba(18,18,23,.05);--p-mask-background: rgba(0,0,0,.6);--p-mask-color: var(--p-surface-200);--p-highlight-background: var(--p-primary-400);--p-highlight-focus-background: var(--p-primary-400);--p-highlight-color: rgba(255,255,255,.87);--p-highlight-focus-color: rgba(255,255,255,.87);--p-primary-color: var(--p-primary-500);--p-primary-contrast-color: var(--p-surface-900);--p-primary-hover-color: var(--p-primary-300);--p-primary-active-color: var(--p-primary-200);--p-avatar-background: var(--p-surface-700)}@supports (color: color-mix(in lab,red,red)){.dark:root{--p-highlight-background: color-mix(in srgb,var(--p-primary-400),transparent 84%)}}@supports (color: color-mix(in lab,red,red)){.dark:root{--p-highlight-focus-background: color-mix(in srgb,var(--p-primary-400),transparent 76%)}}.p-tooltip{background:transparent;width:fit-content}.p-tooltip-arrow{display:none}.p-tooltip-text{width:fit-content;white-space:nowrap;overflow-wrap:break-word;background:#000000b3;border-radius:var(--p-border-radius-md)}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-font-weight: initial;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}
