@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-sky-500: oklch(68.5% .169 237.323);--color-sky-600: oklch(58.8% .158 241.966);--color-gray-50: oklch(98.5% .002 247.839);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-700: oklch(37.3% .034 259.733);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-xs: 20rem;--container-md: 28rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-wide: .025em;--leading-relaxed: 1.625;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--ease-in: cubic-bezier(.4, 0, 1, 1);--animate-spin: spin 1s linear infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@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{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.-top-2{top:calc(var(--spacing) * -2)}.top-0{top:calc(var(--spacing) * 0)}.top-1{top:calc(var(--spacing) * 1)}.top-full{top:100%}.-right-2{right:calc(var(--spacing) * -2)}.right-1{right:calc(var(--spacing) * 1)}.bottom-6{bottom:calc(var(--spacing) * 6)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.z-10{z-index:10}.z-50{z-index:50}.z-\[60\]{z-index:60}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-5{grid-column:span 5 / span 5}.-m-2{margin:calc(var(--spacing) * -2)}.mx-auto{margin-inline:auto}.my-1{margin-block:calc(var(--spacing) * 1)}.my-2{margin-block:calc(var(--spacing) * 2)}.my-3{margin-block:calc(var(--spacing) * 3)}.my-4{margin-block:calc(var(--spacing) * 4)}.my-6{margin-block:calc(var(--spacing) * 6)}.my-8{margin-block:calc(var(--spacing) * 8)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-3{margin-right:calc(var(--spacing) * 3)}.-mb-50{margin-bottom:calc(var(--spacing) * -50)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1 / 1}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-24{height:calc(var(--spacing) * 24)}.h-32{height:calc(var(--spacing) * 32)}.h-48{height:calc(var(--spacing) * 48)}.h-64{height:calc(var(--spacing) * 64)}.h-full{height:100%}.max-h-64{max-height:calc(var(--spacing) * 64)}.max-h-\[90vh\]{max-height:90vh}.max-h-\[800px\]{max-height:800px}.w-3{width:calc(var(--spacing) * 3)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-40{width:calc(var(--spacing) * 40)}.w-64{width:calc(var(--spacing) * 64)}.w-full{width:100%}.w-max{width:max-content}.w-min{width:min-content}.max-w-0{max-width:calc(var(--spacing) * 0)}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1200px\]{max-width:1200px}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.max-w-xs{max-width:var(--container-xs)}.min-w-\[3rem\]{min-width:3rem}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-auto{flex:auto}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[2fr_1fr_2fr\]{grid-template-columns:2fr 1fr 2fr}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.content-center{align-content:center}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-center{justify-items:center}.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-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border,.border-1{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-b-4{border-bottom-style:var(--tw-border-style);border-bottom-width:4px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.bg-black{background-color:var(--color-black)}.bg-black\/50{background-color:color-mix(in srgb,#000 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-sky-600{background-color:var(--color-sky-600)}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0{padding-block:calc(var(--spacing) * 0)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pb-1{padding-bottom:calc(var(--spacing) * 1)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pl-0{padding-left:calc(var(--spacing) * 0)}.pl-3{padding-left:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-top{vertical-align:top}.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-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--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))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.leading-none{--tw-leading: 1;line-height:1}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-wrap{text-wrap:wrap}.wrap-break-word{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-sky-600{color:var(--color-sky-600)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0%}.opacity-80{opacity:80%}.opacity-90{opacity:90%}.opacity-100{opacity:100%}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-300{--tw-duration: .3s;transition-duration:.3s}.duration-350{--tw-duration: .35s;transition-duration:.35s}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.outline-none{--tw-outline-style: none;outline-style:none}@media(hover:hover){.group-hover\:opacity-10:is(:where(.group):hover *){opacity:10%}}@media(hover:hover){.group-hover\:opacity-75:is(:where(.group):hover *){opacity:75%}}@media(hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:100%}}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0px}.checked\:after\:absolute:checked:after{content:var(--tw-content);position:absolute}.checked\:after\:text-2xl:checked:after{content:var(--tw-content);font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.checked\:after\:content-\[\'\2605\'\]:checked:after{--tw-content: "\2605";content:var(--tw-content)}@media(hover:hover){.hover\:border-3:hover{border-style:var(--tw-border-style);border-width:3px}}@media(hover:hover){.hover\:opacity-75:hover{opacity:75%}}@media(hover:hover){.hover\:opacity-80:hover{opacity:80%}}@media(hover:hover){.hover\:opacity-90:hover{opacity:90%}}@media(hover:hover){.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:ring-1:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-sky-500:focus{--tw-ring-color: var(--color-sky-500)}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:50%}@media(width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=40rem){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=40rem){.sm\:flex-row{flex-direction:row}}@media(width>=40rem){.sm\:gap-2{gap:calc(var(--spacing) * 2)}}@media(width>=48rem){.md\:order-0{order:0}}@media(width>=48rem){.md\:order-1{order:1}}@media(width>=48rem){.md\:order-2{order:2}}@media(width>=48rem){.md\:order-3{order:3}}@media(width>=48rem){.md\:order-4{order:4}}@media(width>=48rem){.md\:order-5{order:5}}@media(width>=48rem){.md\:order-6{order:6}}@media(width>=48rem){.md\:col-span-1{grid-column:span 1 / span 1}}@media(width>=48rem){.md\:col-span-2{grid-column:span 2 / span 2}}@media(width>=48rem){.md\:col-span-9{grid-column:span 9 / span 9}}@media(width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=48rem){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=48rem){.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(width>=48rem){.md\:px-2{padding-inline:calc(var(--spacing) * 2)}}@media(width>=48rem){.md\:py-1{padding-block:calc(var(--spacing) * 1)}}@media(width>=64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(width>=80rem){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}}.light-medium-contrast{--md-sys-color-primary: rgb(93 34 48);--md-sys-color-surface-tint: rgb(142 73 88);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(159 88 102);--md-sys-color-on-primary-container: rgb(255 255 255);--md-sys-color-secondary: rgb(73 47 52);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(133 101 106);--md-sys-color-on-secondary-container: rgb(255 255 255);--md-sys-color-tertiary: rgb(76 48 13);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(138 102 63);--md-sys-color-on-tertiary-container: rgb(255 255 255);--md-sys-color-error: rgb(116 0 6);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(207 44 39);--md-sys-color-on-error-container: rgb(255 255 255);--md-sys-color-background: rgb(255 248 247);--md-sys-color-on-background: rgb(34 25 27);--md-sys-color-surface: rgb(255 248 247);--md-sys-color-on-surface: rgb(23 15 16);--md-sys-color-surface-variant: rgb(243 221 223);--md-sys-color-on-surface-variant: rgb(64 51 53);--md-sys-color-outline: rgb(94 79 81);--md-sys-color-outline-variant: rgb(122 105 107);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(56 46 47);--md-sys-color-inverse-on-surface: rgb(254 237 238);--md-sys-color-inverse-primary: rgb(255 178 191);--md-sys-color-primary-fixed: rgb(159 88 102);--md-sys-color-on-primary-fixed: rgb(255 255 255);--md-sys-color-primary-fixed-dim: rgb(130 64 78);--md-sys-color-on-primary-fixed-variant: rgb(255 255 255);--md-sys-color-secondary-fixed: rgb(133 101 106);--md-sys-color-on-secondary-fixed: rgb(255 255 255);--md-sys-color-secondary-fixed-dim: rgb(107 77 82);--md-sys-color-on-secondary-fixed-variant: rgb(255 255 255);--md-sys-color-tertiary-fixed: rgb(138 102 63);--md-sys-color-on-tertiary-fixed: rgb(255 255 255);--md-sys-color-tertiary-fixed-dim: rgb(111 78 41);--md-sys-color-on-tertiary-fixed-variant: rgb(255 255 255);--md-sys-color-surface-dim: rgb(211 195 196);--md-sys-color-surface-bright: rgb(255 248 247);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-low: rgb(255 240 241);--md-sys-color-surface-container: rgb(245 228 229);--md-sys-color-surface-container-high: rgb(234 217 218);--md-sys-color-surface-container-highest: rgb(222 206 207);--md-extended-color-custom-color1-color: rgb(91 34 58);--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(156 88 113);--md-extended-color-custom-color1-on-color-container: rgb(255 255 255);--md-extended-color-custom-color3-color: rgb(15 54 101);--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(78 110 160);--md-extended-color-custom-color3-on-color-container: rgb(255 255 255);--md-extended-color-custom-color4-color: rgb(19 63 20);--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(75 120 70);--md-extended-color-custom-color4-on-color-container: rgb(255 255 255);--md-extended-color-custom-color5-color: rgb(78 38 86);--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(138 93 144);--md-extended-color-custom-color5-on-color-container: rgb(255 255 255);--md-extended-color-custom-color2-color: rgb(0 62 50);--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(38 122 102);--md-extended-color-custom-color2-on-color-container: rgb(255 255 255)}.dark-medium-contrast{--md-sys-color-primary: rgb(255 209 215);--md-sys-color-surface-tint: rgb(255 178 191);--md-sys-color-on-primary: rgb(72 18 32);--md-sys-color-primary-container: rgb(200 122 137);--md-sys-color-on-primary-container: rgb(0 0 0);--md-sys-color-secondary: rgb(251 210 216);--md-sys-color-on-secondary: rgb(55 31 35);--md-sys-color-secondary-container: rgb(171 136 141);--md-sys-color-on-secondary-container: rgb(0 0 0);--md-sys-color-tertiary: rgb(255 213 170);--md-sys-color-on-tertiary: rgb(57 32 1);--md-sys-color-tertiary-container: rgb(177 137 95);--md-sys-color-on-tertiary-container: rgb(0 0 0);--md-sys-color-error: rgb(255 210 204);--md-sys-color-on-error: rgb(84 0 3);--md-sys-color-error-container: rgb(255 84 73);--md-sys-color-on-error-container: rgb(0 0 0);--md-sys-color-background: rgb(25 17 18);--md-sys-color-on-background: rgb(240 222 224);--md-sys-color-surface: rgb(25 17 18);--md-sys-color-on-surface: rgb(255 255 255);--md-sys-color-surface-variant: rgb(82 67 69);--md-sys-color-on-surface-variant: rgb(237 215 217);--md-sys-color-outline: rgb(193 173 175);--md-sys-color-outline-variant: rgb(158 140 142);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(240 222 224);--md-sys-color-inverse-on-surface: rgb(49 40 41);--md-sys-color-inverse-primary: rgb(115 52 66);--md-sys-color-primary-fixed: rgb(255 217 222);--md-sys-color-on-primary-fixed: rgb(44 0 12);--md-sys-color-primary-fixed-dim: rgb(255 178 191);--md-sys-color-on-primary-fixed-variant: rgb(93 34 48);--md-sys-color-secondary-fixed: rgb(255 217 222);--md-sys-color-on-secondary-fixed: rgb(31 11 15);--md-sys-color-secondary-fixed-dim: rgb(228 189 194);--md-sys-color-on-secondary-fixed-variant: rgb(73 47 52);--md-sys-color-tertiary-fixed: rgb(255 221 187);--md-sys-color-on-tertiary-fixed: rgb(29 14 0);--md-sys-color-tertiary-fixed-dim: rgb(235 190 144);--md-sys-color-on-tertiary-fixed-variant: rgb(76 48 13);--md-sys-color-surface-dim: rgb(25 17 18);--md-sys-color-surface-bright: rgb(77 66 67);--md-sys-color-surface-container-lowest: rgb(12 6 7);--md-sys-color-surface-container-low: rgb(36 27 29);--md-sys-color-surface-container: rgb(47 37 39);--md-sys-color-surface-container-high: rgb(58 48 49);--md-sys-color-surface-container-highest: rgb(70 59 60);--md-extended-color-custom-color1-color: rgb(255 208 222);--md-extended-color-custom-color1-on-color: rgb(70 18 41);--md-extended-color-custom-color1-color-container: rgb(197 123 149);--md-extended-color-custom-color1-on-color-container: rgb(0 0 0);--md-extended-color-custom-color3-color: rgb(204 221 255);--md-extended-color-custom-color3-on-color: rgb(0 37 78);--md-extended-color-custom-color3-color-container: rgb(114 146 198);--md-extended-color-custom-color3-on-color-container: rgb(0 0 0);--md-extended-color-custom-color4-color: rgb(183 234 173);--md-extended-color-custom-color4-on-color: rgb(0 45 5);--md-extended-color-custom-color4-color-container: rgb(110 156 103);--md-extended-color-custom-color4-on-color-container: rgb(0 0 0);--md-extended-color-custom-color5-color: rgb(252 205 255);--md-extended-color-custom-color5-on-color: rgb(59 21 68);--md-extended-color-custom-color5-color-container: rgb(176 128 182);--md-extended-color-custom-color5-on-color-container: rgb(0 0 0);--md-extended-color-custom-color2-color: rgb(156 236 212);--md-extended-color-custom-color2-on-color: rgb(0 44 34);--md-extended-color-custom-color2-color-container: rgb(79 159 137);--md-extended-color-custom-color2-on-color-container: rgb(0 0 0)}.light{--md-sys-color-primary: rgb(118 80 132);--md-sys-color-surface-tint: rgb(118 80 132);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(248 216 255);--md-sys-color-on-primary-container: rgb(93 56 107);--md-sys-color-secondary: rgb(47 98 140);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(206 229 255);--md-sys-color-on-secondary-container: rgb(13 74 115);--md-sys-color-tertiary: rgb(114 92 12);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(255 224 134);--md-sys-color-on-tertiary-container: rgb(87 69 0);--md-sys-color-error: rgb(144 74 73);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 216);--md-sys-color-on-error-container: rgb(115 51 51);--md-sys-color-background: rgb(255 247 251);--md-sys-color-on-background: rgb(31 26 31);--md-sys-color-surface: rgb(255 247 251);--md-sys-color-on-surface: rgb(31 26 31);--md-sys-color-surface-variant: rgb(235 223 233);--md-sys-color-on-surface-variant: rgb(76 68 77);--md-sys-color-outline: rgb(125 116 125);--md-sys-color-outline-variant: rgb(206 195 205);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(52 47 52);--md-sys-color-inverse-on-surface: rgb(248 238 245);--md-sys-color-inverse-primary: rgb(228 183 243);--md-sys-color-primary-fixed: rgb(248 216 255);--md-sys-color-on-primary-fixed: rgb(45 10 60);--md-sys-color-primary-fixed-dim: rgb(228 183 243);--md-sys-color-on-primary-fixed-variant: rgb(93 56 107);--md-sys-color-secondary-fixed: rgb(206 229 255);--md-sys-color-on-secondary-fixed: rgb(0 29 50);--md-sys-color-secondary-fixed-dim: rgb(155 203 250);--md-sys-color-on-secondary-fixed-variant: rgb(13 74 115);--md-sys-color-tertiary-fixed: rgb(255 224 134);--md-sys-color-on-tertiary-fixed: rgb(35 27 0);--md-sys-color-tertiary-fixed-dim: rgb(225 196 109);--md-sys-color-on-tertiary-fixed-variant: rgb(87 69 0);--md-sys-color-surface-dim: rgb(225 215 223);--md-sys-color-surface-bright: rgb(255 247 251);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-low: rgb(251 241 248);--md-sys-color-surface-container: rgb(245 235 242);--md-sys-color-surface-container-high: rgb(239 229 237);--md-sys-color-surface-container-highest: rgb(233 224 231);--md-extended-color-custom-color3-color: rgb(144 74 65);--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(255 218 213);--md-extended-color-custom-color3-on-color-container: rgb(115 52 44);--md-extended-color-custom-color4-color: rgb(0 107 94);--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(159 242 225);--md-extended-color-custom-color4-on-color-container: rgb(0 80 70);--md-extended-color-custom-color1-color: rgb(77 92 146);--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(220 225 255);--md-extended-color-custom-color1-on-color-container: rgb(53 68 121);--md-extended-color-custom-color10-color: rgb(61 104 56);--md-extended-color-custom-color10-on-color: rgb(255 255 255);--md-extended-color-custom-color10-color-container: rgb(189 240 179);--md-extended-color-custom-color10-on-color-container: rgb(37 80 35);--md-extended-color-custom-color5-color: rgb(94 87 145);--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(228 223 255);--md-extended-color-custom-color5-on-color-container: rgb(70 63 119)}.dark{--md-sys-color-primary: rgb(228 183 243);--md-sys-color-surface-tint: rgb(228 183 243);--md-sys-color-on-primary: rgb(68 34 83);--md-sys-color-primary-container: rgb(93 56 107);--md-sys-color-on-primary-container: rgb(248 216 255);--md-sys-color-secondary: rgb(155 203 250);--md-sys-color-on-secondary: rgb(0 51 83);--md-sys-color-secondary-container: rgb(13 74 115);--md-sys-color-on-secondary-container: rgb(206 229 255);--md-sys-color-tertiary: rgb(225 196 109);--md-sys-color-on-tertiary: rgb(60 47 0);--md-sys-color-tertiary-container: rgb(87 69 0);--md-sys-color-on-tertiary-container: rgb(255 224 134);--md-sys-color-error: rgb(255 179 177);--md-sys-color-on-error: rgb(87 29 31);--md-sys-color-error-container: rgb(115 51 51);--md-sys-color-on-error-container: rgb(255 218 216);--md-sys-color-background: rgb(22 18 23);--md-sys-color-on-background: rgb(233 224 231);--md-sys-color-surface: rgb(22 18 23);--md-sys-color-on-surface: rgb(233 224 231);--md-sys-color-surface-variant: rgb(76 68 77);--md-sys-color-on-surface-variant: rgb(206 195 205);--md-sys-color-outline: rgb(151 142 151);--md-sys-color-outline-variant: rgb(76 68 77);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(233 224 231);--md-sys-color-inverse-on-surface: rgb(52 47 52);--md-sys-color-inverse-primary: rgb(118 80 132);--md-sys-color-primary-fixed: rgb(248 216 255);--md-sys-color-on-primary-fixed: rgb(45 10 60);--md-sys-color-primary-fixed-dim: rgb(228 183 243);--md-sys-color-on-primary-fixed-variant: rgb(93 56 107);--md-sys-color-secondary-fixed: rgb(206 229 255);--md-sys-color-on-secondary-fixed: rgb(0 29 50);--md-sys-color-secondary-fixed-dim: rgb(155 203 250);--md-sys-color-on-secondary-fixed-variant: rgb(13 74 115);--md-sys-color-tertiary-fixed: rgb(255 224 134);--md-sys-color-on-tertiary-fixed: rgb(35 27 0);--md-sys-color-tertiary-fixed-dim: rgb(225 196 109);--md-sys-color-on-tertiary-fixed-variant: rgb(87 69 0);--md-sys-color-surface-dim: rgb(22 18 23);--md-sys-color-surface-bright: rgb(61 55 61);--md-sys-color-surface-container-lowest: rgb(17 13 18);--md-sys-color-surface-container-low: rgb(31 26 31);--md-sys-color-surface-container: rgb(35 30 35);--md-sys-color-surface-container-high: rgb(45 40 46);--md-sys-color-surface-container-highest: rgb(56 51 57);--md-extended-color-custom-color3-color: rgb(255 180 169);--md-extended-color-custom-color3-on-color: rgb(86 30 24);--md-extended-color-custom-color3-color-container: rgb(115 52 44);--md-extended-color-custom-color3-on-color-container: rgb(255 218 213);--md-extended-color-custom-color4-color: rgb(131 213 197);--md-extended-color-custom-color4-on-color: rgb(0 55 48);--md-extended-color-custom-color4-color-container: rgb(0 80 70);--md-extended-color-custom-color4-on-color-container: rgb(159 242 225);--md-extended-color-custom-color1-color: rgb(182 196 255);--md-extended-color-custom-color1-on-color: rgb(29 45 97);--md-extended-color-custom-color1-color-container: rgb(53 68 121);--md-extended-color-custom-color1-on-color-container: rgb(220 225 255);--md-extended-color-custom-color10-color: rgb(162 211 153);--md-extended-color-custom-color10-on-color: rgb(12 57 14);--md-extended-color-custom-color10-color-container: rgb(37 80 35);--md-extended-color-custom-color10-on-color-container: rgb(189 240 179);--md-extended-color-custom-color5-color: rgb(199 191 255);--md-extended-color-custom-color5-on-color: rgb(47 41 95);--md-extended-color-custom-color5-color-container: rgb(70 63 119);--md-extended-color-custom-color5-on-color-container: rgb(228 223 255)}.light{--md-sys-color-primary: rgb(98 86 144);--md-sys-color-surface-tint: rgb(98 86 144);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(231 222 255);--md-sys-color-on-primary-container: rgb(74 62 118);--md-sys-color-secondary: rgb(97 91 113);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(231 223 248);--md-sys-color-on-secondary-container: rgb(73 68 88);--md-sys-color-tertiary: rgb(125 82 98);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(255 217 228);--md-sys-color-on-tertiary-container: rgb(98 59 74);--md-sys-color-error: rgb(186 26 26);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 214);--md-sys-color-on-error-container: rgb(147 0 10);--md-sys-color-background: rgb(253 247 255);--md-sys-color-on-background: rgb(28 27 32);--md-sys-color-surface: rgb(253 247 255);--md-sys-color-on-surface: rgb(28 27 32);--md-sys-color-surface-variant: rgb(230 224 236);--md-sys-color-on-surface-variant: rgb(72 69 78);--md-sys-color-outline: rgb(121 117 127);--md-sys-color-outline-variant: rgb(202 196 207);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(49 47 53);--md-sys-color-inverse-on-surface: rgb(244 239 247);--md-sys-color-inverse-primary: rgb(204 189 255);--md-sys-color-primary-fixed: rgb(231 222 255);--md-sys-color-on-primary-fixed: rgb(30 16 72);--md-sys-color-primary-fixed-dim: rgb(204 189 255);--md-sys-color-on-primary-fixed-variant: rgb(74 62 118);--md-sys-color-secondary-fixed: rgb(231 223 248);--md-sys-color-on-secondary-fixed: rgb(29 25 43);--md-sys-color-secondary-fixed-dim: rgb(202 195 220);--md-sys-color-on-secondary-fixed-variant: rgb(73 68 88);--md-sys-color-tertiary-fixed: rgb(255 217 228);--md-sys-color-on-tertiary-fixed: rgb(49 17 31);--md-sys-color-tertiary-fixed-dim: rgb(238 184 202);--md-sys-color-on-tertiary-fixed-variant: rgb(98 59 74);--md-sys-color-surface-dim: rgb(221 216 224);--md-sys-color-surface-bright: rgb(253 247 255);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-low: rgb(247 242 250);--md-sys-color-surface-container: rgb(241 236 244);--md-sys-color-surface-container-high: rgb(236 230 238);--md-sys-color-surface-container-highest: rgb(230 225 233);--md-extended-color-custom-color2-color: rgb(141 73 89);--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(255 217 223);--md-extended-color-custom-color2-on-color-container: rgb(113 51 66);--md-extended-color-custom-color5-color: rgb(0 105 113);--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(157 240 249);--md-extended-color-custom-color5-on-color-container: rgb(0 79 85);--md-extended-color-custom-color11-color: rgb(57 96 143);--md-extended-color-custom-color11-on-color: rgb(255 255 255);--md-extended-color-custom-color11-color-container: rgb(211 228 255);--md-extended-color-custom-color11-on-color-container: rgb(30 72 118);--md-extended-color-custom-color15-color: rgb(35 106 76);--md-extended-color-custom-color15-on-color: rgb(255 255 255);--md-extended-color-custom-color15-color-container: rgb(170 242 203);--md-extended-color-custom-color15-on-color-container: rgb(0 82 54);--md-extended-color-custom-color1-color: rgb(102 85 142);--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(234 221 255);--md-extended-color-custom-color1-on-color-container: rgb(78 61 117)}.dark{--md-sys-color-primary: rgb(204 189 255);--md-sys-color-surface-tint: rgb(204 189 255);--md-sys-color-on-primary: rgb(51 39 94);--md-sys-color-primary-container: rgb(74 62 118);--md-sys-color-on-primary-container: rgb(231 222 255);--md-sys-color-secondary: rgb(202 195 220);--md-sys-color-on-secondary: rgb(50 46 65);--md-sys-color-secondary-container: rgb(73 68 88);--md-sys-color-on-secondary-container: rgb(231 223 248);--md-sys-color-tertiary: rgb(238 184 202);--md-sys-color-on-tertiary: rgb(73 37 52);--md-sys-color-tertiary-container: rgb(98 59 74);--md-sys-color-on-tertiary-container: rgb(255 217 228);--md-sys-color-error: rgb(255 180 171);--md-sys-color-on-error: rgb(105 0 5);--md-sys-color-error-container: rgb(147 0 10);--md-sys-color-on-error-container: rgb(255 218 214);--md-sys-color-background: rgb(20 19 24);--md-sys-color-on-background: rgb(230 225 233);--md-sys-color-surface: rgb(20 19 24);--md-sys-color-on-surface: rgb(230 225 233);--md-sys-color-surface-variant: rgb(72 69 78);--md-sys-color-on-surface-variant: rgb(202 196 207);--md-sys-color-outline: rgb(147 143 153);--md-sys-color-outline-variant: rgb(72 69 78);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(230 225 233);--md-sys-color-inverse-on-surface: rgb(49 47 53);--md-sys-color-inverse-primary: rgb(98 86 144);--md-sys-color-primary-fixed: rgb(231 222 255);--md-sys-color-on-primary-fixed: rgb(30 16 72);--md-sys-color-primary-fixed-dim: rgb(204 189 255);--md-sys-color-on-primary-fixed-variant: rgb(74 62 118);--md-sys-color-secondary-fixed: rgb(231 223 248);--md-sys-color-on-secondary-fixed: rgb(29 25 43);--md-sys-color-secondary-fixed-dim: rgb(202 195 220);--md-sys-color-on-secondary-fixed-variant: rgb(73 68 88);--md-sys-color-tertiary-fixed: rgb(255 217 228);--md-sys-color-on-tertiary-fixed: rgb(49 17 31);--md-sys-color-tertiary-fixed-dim: rgb(238 184 202);--md-sys-color-on-tertiary-fixed-variant: rgb(98 59 74);--md-sys-color-surface-dim: rgb(20 19 24);--md-sys-color-surface-bright: rgb(58 56 62);--md-sys-color-surface-container-lowest: rgb(15 13 19);--md-sys-color-surface-container-low: rgb(28 27 32);--md-sys-color-surface-container: rgb(32 31 36);--md-sys-color-surface-container-high: rgb(43 41 47);--md-sys-color-surface-container-highest: rgb(54 52 58);--md-extended-color-custom-color2-color: rgb(255 177 192);--md-extended-color-custom-color2-on-color: rgb(85 29 44);--md-extended-color-custom-color2-color-container: rgb(113 51 66);--md-extended-color-custom-color2-on-color-container: rgb(255 217 223);--md-extended-color-custom-color5-color: rgb(129 212 220);--md-extended-color-custom-color5-on-color: rgb(0 54 59);--md-extended-color-custom-color5-color-container: rgb(0 79 85);--md-extended-color-custom-color5-on-color-container: rgb(157 240 249);--md-extended-color-custom-color11-color: rgb(163 201 254);--md-extended-color-custom-color11-on-color: rgb(0 49 91);--md-extended-color-custom-color11-color-container: rgb(30 72 118);--md-extended-color-custom-color11-on-color-container: rgb(211 228 255);--md-extended-color-custom-color15-color: rgb(143 213 176);--md-extended-color-custom-color15-on-color: rgb(0 56 36);--md-extended-color-custom-color15-color-container: rgb(0 82 54);--md-extended-color-custom-color15-on-color-container: rgb(170 242 203);--md-extended-color-custom-color1-color: rgb(209 188 254);--md-extended-color-custom-color1-on-color: rgb(55 38 93);--md-extended-color-custom-color1-color-container: rgb(78 61 117);--md-extended-color-custom-color1-on-color-container: rgb(234 221 255)}.light{--md-sys-color-primary: rgb(144 75 61);--md-sys-color-surface-tint: rgb(144 75 61);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(255 218 211);--md-sys-color-on-primary-container: rgb(115 52 39);--md-sys-color-secondary: rgb(119 87 80);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(255 218 211);--md-sys-color-on-secondary-container: rgb(93 63 57);--md-sys-color-tertiary: rgb(110 92 46);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(249 224 166);--md-sys-color-on-tertiary-container: rgb(85 69 25);--md-sys-color-error: rgb(186 26 26);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 214);--md-sys-color-on-error-container: rgb(147 0 10);--md-sys-color-background: rgb(255 248 246);--md-sys-color-on-background: rgb(35 25 23);--md-sys-color-surface: rgb(255 248 246);--md-sys-color-on-surface: rgb(35 25 23);--md-sys-color-surface-variant: rgb(245 221 217);--md-sys-color-on-surface-variant: rgb(83 67 64);--md-sys-color-outline: rgb(133 115 111);--md-sys-color-outline-variant: rgb(216 194 189);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(57 46 44);--md-sys-color-inverse-on-surface: rgb(255 237 233);--md-sys-color-inverse-primary: rgb(255 180 165);--md-sys-color-primary-fixed: rgb(255 218 211);--md-sys-color-on-primary-fixed: rgb(58 10 3);--md-sys-color-primary-fixed-dim: rgb(255 180 165);--md-sys-color-on-primary-fixed-variant: rgb(115 52 39);--md-sys-color-secondary-fixed: rgb(255 218 211);--md-sys-color-on-secondary-fixed: rgb(44 21 16);--md-sys-color-secondary-fixed-dim: rgb(231 189 180);--md-sys-color-on-secondary-fixed-variant: rgb(93 63 57);--md-sys-color-tertiary-fixed: rgb(249 224 166);--md-sys-color-on-tertiary-fixed: rgb(36 26 0);--md-sys-color-tertiary-fixed-dim: rgb(220 196 140);--md-sys-color-on-tertiary-fixed-variant: rgb(85 69 25);--md-sys-color-surface-dim: rgb(232 214 211);--md-sys-color-surface-bright: rgb(255 248 246);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-low: rgb(255 240 238);--md-sys-color-surface-container: rgb(252 234 230);--md-sys-color-surface-container-high: rgb(247 228 225);--md-sys-color-surface-container-highest: rgb(241 223 219);--md-extended-color-custom-color6-color: rgb(134 75 111);--md-extended-color-custom-color6-on-color: rgb(255 255 255);--md-extended-color-custom-color6-color-container: rgb(255 216 235);--md-extended-color-custom-color6-on-color-container: rgb(107 52 86);--md-extended-color-custom-color4-color: rgb(32 100 135);--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(198 231 255);--md-extended-color-custom-color4-on-color-container: rgb(0 76 107);--md-extended-color-custom-color1-color: rgb(82 90 146);--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(222 224 255);--md-extended-color-custom-color1-on-color-container: rgb(58 67 121);--md-extended-color-custom-color2-color: rgb(49 106 65);--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(180 241 190);--md-extended-color-custom-color2-on-color-container: rgb(23 81 44);--md-extended-color-custom-color8-color: rgb(133 75 113);--md-extended-color-custom-color8-on-color: rgb(255 255 255);--md-extended-color-custom-color8-color-container: rgb(255 216 237);--md-extended-color-custom-color8-on-color-container: rgb(106 52 89)}.dark{--md-sys-color-primary: rgb(255 180 165);--md-sys-color-surface-tint: rgb(255 180 165);--md-sys-color-on-primary: rgb(86 31 20);--md-sys-color-primary-container: rgb(115 52 39);--md-sys-color-on-primary-container: rgb(255 218 211);--md-sys-color-secondary: rgb(231 189 180);--md-sys-color-on-secondary: rgb(68 42 36);--md-sys-color-secondary-container: rgb(93 63 57);--md-sys-color-on-secondary-container: rgb(255 218 211);--md-sys-color-tertiary: rgb(220 196 140);--md-sys-color-on-tertiary: rgb(61 47 4);--md-sys-color-tertiary-container: rgb(85 69 25);--md-sys-color-on-tertiary-container: rgb(249 224 166);--md-sys-color-error: rgb(255 180 171);--md-sys-color-on-error: rgb(105 0 5);--md-sys-color-error-container: rgb(147 0 10);--md-sys-color-on-error-container: rgb(255 218 214);--md-sys-color-background: rgb(26 17 16);--md-sys-color-on-background: rgb(241 223 219);--md-sys-color-surface: rgb(26 17 16);--md-sys-color-on-surface: rgb(241 223 219);--md-sys-color-surface-variant: rgb(83 67 64);--md-sys-color-on-surface-variant: rgb(216 194 189);--md-sys-color-outline: rgb(160 140 136);--md-sys-color-outline-variant: rgb(83 67 64);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(241 223 219);--md-sys-color-inverse-on-surface: rgb(57 46 44);--md-sys-color-inverse-primary: rgb(144 75 61);--md-sys-color-primary-fixed: rgb(255 218 211);--md-sys-color-on-primary-fixed: rgb(58 10 3);--md-sys-color-primary-fixed-dim: rgb(255 180 165);--md-sys-color-on-primary-fixed-variant: rgb(115 52 39);--md-sys-color-secondary-fixed: rgb(255 218 211);--md-sys-color-on-secondary-fixed: rgb(44 21 16);--md-sys-color-secondary-fixed-dim: rgb(231 189 180);--md-sys-color-on-secondary-fixed-variant: rgb(93 63 57);--md-sys-color-tertiary-fixed: rgb(249 224 166);--md-sys-color-on-tertiary-fixed: rgb(36 26 0);--md-sys-color-tertiary-fixed-dim: rgb(220 196 140);--md-sys-color-on-tertiary-fixed-variant: rgb(85 69 25);--md-sys-color-surface-dim: rgb(26 17 16);--md-sys-color-surface-bright: rgb(66 55 52);--md-sys-color-surface-container-lowest: rgb(20 12 10);--md-sys-color-surface-container-low: rgb(35 25 23);--md-sys-color-surface-container: rgb(39 29 27);--md-sys-color-surface-container-high: rgb(50 40 38);--md-sys-color-surface-container-highest: rgb(61 50 48);--md-extended-color-custom-color6-color: rgb(250 177 217);--md-extended-color-custom-color6-on-color: rgb(81 30 63);--md-extended-color-custom-color6-color-container: rgb(107 52 86);--md-extended-color-custom-color6-on-color-container: rgb(255 216 235);--md-extended-color-custom-color4-color: rgb(145 206 245);--md-extended-color-custom-color4-on-color: rgb(0 52 75);--md-extended-color-custom-color4-color-container: rgb(0 76 107);--md-extended-color-custom-color4-on-color-container: rgb(198 231 255);--md-extended-color-custom-color1-color: rgb(187 195 255);--md-extended-color-custom-color1-on-color: rgb(35 44 97);--md-extended-color-custom-color1-color-container: rgb(58 67 121);--md-extended-color-custom-color1-on-color-container: rgb(222 224 255);--md-extended-color-custom-color2-color: rgb(152 212 163);--md-extended-color-custom-color2-on-color: rgb(0 57 25);--md-extended-color-custom-color2-color-container: rgb(23 81 44);--md-extended-color-custom-color2-on-color-container: rgb(180 241 190);--md-extended-color-custom-color8-color: rgb(248 177 221);--md-extended-color-custom-color8-on-color: rgb(80 30 65);--md-extended-color-custom-color8-color-container: rgb(106 52 89);--md-extended-color-custom-color8-on-color-container: rgb(255 216 237)}.light{--md-sys-color-primary: rgb(42 106 71);--md-sys-color-surface-tint: rgb(42 106 71);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(174 242 197);--md-sys-color-on-primary-container: rgb(10 81 49);--md-sys-color-secondary: rgb(78 99 84);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(209 232 213);--md-sys-color-on-secondary-container: rgb(55 75 61);--md-sys-color-tertiary: rgb(59 100 112);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(191 233 248);--md-sys-color-on-tertiary-container: rgb(34 76 88);--md-sys-color-error: rgb(186 26 26);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 214);--md-sys-color-on-error-container: rgb(147 0 10);--md-sys-color-background: rgb(246 251 244);--md-sys-color-on-background: rgb(24 29 25);--md-sys-color-surface: rgb(246 251 244);--md-sys-color-on-surface: rgb(24 29 25);--md-sys-color-surface-variant: rgb(220 229 220);--md-sys-color-on-surface-variant: rgb(65 73 66);--md-sys-color-outline: rgb(113 121 114);--md-sys-color-outline-variant: rgb(192 201 192);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(44 50 45);--md-sys-color-inverse-on-surface: rgb(237 242 235);--md-sys-color-inverse-primary: rgb(147 213 170);--md-sys-color-primary-fixed: rgb(174 242 197);--md-sys-color-on-primary-fixed: rgb(0 33 16);--md-sys-color-primary-fixed-dim: rgb(147 213 170);--md-sys-color-on-primary-fixed-variant: rgb(10 81 49);--md-sys-color-secondary-fixed: rgb(209 232 213);--md-sys-color-on-secondary-fixed: rgb(12 31 20);--md-sys-color-secondary-fixed-dim: rgb(181 204 186);--md-sys-color-on-secondary-fixed-variant: rgb(55 75 61);--md-sys-color-tertiary-fixed: rgb(191 233 248);--md-sys-color-on-tertiary-fixed: rgb(0 31 39);--md-sys-color-tertiary-fixed-dim: rgb(163 205 219);--md-sys-color-on-tertiary-fixed-variant: rgb(34 76 88);--md-sys-color-surface-dim: rgb(214 219 213);--md-sys-color-surface-bright: rgb(246 251 244);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-low: rgb(240 245 238);--md-sys-color-surface-container: rgb(234 239 232);--md-sys-color-surface-container-high: rgb(228 234 227);--md-sys-color-surface-container-highest: rgb(223 228 221);--md-extended-color-custom-color1-color: rgb(143 73 81);--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(255 218 219);--md-extended-color-custom-color1-on-color-container: rgb(114 51 58);--md-extended-color-custom-color2-color: rgb(0 105 107);--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(156 241 243);--md-extended-color-custom-color2-on-color-container: rgb(0 79 81);--md-extended-color-custom-color3-color: rgb(66 104 52);--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(194 239 174);--md-extended-color-custom-color3-on-color-container: rgb(42 79 31);--md-extended-color-custom-color4-color: rgb(62 95 144);--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(213 227 255);--md-extended-color-custom-color4-on-color-container: rgb(36 71 119);--md-extended-color-custom-color5-color: rgb(127 77 123);--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(255 214 247);--md-extended-color-custom-color5-on-color-container: rgb(100 54 98)}.dark{--md-sys-color-primary: rgb(147 213 170);--md-sys-color-surface-tint: rgb(147 213 170);--md-sys-color-on-primary: rgb(0 57 31);--md-sys-color-primary-container: rgb(10 81 49);--md-sys-color-on-primary-container: rgb(174 242 197);--md-sys-color-secondary: rgb(181 204 186);--md-sys-color-on-secondary: rgb(33 53 40);--md-sys-color-secondary-container: rgb(55 75 61);--md-sys-color-on-secondary-container: rgb(209 232 213);--md-sys-color-tertiary: rgb(163 205 219);--md-sys-color-on-tertiary: rgb(3 53 65);--md-sys-color-tertiary-container: rgb(34 76 88);--md-sys-color-on-tertiary-container: rgb(191 233 248);--md-sys-color-error: rgb(255 180 171);--md-sys-color-on-error: rgb(105 0 5);--md-sys-color-error-container: rgb(147 0 10);--md-sys-color-on-error-container: rgb(255 218 214);--md-sys-color-background: rgb(15 21 17);--md-sys-color-on-background: rgb(223 228 221);--md-sys-color-surface: rgb(15 21 17);--md-sys-color-on-surface: rgb(223 228 221);--md-sys-color-surface-variant: rgb(65 73 66);--md-sys-color-on-surface-variant: rgb(192 201 192);--md-sys-color-outline: rgb(138 147 139);--md-sys-color-outline-variant: rgb(65 73 66);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(223 228 221);--md-sys-color-inverse-on-surface: rgb(44 50 45);--md-sys-color-inverse-primary: rgb(42 106 71);--md-sys-color-primary-fixed: rgb(174 242 197);--md-sys-color-on-primary-fixed: rgb(0 33 16);--md-sys-color-primary-fixed-dim: rgb(147 213 170);--md-sys-color-on-primary-fixed-variant: rgb(10 81 49);--md-sys-color-secondary-fixed: rgb(209 232 213);--md-sys-color-on-secondary-fixed: rgb(12 31 20);--md-sys-color-secondary-fixed-dim: rgb(181 204 186);--md-sys-color-on-secondary-fixed-variant: rgb(55 75 61);--md-sys-color-tertiary-fixed: rgb(191 233 248);--md-sys-color-on-tertiary-fixed: rgb(0 31 39);--md-sys-color-tertiary-fixed-dim: rgb(163 205 219);--md-sys-color-on-tertiary-fixed-variant: rgb(34 76 88);--md-sys-color-surface-dim: rgb(15 21 17);--md-sys-color-surface-bright: rgb(53 59 54);--md-sys-color-surface-container-lowest: rgb(10 15 12);--md-sys-color-surface-container-low: rgb(24 29 25);--md-sys-color-surface-container: rgb(28 33 29);--md-sys-color-surface-container-high: rgb(38 43 39);--md-sys-color-surface-container-highest: rgb(49 54 49);--md-extended-color-custom-color1-color: rgb(255 178 184);--md-extended-color-custom-color1-on-color: rgb(86 29 37);--md-extended-color-custom-color1-color-container: rgb(114 51 58);--md-extended-color-custom-color1-on-color-container: rgb(255 218 219);--md-extended-color-custom-color2-color: rgb(128 212 214);--md-extended-color-custom-color2-on-color: rgb(0 55 56);--md-extended-color-custom-color2-color-container: rgb(0 79 81);--md-extended-color-custom-color2-on-color-container: rgb(156 241 243);--md-extended-color-custom-color3-color: rgb(167 211 148);--md-extended-color-custom-color3-on-color: rgb(20 56 9);--md-extended-color-custom-color3-color-container: rgb(42 79 31);--md-extended-color-custom-color3-on-color-container: rgb(194 239 174);--md-extended-color-custom-color4-color: rgb(167 200 255);--md-extended-color-custom-color4-on-color: rgb(3 48 95);--md-extended-color-custom-color4-color-container: rgb(36 71 119);--md-extended-color-custom-color4-on-color-container: rgb(213 227 255);--md-extended-color-custom-color5-color: rgb(239 179 232);--md-extended-color-custom-color5-on-color: rgb(75 31 74);--md-extended-color-custom-color5-color-container: rgb(100 54 98);--md-extended-color-custom-color5-on-color-container: rgb(255 214 247)}:root{--page-max-width: 1100px}html{background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background)}html.light-theme,html:not(.dark-theme){--md-sys-color-primary: rgb(93 34 48);--md-sys-color-primary-rgb: 93 34 48;--md-sys-color-surface-tint: rgb(142 73 88);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(159 88 102);--md-sys-color-on-primary-container: rgb(255 255 255);--md-sys-color-secondary: rgb(73 47 52);--md-sys-color-secondary-rgb: 73 47 52;--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(133 101 106);--md-sys-color-on-secondary-container: rgb(255 255 255);--md-sys-color-tertiary: rgb(76 48 13);--md-sys-color-tertiary-rgb: 76 48 13;--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(138 102 63);--md-sys-color-on-tertiary-container: rgb(255 255 255);--md-sys-color-error: rgb(116 0 6);--md-sys-color-error-rgb: 116 0 6;--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(207 44 39);--md-sys-color-on-error-container: rgb(255 255 255);--md-sys-color-background: rgb(255 248 247);--md-sys-color-on-background: rgb(34 25 27);--md-sys-color-surface: rgb(255 248 247);--md-sys-color-on-surface: rgb(23 15 16);--md-sys-color-surface-variant: rgb(243 221 223);--md-sys-color-on-surface-variant: rgb(64 51 53);--md-sys-color-outline: rgb(94 79 81);--md-sys-color-outline-variant: rgb(122 105 107);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(56 46 47);--md-sys-color-inverse-on-surface: rgb(254 237 238);--md-sys-color-inverse-primary: rgb(255 178 191);--md-sys-color-surface-dim: rgb(211 195 196);--md-sys-color-surface-bright: rgb(255 248 247);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-lowest-rgb: 255 255 255;--md-sys-color-surface-container-low: rgb(255 240 241);--md-sys-color-surface-container-low-rgb: 255 240 241;--md-sys-color-surface-container: rgb(245 228 229);--md-sys-color-surface-container-rgb: 245 228 229;--md-sys-color-surface-container-high: rgb(234 217 218);--md-sys-color-surface-container-high-rgb: 234 217 218;--md-sys-color-surface-container-highest: rgb(222 206 207);--md-sys-color-surface-container-highest-rgb: 222 206 207;--md-extended-color-custom-color1-color: rgb(203 74 89);--md-extended-color-custom-color1-color-rgb: 203 74 89;--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(255 217 222);--md-extended-color-custom-color1-on-color-container: rgb(91 34 58);--md-extended-color-custom-color2-color: rgb(0 110 108);--md-extended-color-custom-color2-color-rgb: 0 110 108;--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(111 247 244);--md-extended-color-custom-color2-on-color-container: rgb(0 62 50);--md-extended-color-custom-color3-color: rgb(0 104 175);--md-extended-color-custom-color3-color-rgb: 0 104 175;--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(202 228 255);--md-extended-color-custom-color3-on-color-container: rgb(15 54 101);--md-extended-color-custom-color4-color: rgb(56 107 1);--md-extended-color-custom-color4-color-rgb: 56 107 1;--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(179 244 106);--md-extended-color-custom-color4-on-color-container: rgb(19 63 20);--md-extended-color-custom-color5-color: rgb(122 49 160);--md-extended-color-custom-color5-color-rgb: 122 49 160;--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(236 220 255);--md-extended-color-custom-color5-on-color-container: rgb(78 38 86)}html.dark-theme{--md-sys-color-primary: rgb(255 209 215);--md-sys-color-primary-rgb: 255 209 215;--md-sys-color-surface-tint: rgb(255 178 191);--md-sys-color-on-primary: rgb(72 18 32);--md-sys-color-primary-container: rgb(200 122 137);--md-sys-color-on-primary-container: rgb(0 0 0);--md-sys-color-secondary: rgb(251 210 216);--md-sys-color-secondary-rgb: 251 210 216;--md-sys-color-on-secondary: rgb(55 31 35);--md-sys-color-secondary-container: rgb(171 136 141);--md-sys-color-on-secondary-container: rgb(0 0 0);--md-sys-color-tertiary: rgb(255 213 170);--md-sys-color-tertiary-rgb: 255 213 170;--md-sys-color-on-tertiary: rgb(57 32 1);--md-sys-color-tertiary-container: rgb(177 137 95);--md-sys-color-on-tertiary-container: rgb(0 0 0);--md-sys-color-error: rgb(255 210 204);--md-sys-color-error-rgb: 255 210 204;--md-sys-color-on-error: rgb(84 0 3);--md-sys-color-error-container: rgb(255 84 73);--md-sys-color-on-error-container: rgb(0 0 0);--md-sys-color-background: rgb(25 17 18);--md-sys-color-on-background: rgb(240 222 224);--md-sys-color-surface: rgb(25 17 18);--md-sys-color-on-surface: rgb(255 255 255);--md-sys-color-surface-variant: rgb(82 67 69);--md-sys-color-on-surface-variant: rgb(237 215 217);--md-sys-color-outline: rgb(193 173 175);--md-sys-color-outline-variant: rgb(158 140 142);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(240 222 224);--md-sys-color-inverse-on-surface: rgb(49 40 41);--md-sys-color-inverse-primary: rgb(115 52 66);--md-sys-color-surface-dim: rgb(25 17 18);--md-sys-color-surface-bright: rgb(77 66 67);--md-sys-color-surface-container-lowest: rgb(12 6 7);--md-sys-color-surface-container-lowest-rgb: 12 6 7;--md-sys-color-surface-container-low: rgb(36 27 29);--md-sys-color-surface-container-low-rgb: 36 27 29;--md-sys-color-surface-container: rgb(47 37 39);--md-sys-color-surface-container-rgb: 47 37 39;--md-sys-color-surface-container-high: rgb(58 48 49);--md-sys-color-surface-container-high-rgb: 58 48 49;--md-sys-color-surface-container-highest: rgb(70 59 60);--md-sys-color-surface-container-highest-rgb: 70 59 60;--md-extended-color-custom-color1-color: rgb(255 178 191);--md-extended-color-custom-color1-color-rgb: 255 178 191;--md-extended-color-custom-color1-on-color: rgb(99 27 39);--md-extended-color-custom-color1-color-container: rgb(148 50 64);--md-extended-color-custom-color1-on-color-container: rgb(255 208 222);--md-extended-color-custom-color2-color: rgb(79 219 216);--md-extended-color-custom-color2-color-rgb: 79 219 216;--md-extended-color-custom-color2-on-color: rgb(0 57 56);--md-extended-color-custom-color2-color-container: rgb(0 83 81);--md-extended-color-custom-color2-on-color-container: rgb(156 236 212);--md-extended-color-custom-color3-color: rgb(145 201 255);--md-extended-color-custom-color3-color-rgb: 145 201 255;--md-extended-color-custom-color3-on-color: rgb(0 53 92);--md-extended-color-custom-color3-color-container: rgb(0 78 132);--md-extended-color-custom-color3-on-color-container: rgb(204 221 255);--md-extended-color-custom-color4-color: rgb(152 216 81);--md-extended-color-custom-color4-color-rgb: 152 216 81;--md-extended-color-custom-color4-on-color: rgb(25 56 0);--md-extended-color-custom-color4-color-container: rgb(39 81 0);--md-extended-color-custom-color4-on-color-container: rgb(183 234 173);--md-extended-color-custom-color5-color: rgb(219 186 255);--md-extended-color-custom-color5-color-rgb: 219 186 255;--md-extended-color-custom-color5-on-color: rgb(69 16 103);--md-extended-color-custom-color5-color-container: rgb(95 32 132);--md-extended-color-custom-color5-on-color-container: rgb(252 205 255)}html.light-theme.royal-theme{--md-sys-color-primary: rgb(118 80 132);--md-sys-color-surface-tint: rgb(118 80 132);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(248 216 255);--md-sys-color-on-primary-container: rgb(93 56 107);--md-sys-color-secondary: rgb(47 98 140);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(206 229 255);--md-sys-color-on-secondary-container: rgb(13 74 115);--md-sys-color-tertiary: rgb(114 92 12);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(255 224 134);--md-sys-color-on-tertiary-container: rgb(87 69 0);--md-sys-color-error: rgb(144 74 73);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 216);--md-sys-color-on-error-container: rgb(115 51 51);--md-sys-color-background: rgb(255 247 251);--md-sys-color-on-background: rgb(31 26 31);--md-sys-color-surface: rgb(255 247 251);--md-sys-color-on-surface: rgb(31 26 31);--md-sys-color-surface-variant: rgb(235 223 233);--md-sys-color-on-surface-variant: rgb(76 68 77);--md-sys-color-outline: rgb(125 116 125);--md-sys-color-outline-variant: rgb(206 195 205);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(52 47 52);--md-sys-color-inverse-on-surface: rgb(248 238 245);--md-sys-color-inverse-primary: rgb(228 183 243);--md-sys-color-primary-fixed: rgb(248 216 255);--md-sys-color-on-primary-fixed: rgb(45 10 60);--md-sys-color-primary-fixed-dim: rgb(228 183 243);--md-sys-color-on-primary-fixed-variant: rgb(93 56 107);--md-sys-color-secondary-fixed: rgb(206 229 255);--md-sys-color-on-secondary-fixed: rgb(0 29 50);--md-sys-color-secondary-fixed-dim: rgb(155 203 250);--md-sys-color-on-secondary-fixed-variant: rgb(13 74 115);--md-sys-color-tertiary-fixed: rgb(255 224 134);--md-sys-color-on-tertiary-fixed: rgb(35 27 0);--md-sys-color-tertiary-fixed-dim: rgb(225 196 109);--md-sys-color-on-tertiary-fixed-variant: rgb(87 69 0);--md-sys-color-surface-dim: rgb(225 215 223);--md-sys-color-surface-bright: rgb(255 247 251);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-lowest-rgb: 255 255 255;--md-sys-color-surface-container-low: rgb(251 241 248);--md-sys-color-surface-container-low-rgb: 251 241 248;--md-sys-color-surface-container: rgb(245 235 242);--md-sys-color-surface-container-rgb: 245 235 242;--md-sys-color-surface-container-high: rgb(239 229 237);--md-sys-color-surface-container-high-rgb: 239 229 237;--md-sys-color-surface-container-highest: rgb(233 224 231);--md-sys-color-surface-container-highest-rgb: 233 224 231;--md-extended-color-custom-color1-color: rgb(144 74 65);--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(255 218 213);--md-extended-color-custom-color1-on-color-container: rgb(115 52 44);--md-extended-color-custom-color2-color: rgb(0 107 94);--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(159 242 225);--md-extended-color-custom-color2-on-color-container: rgb(0 80 70);--md-extended-color-custom-color3-color: rgb(77 92 146);--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(220 225 255);--md-extended-color-custom-color3-on-color-container: rgb(53 68 121);--md-extended-color-custom-color4-color: rgb(61 104 56);--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(189 240 179);--md-extended-color-custom-color4-on-color-container: rgb(37 80 35);--md-extended-color-custom-color5-color: rgb(94 87 145);--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(228 223 255);--md-extended-color-custom-color5-on-color-container: rgb(70 63 119)}html.dark-theme.royal-theme{--md-sys-color-primary: rgb(228 183 243);--md-sys-color-surface-tint: rgb(228 183 243);--md-sys-color-on-primary: rgb(68 34 83);--md-sys-color-primary-container: rgb(93 56 107);--md-sys-color-on-primary-container: rgb(248 216 255);--md-sys-color-secondary: rgb(155 203 250);--md-sys-color-on-secondary: rgb(0 51 83);--md-sys-color-secondary-container: rgb(13 74 115);--md-sys-color-on-secondary-container: rgb(206 229 255);--md-sys-color-tertiary: rgb(225 196 109);--md-sys-color-on-tertiary: rgb(60 47 0);--md-sys-color-tertiary-container: rgb(87 69 0);--md-sys-color-on-tertiary-container: rgb(255 224 134);--md-sys-color-error: rgb(255 179 177);--md-sys-color-on-error: rgb(87 29 31);--md-sys-color-error-container: rgb(115 51 51);--md-sys-color-on-error-container: rgb(255 218 216);--md-sys-color-background: rgb(22 18 23);--md-sys-color-on-background: rgb(233 224 231);--md-sys-color-surface: rgb(22 18 23);--md-sys-color-on-surface: rgb(233 224 231);--md-sys-color-surface-variant: rgb(76 68 77);--md-sys-color-on-surface-variant: rgb(206 195 205);--md-sys-color-outline: rgb(151 142 151);--md-sys-color-outline-variant: rgb(76 68 77);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(233 224 231);--md-sys-color-inverse-on-surface: rgb(52 47 52);--md-sys-color-inverse-primary: rgb(118 80 132);--md-sys-color-primary-fixed: rgb(248 216 255);--md-sys-color-on-primary-fixed: rgb(45 10 60);--md-sys-color-primary-fixed-dim: rgb(228 183 243);--md-sys-color-on-primary-fixed-variant: rgb(93 56 107);--md-sys-color-secondary-fixed: rgb(206 229 255);--md-sys-color-on-secondary-fixed: rgb(0 29 50);--md-sys-color-secondary-fixed-dim: rgb(155 203 250);--md-sys-color-on-secondary-fixed-variant: rgb(13 74 115);--md-sys-color-tertiary-fixed: rgb(255 224 134);--md-sys-color-on-tertiary-fixed: rgb(35 27 0);--md-sys-color-tertiary-fixed-dim: rgb(225 196 109);--md-sys-color-on-tertiary-fixed-variant: rgb(87 69 0);--md-sys-color-surface-dim: rgb(22 18 23);--md-sys-color-surface-bright: rgb(61 55 61);--md-sys-color-surface-container-lowest: rgb(17 13 18);--md-sys-color-surface-container-lowest-rgb: 17 13 18;--md-sys-color-surface-container-low: rgb(31 26 31);--md-sys-color-surface-container-low-rgb: 31 26 31;--md-sys-color-surface-container: rgb(35 30 35);--md-sys-color-surface-container-rgb: 35 30 35;--md-sys-color-surface-container-high: rgb(45 40 46);--md-sys-color-surface-container-high-rgb: 45 40 46;--md-sys-color-surface-container-highest: rgb(56 51 57);--md-sys-color-surface-container-highest-rgb: 56 51 57;--md-extended-color-custom-color1-color: rgb(255 180 169);--md-extended-color-custom-color1-on-color: rgb(86 30 24);--md-extended-color-custom-color1-color-container: rgb(115 52 44);--md-extended-color-custom-color1-on-color-container: rgb(255 218 213);--md-extended-color-custom-color2-color: rgb(131 213 197);--md-extended-color-custom-color2-on-color: rgb(0 55 48);--md-extended-color-custom-color2-color-container: rgb(0 80 70);--md-extended-color-custom-color2-on-color-container: rgb(159 242 225);--md-extended-color-custom-color3-color: rgb(182 196 255);--md-extended-color-custom-color3-on-color: rgb(29 45 97);--md-extended-color-custom-color3-color-container: rgb(53 68 121);--md-extended-color-custom-color3-on-color-container: rgb(220 225 255);--md-extended-color-custom-color4-color: rgb(162 211 153);--md-extended-color-custom-color4-on-color: rgb(12 57 14);--md-extended-color-custom-color4-color-container: rgb(37 80 35);--md-extended-color-custom-color4-on-color-container: rgb(189 240 179);--md-extended-color-custom-color5-color: rgb(199 191 255);--md-extended-color-custom-color5-on-color: rgb(47 41 95);--md-extended-color-custom-color5-color-container: rgb(70 63 119);--md-extended-color-custom-color5-on-color-container: rgb(228 223 255)}html.light-theme.ethereal-theme{--md-sys-color-primary: rgb(98 86 144);--md-sys-color-surface-tint: rgb(98 86 144);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(231 222 255);--md-sys-color-on-primary-container: rgb(74 62 118);--md-sys-color-secondary: rgb(97 91 113);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(231 223 248);--md-sys-color-on-secondary-container: rgb(73 68 88);--md-sys-color-tertiary: rgb(125 82 98);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(255 217 228);--md-sys-color-on-tertiary-container: rgb(98 59 74);--md-sys-color-error: rgb(186 26 26);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 214);--md-sys-color-on-error-container: rgb(147 0 10);--md-sys-color-background: rgb(253 247 255);--md-sys-color-on-background: rgb(28 27 32);--md-sys-color-surface: rgb(253 247 255);--md-sys-color-on-surface: rgb(28 27 32);--md-sys-color-surface-variant: rgb(230 224 236);--md-sys-color-on-surface-variant: rgb(72 69 78);--md-sys-color-outline: rgb(121 117 127);--md-sys-color-outline-variant: rgb(202 196 207);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(49 47 53);--md-sys-color-inverse-on-surface: rgb(244 239 247);--md-sys-color-inverse-primary: rgb(204 189 255);--md-sys-color-primary-fixed: rgb(231 222 255);--md-sys-color-on-primary-fixed: rgb(30 16 72);--md-sys-color-primary-fixed-dim: rgb(204 189 255);--md-sys-color-on-primary-fixed-variant: rgb(74 62 118);--md-sys-color-secondary-fixed: rgb(231 223 248);--md-sys-color-on-secondary-fixed: rgb(29 25 43);--md-sys-color-secondary-fixed-dim: rgb(202 195 220);--md-sys-color-on-secondary-fixed-variant: rgb(73 68 88);--md-sys-color-tertiary-fixed: rgb(255 217 228);--md-sys-color-on-tertiary-fixed: rgb(49 17 31);--md-sys-color-tertiary-fixed-dim: rgb(238 184 202);--md-sys-color-on-tertiary-fixed-variant: rgb(98 59 74);--md-sys-color-surface-dim: rgb(221 216 224);--md-sys-color-surface-bright: rgb(253 247 255);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-lowest-rgb: 255 255 255;--md-sys-color-surface-container-low: rgb(247 242 250);--md-sys-color-surface-container-low-rgb: 247 242 250;--md-sys-color-surface-container: rgb(241 236 244);--md-sys-color-surface-container-rgb: 241 236 244;--md-sys-color-surface-container-high: rgb(236 230 238);--md-sys-color-surface-container-high-rgb: 236 230 238;--md-sys-color-surface-container-highest: rgb(230 225 233);--md-sys-color-surface-container-highest-rgb: 230 225 233;--md-extended-color-custom-color1-color: rgb(141 73 89);--md-extended-color-custom-color1-color-rgb: 141 73 89;--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(255 217 223);--md-extended-color-custom-color1-on-color-container: rgb(113 51 66);--md-extended-color-custom-color2-color: rgb(0 105 113);--md-extended-color-custom-color2-color-rgb: 0 105 113;--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(157 240 249);--md-extended-color-custom-color2-on-color-container: rgb(0 79 85);--md-extended-color-custom-color3-color: rgb(57 96 143);--md-extended-color-custom-color3-color-rgb: 57 96 143;--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(211 228 255);--md-extended-color-custom-color3-on-color-container: rgb(30 72 118);--md-extended-color-custom-color4-color: rgb(35 106 76);--md-extended-color-custom-color4-color-rgb: 35 106 76;--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(170 242 203);--md-extended-color-custom-color4-on-color-container: rgb(0 82 54);--md-extended-color-custom-color5-color: rgb(102 85 142);--md-extended-color-custom-color5-color-rgb: 102 85 142;--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(234 221 255);--md-extended-color-custom-color5-on-color-container: rgb(78 61 117)}html.dark-theme.ethereal-theme{--md-sys-color-primary: rgb(204 189 255);--md-sys-color-surface-tint: rgb(204 189 255);--md-sys-color-on-primary: rgb(51 39 94);--md-sys-color-primary-container: rgb(74 62 118);--md-sys-color-on-primary-container: rgb(231 222 255);--md-sys-color-secondary: rgb(202 195 220);--md-sys-color-on-secondary: rgb(50 46 65);--md-sys-color-secondary-container: rgb(73 68 88);--md-sys-color-on-secondary-container: rgb(231 223 248);--md-sys-color-tertiary: rgb(238 184 202);--md-sys-color-on-tertiary: rgb(73 37 52);--md-sys-color-tertiary-container: rgb(98 59 74);--md-sys-color-on-tertiary-container: rgb(255 217 228);--md-sys-color-error: rgb(255 180 171);--md-sys-color-on-error: rgb(105 0 5);--md-sys-color-error-container: rgb(147 0 10);--md-sys-color-on-error-container: rgb(255 218 214);--md-sys-color-background: rgb(20 19 24);--md-sys-color-on-background: rgb(230 225 233);--md-sys-color-surface: rgb(20 19 24);--md-sys-color-on-surface: rgb(230 225 233);--md-sys-color-surface-variant: rgb(72 69 78);--md-sys-color-on-surface-variant: rgb(202 196 207);--md-sys-color-outline: rgb(147 143 153);--md-sys-color-outline-variant: rgb(72 69 78);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(230 225 233);--md-sys-color-inverse-on-surface: rgb(49 47 53);--md-sys-color-inverse-primary: rgb(98 86 144);--md-sys-color-primary-fixed: rgb(231 222 255);--md-sys-color-on-primary-fixed: rgb(30 16 72);--md-sys-color-primary-fixed-dim: rgb(204 189 255);--md-sys-color-on-primary-fixed-variant: rgb(74 62 118);--md-sys-color-secondary-fixed: rgb(231 223 248);--md-sys-color-on-secondary-fixed: rgb(29 25 43);--md-sys-color-secondary-fixed-dim: rgb(202 195 220);--md-sys-color-on-secondary-fixed-variant: rgb(73 68 88);--md-sys-color-tertiary-fixed: rgb(255 217 228);--md-sys-color-on-tertiary-fixed: rgb(49 17 31);--md-sys-color-tertiary-fixed-dim: rgb(238 184 202);--md-sys-color-on-tertiary-fixed-variant: rgb(98 59 74);--md-sys-color-surface-dim: rgb(20 19 24);--md-sys-color-surface-bright: rgb(58 56 62);--md-sys-color-surface-container-lowest: rgb(15 13 19);--md-sys-color-surface-container-lowest-rgb: 15 13 19;--md-sys-color-surface-container-low: rgb(28 27 32);--md-sys-color-surface-container-low-rgb: 28 27 32;--md-sys-color-surface-container: rgb(32 31 36);--md-sys-color-surface-container-rgb: 32 31 36;--md-sys-color-surface-container-high: rgb(43 41 47);--md-sys-color-surface-container-high-rgb: 43 41 47;--md-sys-color-surface-container-highest: rgb(54 52 58);--md-sys-color-surface-container-highest-rgb: 54 52 58;--md-extended-color-custom-color1-color: rgb(255 177 192);--md-extended-color-custom-color1-on-color: rgb(85 29 44);--md-extended-color-custom-color1-color-container: rgb(113 51 66);--md-extended-color-custom-color1-on-color-container: rgb(255 217 223);--md-extended-color-custom-color2-color: rgb(129 212 220);--md-extended-color-custom-color2-on-color: rgb(0 54 59);--md-extended-color-custom-color2-color-container: rgb(0 79 85);--md-extended-color-custom-color2-on-color-container: rgb(157 240 249);--md-extended-color-custom-color3-color: rgb(163 201 254);--md-extended-color-custom-color3-on-color: rgb(0 49 91);--md-extended-color-custom-color3-color-container: rgb(30 72 118);--md-extended-color-custom-color3-on-color-container: rgb(211 228 255);--md-extended-color-custom-color4-color: rgb(143 213 176);--md-extended-color-custom-color4-on-color: rgb(0 56 36);--md-extended-color-custom-color4-color-container: rgb(0 82 54);--md-extended-color-custom-color4-on-color-container: rgb(170 242 203);--md-extended-color-custom-color5-color: rgb(209 188 254);--md-extended-color-custom-color5-on-color: rgb(55 38 93);--md-extended-color-custom-color5-color-container: rgb(78 61 117);--md-extended-color-custom-color5-on-color-container: rgb(234 221 255)}html.light-theme.forge-theme{--md-sys-color-primary: rgb(144 75 61);--md-sys-color-surface-tint: rgb(144 75 61);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(255 218 211);--md-sys-color-on-primary-container: rgb(115 52 39);--md-sys-color-secondary: rgb(119 87 80);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(255 218 211);--md-sys-color-on-secondary-container: rgb(93 63 57);--md-sys-color-tertiary: rgb(110 92 46);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(249 224 166);--md-sys-color-on-tertiary-container: rgb(85 69 25);--md-sys-color-error: rgb(186 26 26);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 214);--md-sys-color-on-error-container: rgb(147 0 10);--md-sys-color-background: rgb(255 248 246);--md-sys-color-on-background: rgb(35 25 23);--md-sys-color-surface: rgb(255 248 246);--md-sys-color-on-surface: rgb(35 25 23);--md-sys-color-surface-variant: rgb(245 221 217);--md-sys-color-on-surface-variant: rgb(83 67 64);--md-sys-color-outline: rgb(133 115 111);--md-sys-color-outline-variant: rgb(216 194 189);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(57 46 44);--md-sys-color-inverse-on-surface: rgb(255 237 233);--md-sys-color-inverse-primary: rgb(255 180 165);--md-sys-color-primary-fixed: rgb(255 218 211);--md-sys-color-on-primary-fixed: rgb(58 10 3);--md-sys-color-primary-fixed-dim: rgb(255 180 165);--md-sys-color-on-primary-fixed-variant: rgb(115 52 39);--md-sys-color-secondary-fixed: rgb(255 218 211);--md-sys-color-on-secondary-fixed: rgb(44 21 16);--md-sys-color-secondary-fixed-dim: rgb(231 189 180);--md-sys-color-on-secondary-fixed-variant: rgb(93 63 57);--md-sys-color-tertiary-fixed: rgb(249 224 166);--md-sys-color-on-tertiary-fixed: rgb(36 26 0);--md-sys-color-tertiary-fixed-dim: rgb(220 196 140);--md-sys-color-on-tertiary-fixed-variant: rgb(85 69 25);--md-sys-color-surface-dim: rgb(232 214 211);--md-sys-color-surface-bright: rgb(255 248 246);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-lowest-rgb: 255 255 255;--md-sys-color-surface-container-low: rgb(255 240 238);--md-sys-color-surface-container-low-rgb: 255 240 238;--md-sys-color-surface-container: rgb(252 234 230);--md-sys-color-surface-container-rgb: 252 234 230;--md-sys-color-surface-container-high: rgb(247 228 225);--md-sys-color-surface-container-high-rgb: 247 228 225;--md-sys-color-surface-container-highest: rgb(241 223 219);--md-sys-color-surface-container-highest-rgb: 241 223 219;--md-extended-color-custom-color1-color: rgb(134 75 111);--md-extended-color-custom-color1-color-rgb: 134 75 111;--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(255 216 235);--md-extended-color-custom-color1-on-color-container: rgb(107 52 86);--md-extended-color-custom-color2-color: rgb(32 100 135);--md-extended-color-custom-color2-color-rgb: 32 100 135;--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(198 231 255);--md-extended-color-custom-color2-on-color-container: rgb(0 76 107);--md-extended-color-custom-color3-color: rgb(82 90 146);--md-extended-color-custom-color3-color-rgb: 82 90 146;--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(222 224 255);--md-extended-color-custom-color3-on-color-container: rgb(58 67 121);--md-extended-color-custom-color4-color: rgb(49 106 65);--md-extended-color-custom-color4-color-rgb: 49 106 65;--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(180 241 190);--md-extended-color-custom-color4-on-color-container: rgb(23 81 44);--md-extended-color-custom-color5-color: rgb(133 75 113);--md-extended-color-custom-color5-color-rgb: 133 75 113;--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(255 216 237);--md-extended-color-custom-color5-on-color-container: rgb(106 52 89)}html.dark-theme.forge-theme{--md-sys-color-primary: rgb(255 180 165);--md-sys-color-surface-tint: rgb(255 180 165);--md-sys-color-on-primary: rgb(86 31 20);--md-sys-color-primary-container: rgb(115 52 39);--md-sys-color-on-primary-container: rgb(255 218 211);--md-sys-color-secondary: rgb(231 189 180);--md-sys-color-on-secondary: rgb(68 42 36);--md-sys-color-secondary-container: rgb(93 63 57);--md-sys-color-on-secondary-container: rgb(255 218 211);--md-sys-color-tertiary: rgb(220 196 140);--md-sys-color-on-tertiary: rgb(61 47 4);--md-sys-color-tertiary-container: rgb(85 69 25);--md-sys-color-on-tertiary-container: rgb(249 224 166);--md-sys-color-error: rgb(255 180 171);--md-sys-color-on-error: rgb(105 0 5);--md-sys-color-error-container: rgb(147 0 10);--md-sys-color-on-error-container: rgb(255 218 214);--md-sys-color-background: rgb(26 17 16);--md-sys-color-on-background: rgb(241 223 219);--md-sys-color-surface: rgb(26 17 16);--md-sys-color-on-surface: rgb(241 223 219);--md-sys-color-surface-variant: rgb(83 67 64);--md-sys-color-on-surface-variant: rgb(216 194 189);--md-sys-color-outline: rgb(160 140 136);--md-sys-color-outline-variant: rgb(83 67 64);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(241 223 219);--md-sys-color-inverse-on-surface: rgb(57 46 44);--md-sys-color-inverse-primary: rgb(144 75 61);--md-sys-color-primary-fixed: rgb(255 218 211);--md-sys-color-on-primary-fixed: rgb(58 10 3);--md-sys-color-primary-fixed-dim: rgb(255 180 165);--md-sys-color-on-primary-fixed-variant: rgb(115 52 39);--md-sys-color-secondary-fixed: rgb(255 218 211);--md-sys-color-on-secondary-fixed: rgb(44 21 16);--md-sys-color-secondary-fixed-dim: rgb(231 189 180);--md-sys-color-on-secondary-fixed-variant: rgb(93 63 57);--md-sys-color-tertiary-fixed: rgb(249 224 166);--md-sys-color-on-tertiary-fixed: rgb(36 26 0);--md-sys-color-tertiary-fixed-dim: rgb(220 196 140);--md-sys-color-on-tertiary-fixed-variant: rgb(85 69 25);--md-sys-color-surface-dim: rgb(26 17 16);--md-sys-color-surface-bright: rgb(66 55 52);--md-sys-color-surface-container-lowest: rgb(20 12 10);--md-sys-color-surface-container-lowest-rgb: 20 12 10;--md-sys-color-surface-container-low: rgb(35 25 23);--md-sys-color-surface-container-low-rgb: 35 25 23;--md-sys-color-surface-container: rgb(39 29 27);--md-sys-color-surface-container-rgb: 39 29 27;--md-sys-color-surface-container-high: rgb(50 40 38);--md-sys-color-surface-container-high-rgb: 50 40 38;--md-sys-color-surface-container-highest: rgb(61 50 48);--md-sys-color-surface-container-highest-rgb: 61 50 48;--md-extended-color-custom-color1-color: rgb(250 177 217);--md-extended-color-custom-color1-color-rgb: 250 177 217;--md-extended-color-custom-color1-on-color: rgb(81 30 63);--md-extended-color-custom-color1-color-container: rgb(107 52 86);--md-extended-color-custom-color1-on-color-container: rgb(255 216 235);--md-extended-color-custom-color2-color: rgb(145 206 245);--md-extended-color-custom-color2-color-rgb: 145 206 245;--md-extended-color-custom-color2-on-color: rgb(0 52 75);--md-extended-color-custom-color2-color-container: rgb(0 76 107);--md-extended-color-custom-color2-on-color-container: rgb(198 231 255);--md-extended-color-custom-color3-color: rgb(187 195 255);--md-extended-color-custom-color3-color-rgb: 187 195 255;--md-extended-color-custom-color3-on-color: rgb(35 44 97);--md-extended-color-custom-color3-color-container: rgb(58 67 121);--md-extended-color-custom-color3-on-color-container: rgb(222 224 255);--md-extended-color-custom-color4-color: rgb(152 212 163);--md-extended-color-custom-color4-color-rgb: 152 212 163;--md-extended-color-custom-color4-on-color: rgb(0 57 25);--md-extended-color-custom-color4-color-container: rgb(23 81 44);--md-extended-color-custom-color4-on-color-container: rgb(180 241 190);--md-extended-color-custom-color5-color: rgb(248 177 221);--md-extended-color-custom-color5-color-rgb: 248 177 221;--md-extended-color-custom-color5-on-color: rgb(80 30 65);--md-extended-color-custom-color5-color-container: rgb(106 52 89);--md-extended-color-custom-color5-on-color-container: rgb(255 216 237)}html.light-theme.glade-theme{--md-sys-color-primary: rgb(42 106 71);--md-sys-color-surface-tint: rgb(42 106 71);--md-sys-color-on-primary: rgb(255 255 255);--md-sys-color-primary-container: rgb(174 242 197);--md-sys-color-on-primary-container: rgb(10 81 49);--md-sys-color-secondary: rgb(78 99 84);--md-sys-color-on-secondary: rgb(255 255 255);--md-sys-color-secondary-container: rgb(209 232 213);--md-sys-color-on-secondary-container: rgb(55 75 61);--md-sys-color-tertiary: rgb(59 100 112);--md-sys-color-on-tertiary: rgb(255 255 255);--md-sys-color-tertiary-container: rgb(191 233 248);--md-sys-color-on-tertiary-container: rgb(34 76 88);--md-sys-color-error: rgb(186 26 26);--md-sys-color-on-error: rgb(255 255 255);--md-sys-color-error-container: rgb(255 218 214);--md-sys-color-on-error-container: rgb(147 0 10);--md-sys-color-background: rgb(246 251 244);--md-sys-color-on-background: rgb(24 29 25);--md-sys-color-surface: rgb(246 251 244);--md-sys-color-on-surface: rgb(24 29 25);--md-sys-color-surface-variant: rgb(220 229 220);--md-sys-color-on-surface-variant: rgb(65 73 66);--md-sys-color-outline: rgb(113 121 114);--md-sys-color-outline-variant: rgb(192 201 192);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(44 50 45);--md-sys-color-inverse-on-surface: rgb(237 242 235);--md-sys-color-inverse-primary: rgb(147 213 170);--md-sys-color-primary-fixed: rgb(174 242 197);--md-sys-color-on-primary-fixed: rgb(0 33 16);--md-sys-color-primary-fixed-dim: rgb(147 213 170);--md-sys-color-on-primary-fixed-variant: rgb(10 81 49);--md-sys-color-secondary-fixed: rgb(209 232 213);--md-sys-color-on-secondary-fixed: rgb(12 31 20);--md-sys-color-secondary-fixed-dim: rgb(181 204 186);--md-sys-color-on-secondary-fixed-variant: rgb(55 75 61);--md-sys-color-tertiary-fixed: rgb(191 233 248);--md-sys-color-on-tertiary-fixed: rgb(0 31 39);--md-sys-color-tertiary-fixed-dim: rgb(163 205 219);--md-sys-color-on-tertiary-fixed-variant: rgb(34 76 88);--md-sys-color-surface-dim: rgb(214 219 213);--md-sys-color-surface-bright: rgb(246 251 244);--md-sys-color-surface-container-lowest: rgb(255 255 255);--md-sys-color-surface-container-lowest-rgb: 255 255 255;--md-sys-color-surface-container-low: rgb(240 245 238);--md-sys-color-surface-container-low-rgb: 240 245 238;--md-sys-color-surface-container: rgb(234 239 232);--md-sys-color-surface-container-rgb: 234 239 232;--md-sys-color-surface-container-high: rgb(228 234 227);--md-sys-color-surface-container-high-rgb: 228 234 227;--md-sys-color-surface-container-highest: rgb(223 228 221);--md-sys-color-surface-container-highest-rgb: 223 228 221;--md-extended-color-custom-color1-color: rgb(143 73 81);--md-extended-color-custom-color1-color-rgb: 143 73 81;--md-extended-color-custom-color1-on-color: rgb(255 255 255);--md-extended-color-custom-color1-color-container: rgb(255 218 219);--md-extended-color-custom-color1-on-color-container: rgb(114 51 58);--md-extended-color-custom-color2-color: rgb(0 105 107);--md-extended-color-custom-color2-color-rgb: 0 105 107;--md-extended-color-custom-color2-on-color: rgb(255 255 255);--md-extended-color-custom-color2-color-container: rgb(156 241 243);--md-extended-color-custom-color2-on-color-container: rgb(0 79 81);--md-extended-color-custom-color4-color: rgb(66 104 52);--md-extended-color-custom-color4-color-rgb: 66 104 52;--md-extended-color-custom-color4-on-color: rgb(255 255 255);--md-extended-color-custom-color4-color-container: rgb(194 239 174);--md-extended-color-custom-color4-on-color-container: rgb(42 79 31);--md-extended-color-custom-color3-color: rgb(62 95 144);--md-extended-color-custom-color3-color-rgb: 62 95 144;--md-extended-color-custom-color3-on-color: rgb(255 255 255);--md-extended-color-custom-color3-color-container: rgb(213 227 255);--md-extended-color-custom-color3-on-color-container: rgb(36 71 119);--md-extended-color-custom-color5-color: rgb(127 77 123);--md-extended-color-custom-color5-color-rgb: 127 77 123;--md-extended-color-custom-color5-on-color: rgb(255 255 255);--md-extended-color-custom-color5-color-container: rgb(255 214 247);--md-extended-color-custom-color5-on-color-container: rgb(100 54 98)}html.dark-theme.glade-theme{--md-sys-color-primary: rgb(147 213 170);--md-sys-color-surface-tint: rgb(147 213 170);--md-sys-color-on-primary: rgb(0 57 31);--md-sys-color-primary-container: rgb(10 81 49);--md-sys-color-on-primary-container: rgb(174 242 197);--md-sys-color-secondary: rgb(181 204 186);--md-sys-color-on-secondary: rgb(33 53 40);--md-sys-color-secondary-container: rgb(55 75 61);--md-sys-color-on-secondary-container: rgb(209 232 213);--md-sys-color-tertiary: rgb(163 205 219);--md-sys-color-on-tertiary: rgb(3 53 65);--md-sys-color-tertiary-container: rgb(34 76 88);--md-sys-color-on-tertiary-container: rgb(191 233 248);--md-sys-color-error: rgb(255 180 171);--md-sys-color-on-error: rgb(105 0 5);--md-sys-color-error-container: rgb(147 0 10);--md-sys-color-on-error-container: rgb(255 218 214);--md-sys-color-background: rgb(15 21 17);--md-sys-color-on-background: rgb(223 228 221);--md-sys-color-surface: rgb(15 21 17);--md-sys-color-on-surface: rgb(223 228 221);--md-sys-color-surface-variant: rgb(65 73 66);--md-sys-color-on-surface-variant: rgb(192 201 192);--md-sys-color-outline: rgb(138 147 139);--md-sys-color-outline-variant: rgb(65 73 66);--md-sys-color-shadow: rgb(0 0 0);--md-sys-color-scrim: rgb(0 0 0);--md-sys-color-inverse-surface: rgb(223 228 221);--md-sys-color-inverse-on-surface: rgb(44 50 45);--md-sys-color-inverse-primary: rgb(42 106 71);--md-sys-color-primary-fixed: rgb(174 242 197);--md-sys-color-on-primary-fixed: rgb(0 33 16);--md-sys-color-primary-fixed-dim: rgb(147 213 170);--md-sys-color-on-primary-fixed-variant: rgb(10 81 49);--md-sys-color-secondary-fixed: rgb(209 232 213);--md-sys-color-on-secondary-fixed: rgb(12 31 20);--md-sys-color-secondary-fixed-dim: rgb(181 204 186);--md-sys-color-on-secondary-fixed-variant: rgb(55 75 61);--md-sys-color-tertiary-fixed: rgb(191 233 248);--md-sys-color-on-tertiary-fixed: rgb(0 31 39);--md-sys-color-tertiary-fixed-dim: rgb(163 205 219);--md-sys-color-on-tertiary-fixed-variant: rgb(34 76 88);--md-sys-color-surface-dim: rgb(15 21 17);--md-sys-color-surface-bright: rgb(53 59 54);--md-sys-color-surface-container-lowest: rgb(10 15 12);--md-sys-color-surface-container-lowest-rgb: 10 15 12;--md-sys-color-surface-container-low: rgb(24 29 25);--md-sys-color-surface-container-low-rgb: 24 29 25;--md-sys-color-surface-container: rgb(28 33 29);--md-sys-color-surface-container-rgb: 28 33 29;--md-sys-color-surface-container-high: rgb(38 43 39);--md-sys-color-surface-container-high-rgb: 38 43 39;--md-sys-color-surface-container-highest: rgb(49 54 49);--md-sys-color-surface-container-highest-rgb: 49 54 49;--md-extended-color-custom-color1-color: rgb(255 178 184);--md-extended-color-custom-color1-color-rgb: 255 178 184;--md-extended-color-custom-color1-on-color: rgb(86 29 37);--md-extended-color-custom-color1-color-container: rgb(114 51 58);--md-extended-color-custom-color1-on-color-container: rgb(255 218 219);--md-extended-color-custom-color2-color: rgb(128 212 214);--md-extended-color-custom-color2-color-rgb: 128 212 214;--md-extended-color-custom-color2-on-color: rgb(0 55 56);--md-extended-color-custom-color2-color-container: rgb(0 79 81);--md-extended-color-custom-color2-on-color-container: rgb(156 241 243);--md-extended-color-custom-color4-color: rgb(167 211 148);--md-extended-color-custom-color4-color-rgb: 167 211 148;--md-extended-color-custom-color4-on-color: rgb(20 56 9);--md-extended-color-custom-color4-color-container: rgb(42 79 31);--md-extended-color-custom-color4-on-color-container: rgb(194 239 174);--md-extended-color-custom-color3-color: rgb(167 200 255);--md-extended-color-custom-color3-color-rgb: 167 200 255;--md-extended-color-custom-color3-on-color: rgb(3 48 95);--md-extended-color-custom-color3-color-container: rgb(36 71 119);--md-extended-color-custom-color3-on-color-container: rgb(213 227 255);--md-extended-color-custom-color5-color: rgb(239 179 232);--md-extended-color-custom-color5-color-rgb: 239 179 232;--md-extended-color-custom-color5-on-color: rgb(75 31 74);--md-extended-color-custom-color5-color-container: rgb(100 54 98);--md-extended-color-custom-color5-on-color-container: rgb(255 214 247)}html,body{height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background)}.app-container{max-width:var(--page-max-width);margin:0 auto;padding:1rem}.text-primary{color:var(--md-sys-color-primary)}.text-on-primary{color:var(--md-sys-color-on-primary)}.text-on-primary-container{color:var(--md-sys-color-on-primary-container)}.text-secondary{color:var(--md-sys-color-secondary)}.text-on-secondary{color:var(--md-sys-color-on-secondary)}.text-on-secondary-container{color:var(--md-sys-color-on-secondary-container)}.text-tertiary{color:var(--md-sys-color-tertiary)}.text-on-tertiary{color:var(--md-sys-color-on-tertiary)}.text-on-tertiary-container{color:var(--md-sys-color-on-tertiary-container)}.text-on-surface{color:var(--md-sys-color-on-surface)}.text-on-surface-variant{color:var(--md-sys-color-on-surface-variant)}.text-on-surface-container,.text-on-surface-container-low,.text-on-surface-container-high,.text-on-surface-container-highest{color:var(--md-sys-color-on-surface)}.text-error{color:var(--md-sys-color-error)}.text-on-background{color:var(--md-sys-color-on-background)}.bg-primary{background-color:var(--md-sys-color-primary)}.bg-primary-container{background-color:var(--md-sys-color-primary-container)}.bg-secondary{background-color:var(--md-sys-color-secondary)}.bg-secondary-container{background-color:var(--md-sys-color-secondary-container)}.bg-tertiary{background-color:var(--md-sys-color-tertiary)}.bg-tertiary-container{background-color:var(--md-sys-color-tertiary-container)}.bg-surface{background-color:var(--md-sys-color-surface)}.bg-surface-variant{background-color:var(--md-sys-color-surface-variant)}.bg-surface-container-lowest{background-color:var(--md-sys-color-surface-container-lowest)}.bg-surface-container-low{background-color:var(--md-sys-color-surface-container-low)}.bg-surface-container{background-color:var(--md-sys-color-surface-container)}.bg-surface-container-high{background-color:var(--md-sys-color-surface-container-high)}.bg-surface-container-highest{background-color:var(--md-sys-color-surface-container-highest)}.bg-background{background-color:var(--md-sys-color-background)}.bg-error{background-color:var(--md-sys-color-error)}.border-primary{border-color:var(--md-sys-color-primary)}.border-secondary{border-color:var(--md-sys-color-secondary)}.border-tertiary{border-color:var(--md-sys-color-tertiary)}.border-outline{border-color:var(--md-sys-color-outline)}.border-outline-variant{border-color:var(--md-sys-color-outline-variant)}.border-surface{border-color:var(--md-sys-color-surface)}.border-surface-variant{border-color:var(--md-sys-color-surface-variant)}.border-surface-container-lowest{border-color:var(--md-sys-color-surface-container-lowest)}.border-surface-container-low{border-color:var(--md-sys-color-surface-container-low)}.border-surface-container{border-color:var(--md-sys-color-surface-container)}.border-surface-container-high{border-color:var(--md-sys-color-surface-container-high)}.border-surface-container-highest{border-color:var(--md-sys-color-surface-container-highest)}.hover\:border-primary:hover{border-color:var(--md-sys-color-primary)}.hover\:border-secondary:hover{border-color:var(--md-sys-color-secondary)}.hover\:border-tertiary:hover{border-color:var(--md-sys-color-tertiary)}.hover\:text-primary:hover{color:var(--md-sys-color-primary)}.hover\:bg-primary:hover{background-color:var(--md-sys-color-primary)}.hover\:bg-primary-container:hover{background-color:var(--md-sys-color-primary-container)}.hover\:bg-secondary:hover{background-color:var(--md-sys-color-secondary)}.hover\:bg-secondary-container:hover{background-color:var(--md-sys-color-secondary-container)}.hover\:bg-tertiary:hover{background-color:var(--md-sys-color-tertiary)}.hover\:bg-tertiary-container:hover{background-color:var(--md-sys-color-tertiary-container)}.hover\:bg-surface:hover{background-color:var(--md-sys-color-surface)}.hover\:bg-surface-container-lowest:hover{background-color:var(--md-sys-color-surface-container-lowest)}.hover\:bg-surface-container-low:hover{background-color:var(--md-sys-color-surface-container-low)}.hover\:bg-surface-container:hover{background-color:var(--md-sys-color-surface-container)}.hover\:bg-surface-container-high:hover{background-color:var(--md-sys-color-surface-container-high)}.hover\:bg-surface-container-highest:hover{background-color:var(--md-sys-color-surface-container-highest)}.focus\:ring-primary:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-sys-color-primary-rgb) / .3)}.focus\:ring-secondary:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-sys-color-secondary-rgb) / .3)}.focus\:ring-tertiary:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-sys-color-tertiary-rgb) / .3)}.focus\:ring-error:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-sys-color-error-rgb) / .3)}.focus\:ring-rose:focus{outline:var(--md-extended-color-custom-color1-color-rgb) dotted 1px;box-shadow:0 0 0 3px rgba(var(--md-extended-color-custom-color1-color-rgb) / .3)}.focus\:ring-teal:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-extended-color-custom-color2-color-rgb) / .3)}.focus\:ring-blue:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-extended-color-custom-color3-color-rgb) / .3)}.focus\:ring-green:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-extended-color-custom-color4-color-rgb) / .3)}.focus\:ring-purple:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--md-extended-color-custom-color5-color-rgb) / .3)}.focus\:border-primary:focus{border-color:var(--md-sys-color-primary)}.focus\:border-secondary:focus{border-color:var(--md-sys-color-secondary)}.focus\:border-tertiary:focus{border-color:var(--md-sys-color-tertiary)}.focus\:border-error:focus{border-color:var(--md-sys-color-error)}.focus\:border-rose:focus{border-color:var(--md-extended-color-custom-color1-color)}.focus\:border-teal:focus{border-color:var(--md-extended-color-custom-color2-color)}.focus\:border-blue:focus{border-color:var(--md-extended-color-custom-color3-color)}.focus\:border-green:focus{border-color:var(--md-extended-color-custom-color4-color)}.focus\:border-purple:focus{border-color:var(--md-extended-color-custom-color5-color)}.accent-primary{accent-color:var(--md-sys-color-primary)}.accent-secondary{accent-color:var(--md-sys-color-secondary)}.accent-tertiary{accent-color:var(--md-sys-color-tertiary)}.accent-rose{accent-color:var(--md-extended-color-custom-color1-color)}.accent-teal{accent-color:var(--md-extended-color-custom-color2-color)}.accent-blue{accent-color:var(--md-extended-color-custom-color3-color)}.accent-green{accent-color:var(--md-extended-color-custom-color4-color)}.accent-purple{accent-color:var(--md-extended-color-custom-color5-color)}.text-rose{color:var(--md-extended-color-custom-color1-color)}.text-on-rose{color:var(--md-extended-color-custom-color1-on-color)}.text-on-rose-container{color:var(--md-extended-color-custom-color1-on-color-container)}.bg-rose{background-color:var(--md-extended-color-custom-color1-color)}.bg-rose-container{background-color:var(--md-extended-color-custom-color1-color-container)}.border-rose{border-color:var(--md-extended-color-custom-color1-color)}.hover\:bg-rose-container:hover{background-color:var(--md-extended-color-custom-color1-color-container)}.text-teal{color:var(--md-extended-color-custom-color2-color)}.text-on-teal{color:var(--md-extended-color-custom-color2-on-color)}.text-on-teal-container{color:var(--md-extended-color-custom-color2-on-color-container)}.bg-teal{background-color:var(--md-extended-color-custom-color2-color)}.bg-teal-container{background-color:var(--md-extended-color-custom-color2-color-container)}.border-teal{border-color:var(--md-extended-color-custom-color2-color)}.hover\:bg-teal-container:hover{background-color:var(--md-extended-color-custom-color2-color-container)}.text-blue{color:var(--md-extended-color-custom-color3-color)}.text-on-blue{color:var(--md-extended-color-custom-color3-on-color)}.text-on-blue-container{color:var(--md-extended-color-custom-color3-on-color-container)}.bg-blue{background-color:var(--md-extended-color-custom-color3-color)}.bg-blue-container{background-color:var(--md-extended-color-custom-color3-color-container)}.border-blue{border-color:var(--md-extended-color-custom-color3-color)}.hover\:bg-blue-container:hover{background-color:var(--md-extended-color-custom-color3-color-container)}.text-green{color:var(--md-extended-color-custom-color4-color)}.text-on-green{color:var(--md-extended-color-custom-color4-on-color)}.text-on-green-container{color:var(--md-extended-color-custom-color4-on-color-container)}.bg-green{background-color:var(--md-extended-color-custom-color4-color)}.bg-green-container{background-color:var(--md-extended-color-custom-color4-color-container)}.border-green{border-color:var(--md-extended-color-custom-color4-color)}.hover\:bg-green-container:hover{background-color:var(--md-extended-color-custom-color4-color-container)}.text-purple{color:var(--md-extended-color-custom-color5-color)}.text-on-purple{color:var(--md-extended-color-custom-color5-on-color)}.text-on-purple-container{color:var(--md-extended-color-custom-color5-on-color-container)}.bg-purple{background-color:var(--md-extended-color-custom-color5-color)}.bg-purple-container{background-color:var(--md-extended-color-custom-color5-color-container)}.border-purple{border-color:var(--md-extended-color-custom-color5-color)}.hover\:bg-purple-container:hover{background-color:var(--md-extended-color-custom-color5-color-container)}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@property --tw-content{syntax: "*"; initial-value: ""; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@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-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-duration: initial;--tw-ease: initial;--tw-content: ""}}}
