@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-50: oklch(98.5% .002 247.839);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-700: oklch(37.3% .034 259.733);--color-gray-800: oklch(27.8% .033 256.848);--color-white: #fff;--spacing: .25rem;--container-2xl: 42rem;--text-base: 1rem;--text-base--line-height: 1.5 ;--font-weight-light: var(--font-weight-light);--font-weight-medium: var(--font-weight-medium);--font-weight-semibold: 600;--font-weight-bold: var(--font-weight-bold);--tracking-tight: -.025em;--tracking-wide: .025em;--radius-sm: var(--radius-sm);--radius-md: var(--radius-md);--radius-lg: var(--radius-lg);--radius-xl: var(--radius-xl);--radius-2xl: 1rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: "Noto Sans", arial, helvetica, sans-serif;--default-mono-font-family: var(--font-mono);--font-weight-regular: var(--font-weight-regular);--font-weight-semi-bold: var(--font-weight-semi-bold);--radius-none: var(--radius-none);--radius-full: var(--radius-full)}}@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}.collapse{visibility:collapse}.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.end-3{inset-inline-end:calc(var(--spacing) * 3)}.top-2{top:calc(var(--spacing) * 2)}.z-\[60\]{z-index:60}.container{width:100%}@media(width>=520px){.container{max-width:520px}}@media(width>=800px){.container{max-width:800px}}@media(width>=1024px){.container{max-width:1024px}}@media(width>=1280px){.container{max-width:1280px}}@media(width>=1440px){.container{max-width:1440px}}@media(width>=1600px){.container{max-width:1600px}}@media(width>=1920px){.container{max-width:1920px}}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.mx-3{margin-inline:calc(var(--spacing) * 3)}.my-1{margin-block:var(--spacing)}.ms-\[18px\]{margin-inline-start:18px}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-flex{display:inline-flex}.h-1{height:var(--spacing)}.h-4{height:calc(var(--spacing) * 4)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.h-20{height:calc(var(--spacing) * 20)}.h-\[7px\]{height:7px}.h-\[22px\]{height:22px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.min-h-0{min-height:0}.min-h-\[56px\]{min-height:56px}.w-4{width:calc(var(--spacing) * 4)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-20{width:calc(var(--spacing) * 20)}.w-\[7px\]{width:7px}.w-\[22px\]{width:22px}.w-\[46px\]{width:46px}.w-\[58px\]{width:58px}.w-\[248px\]{width:248px}.w-\[316px\]{width:316px}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[220px\]{max-width:220px}.min-w-0{min-width:0}.min-w-\[40px\]{min-width:40px}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.basis-0{flex-basis:0}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[104px_minmax\(240px\,1\.5fr\)_150px_170px_130px\]{grid-template-columns:104px minmax(240px,1.5fr) 150px 170px 130px}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-3\.5{gap:calc(var(--spacing) * 3.5)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-gray-100>:not(:last-child)){border-color:var(--color-gray-100)}.self-stretch{align-self:stretch}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:var(--radius-full)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-s{border-inline-start-style:var(--tw-border-style);border-inline-start-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-stroke{border-color:var(--stroke-base)}.border-stroke-hover{border-color:var(--stroke-hover)}.border-stroke-subtle{border-color:var(--stroke-subtle)}.bg-\[var\(--fill-accent-expressive\)\]{background-color:var(--fill-accent-expressive)}.bg-canvas{background-color:var(--fill-canvas)}.bg-neutral-50{background-color:var(--neutral-50)}.bg-neutral-300{background-color:var(--neutral-300)}.bg-neutral-400{background-color:var(--neutral-400)}.bg-neutral-600{background-color:var(--neutral-600)}.bg-neutral-700{background-color:var(--neutral-700)}.bg-neutral-1000{background-color:var(--neutral-1000)}.bg-stroke-subtle{background-color:var(--stroke-subtle)}.bg-surface{background-color:var(--fill-base)}.bg-surface-active{background-color:var(--fill-active)}.bg-surface-press{background-color:var(--fill-press)}.bg-white{background-color:var(--color-white)}.bg-\[linear-gradient\(180deg\,var\(--gradient-top-background-from\)_0\%\,var\(--fill-base\)_100\%\)\]{background-image:linear-gradient(180deg,var(--gradient-top-background-from) 0%,var(--fill-base) 100%)}.object-contain{object-fit:contain}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.px-0\.5{padding-inline:calc(var(--spacing) * .5)}.px-1{padding-inline:var(--spacing)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.ps-7{padding-inline-start:calc(var(--spacing) * 7)}.pt-1{padding-top:var(--spacing)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pb-1{padding-bottom:var(--spacing)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.text-start{text-align:start}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:Noto Sans,arial,helvetica,sans-serif}.text-2xl{font-size:1.5rem;line-height:var(--tw-leading, 1.375)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-sm{font-size:.875rem;line-height:var(--tw-leading, 1.42)}.text-xl{font-size:1.25rem;line-height:var(--tw-leading, 1.4)}.text-xs{font-size:.75rem;line-height:var(--tw-leading, 1.33)}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.leading-none{--tw-leading: 1;line-height:1}.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-tight{--tw-tracking: var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.break-all{word-break:break-all}.text-content{color:var(--content-base)}.text-content-accent{color:var(--content-accent)}.text-content-label{color:var(--content-label)}.text-content-on-expressive{color:var(--content-on-expressive)}.text-content-secondary{color:var(--content-secondary)}.text-gray-400{color:var(--color-gray-400)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.shadow-\[0_0_0_2px_var\(--fill-base\)\]{--tw-shadow: 0 0 0 2px var(--tw-shadow-color, var(--fill-base));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_0_0_0_1px_var\(--stroke-base\)\]{--tw-shadow: inset 0 0 0 1px var(--tw-shadow-color, var(--stroke-base));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px 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)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.outline-2{outline-style:var(--tw-outline-style);outline-width:2px}.outline-offset-2{outline-offset:2px}.outline-stroke-accent{outline-color:var(--stroke-accent)}.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-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.\[-webkit-app-region\:drag\]{-webkit-app-region:drag}.\[-webkit-app-region\:no-drag\]{-webkit-app-region:no-drag}.group-data-\[active\=true\]\:rotate-180:is(:where(.group)[data-active=true] *){rotate:180deg}@media(hover:hover){.hover\:bg-\[var\(--fill-alert-expressive\)\]:hover{background-color:var(--fill-alert-expressive)}}@media(hover:hover){.hover\:bg-gray-50\/60:hover{background-color:color-mix(in srgb,oklch(98.5% .002 247.839) 60%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-gray-50\/60:hover{background-color:color-mix(in oklab,var(--color-gray-50) 60%,transparent)}}}@media(hover:hover){.hover\:bg-surface-hover:hover{background-color:var(--fill-hover)}}@media(hover:hover){.hover\:bg-surface-press:hover{background-color:var(--fill-press)}}@media(hover:hover){.hover\:text-content-on-expressive:hover{color:var(--content-on-expressive)}}.data-\[active\=true\]\:bg-surface-active[data-active=true]{background-color:var(--fill-active)}@media(width>=40rem){.sm\:h-24{height:calc(var(--spacing) * 24)}}@media(width>=40rem){.sm\:w-24{width:calc(var(--spacing) * 24)}}@media(width>=40rem){.sm\:gap-8{gap:calc(var(--spacing) * 8)}}@media(width>=40rem){.sm\:p-6{padding:calc(var(--spacing) * 6)}}@media(width>=40rem){.sm\:px-5{padding-inline:calc(var(--spacing) * 5)}}@media(width>=40rem){.sm\:text-2xl{font-size:1.5rem;line-height:var(--tw-leading, 1.375)}}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Noto Sans;font-style:normal;font-weight:300;font-display:swap;src:url("./media/latin-300-normal-LPUKJ6UU.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url("./media/latin-400-normal-DUBPJEHV.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-weight:500;font-display:swap;src:url("./media/latin-500-normal-CD7O2XK5.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-weight:600;font-display:swap;src:url("./media/latin-600-normal-ZNL4NKMN.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url("./media/latin-700-normal-7VDWWJ2Q.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-weight:300;font-display:swap;src:url("./media/latin-ext-300-normal-F5URG7IC.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url("./media/latin-ext-400-normal-MIZ2ASY7.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:500;font-display:swap;src:url("./media/latin-ext-500-normal-SHRR6VJA.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:600;font-display:swap;src:url("./media/latin-ext-600-normal-WN73SH3G.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url("./media/latin-ext-700-normal-RMWPFIJE.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:300;font-display:swap;src:url("./media/arabic-300-normal-2KEY45NW.woff2") format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EEFF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url("./media/arabic-400-normal-K74XADSY.woff2") format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EEFF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:500;font-display:swap;src:url("./media/arabic-500-normal-AEJGDKGG.woff2") format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EEFF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:600;font-display:swap;src:url("./media/arabic-600-normal-OPPZJ5DI.woff2") format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EEFF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url("./media/arabic-700-normal-6FN36GON.woff2") format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EEFF}@layer components{html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;border:0;margin:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input[type=submit],input[type=button],input[type=image],input[type=reset]{text-align:inherit;padding:0;border:0;background:none;box-shadow:none;color:var(--content-base)}button:hover,input[type=submit]:hover,input[type=button]:hover,input[type=image]:hover,input[type=reset]:hover{cursor:pointer}:root{--radius-none: 0;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-full: 9999px}:root .r-none{border-radius:0}:root .r-sm{border-radius:.25rem}:root .r-md{border-radius:.5rem}:root .r-lg{border-radius:.75rem}:root .r-xl{border-radius:1rem}:root .r-full{border-radius:9999px}:root{--spacing-none: 0;--spacing-3xs: .125rem;--spacing-2xs: .25rem;--spacing-xs: .375rem;--spacing-sm: .5rem;--spacing-ms: .75rem;--spacing-md: 1rem;--spacing-ml: 1.25rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 2.5rem;--spacing-3xl: 3rem;--spacing-4xl: 4rem;--spacing-5xl: 5rem}:root .m-none{margin:0}:root .p-none{padding:0}:root .mx-none{margin-left:0;margin-right:0}:root .my-none{margin-top:0;margin-bottom:0}:root .mt-none{margin-top:0}:root .mr-none{margin-right:0}:root .mb-none{margin-bottom:0}:root .ml-none{margin-left:0}:root .px-none{padding-left:0;padding-right:0}:root .py-none{padding-top:0;padding-bottom:0}:root .pt-none{padding-top:0}:root .pr-none{padding-right:0}:root .pb-none{padding-bottom:0}:root .pl-none{padding-left:0}:root .top-none{top:0}:root .right-none{right:0}:root .bottom-none{bottom:0}:root .left-none{left:0}:root .m-3xs{margin:.125rem}:root .p-3xs{padding:.125rem}:root .mx-3xs{margin-left:.125rem;margin-right:.125rem}:root .my-3xs{margin-top:.125rem;margin-bottom:.125rem}:root .mt-3xs{margin-top:.125rem}:root .mr-3xs{margin-right:.125rem}:root .mb-3xs{margin-bottom:.125rem}:root .ml-3xs{margin-left:.125rem}:root .px-3xs{padding-left:.125rem;padding-right:.125rem}:root .py-3xs{padding-top:.125rem;padding-bottom:.125rem}:root .pt-3xs{padding-top:.125rem}:root .pr-3xs{padding-right:.125rem}:root .pb-3xs{padding-bottom:.125rem}:root .pl-3xs{padding-left:.125rem}:root .top-3xs{top:.125rem}:root .right-3xs{right:.125rem}:root .bottom-3xs{bottom:.125rem}:root .left-3xs{left:.125rem}:root .m-2xs{margin:.25rem}:root .p-2xs{padding:.25rem}:root .mx-2xs{margin-left:.25rem;margin-right:.25rem}:root .my-2xs{margin-top:.25rem;margin-bottom:.25rem}:root .mt-2xs{margin-top:.25rem}:root .mr-2xs{margin-right:.25rem}:root .mb-2xs{margin-bottom:.25rem}:root .ml-2xs{margin-left:.25rem}:root .px-2xs{padding-left:.25rem;padding-right:.25rem}:root .py-2xs{padding-top:.25rem;padding-bottom:.25rem}:root .pt-2xs{padding-top:.25rem}:root .pr-2xs{padding-right:.25rem}:root .pb-2xs{padding-bottom:.25rem}:root .pl-2xs{padding-left:.25rem}:root .top-2xs{top:.25rem}:root .right-2xs{right:.25rem}:root .bottom-2xs{bottom:.25rem}:root .left-2xs{left:.25rem}:root .m-xs{margin:.375rem}:root .p-xs{padding:.375rem}:root .mx-xs{margin-left:.375rem;margin-right:.375rem}:root .my-xs{margin-top:.375rem;margin-bottom:.375rem}:root .mt-xs{margin-top:.375rem}:root .mr-xs{margin-right:.375rem}:root .mb-xs{margin-bottom:.375rem}:root .ml-xs{margin-left:.375rem}:root .px-xs{padding-left:.375rem;padding-right:.375rem}:root .py-xs{padding-top:.375rem;padding-bottom:.375rem}:root .pt-xs{padding-top:.375rem}:root .pr-xs{padding-right:.375rem}:root .pb-xs{padding-bottom:.375rem}:root .pl-xs{padding-left:.375rem}:root .top-xs{top:.375rem}:root .right-xs{right:.375rem}:root .bottom-xs{bottom:.375rem}:root .left-xs{left:.375rem}:root .m-sm{margin:.5rem}:root .p-sm{padding:.5rem}:root .mx-sm{margin-left:.5rem;margin-right:.5rem}:root .my-sm{margin-top:.5rem;margin-bottom:.5rem}:root .mt-sm{margin-top:.5rem}:root .mr-sm{margin-right:.5rem}:root .mb-sm{margin-bottom:.5rem}:root .ml-sm{margin-left:.5rem}:root .px-sm{padding-left:.5rem;padding-right:.5rem}:root .py-sm{padding-top:.5rem;padding-bottom:.5rem}:root .pt-sm{padding-top:.5rem}:root .pr-sm{padding-right:.5rem}:root .pb-sm{padding-bottom:.5rem}:root .pl-sm{padding-left:.5rem}:root .top-sm{top:.5rem}:root .right-sm{right:.5rem}:root .bottom-sm{bottom:.5rem}:root .left-sm{left:.5rem}:root .m-ms{margin:.75rem}:root .p-ms{padding:.75rem}:root .mx-ms{margin-left:.75rem;margin-right:.75rem}:root .my-ms{margin-top:.75rem;margin-bottom:.75rem}:root .mt-ms{margin-top:.75rem}:root .mr-ms{margin-right:.75rem}:root .mb-ms{margin-bottom:.75rem}:root .ml-ms{margin-left:.75rem}:root .px-ms{padding-left:.75rem;padding-right:.75rem}:root .py-ms{padding-top:.75rem;padding-bottom:.75rem}:root .pt-ms{padding-top:.75rem}:root .pr-ms{padding-right:.75rem}:root .pb-ms{padding-bottom:.75rem}:root .pl-ms{padding-left:.75rem}:root .top-ms{top:.75rem}:root .right-ms{right:.75rem}:root .bottom-ms{bottom:.75rem}:root .left-ms{left:.75rem}:root .m-md{margin:1rem}:root .p-md{padding:1rem}:root .mx-md{margin-left:1rem;margin-right:1rem}:root .my-md{margin-top:1rem;margin-bottom:1rem}:root .mt-md{margin-top:1rem}:root .mr-md{margin-right:1rem}:root .mb-md{margin-bottom:1rem}:root .ml-md{margin-left:1rem}:root .px-md{padding-left:1rem;padding-right:1rem}:root .py-md{padding-top:1rem;padding-bottom:1rem}:root .pt-md{padding-top:1rem}:root .pr-md{padding-right:1rem}:root .pb-md{padding-bottom:1rem}:root .pl-md{padding-left:1rem}:root .top-md{top:1rem}:root .right-md{right:1rem}:root .bottom-md{bottom:1rem}:root .left-md{left:1rem}:root .m-ml{margin:1.25rem}:root .p-ml{padding:1.25rem}:root .mx-ml{margin-left:1.25rem;margin-right:1.25rem}:root .my-ml{margin-top:1.25rem;margin-bottom:1.25rem}:root .mt-ml{margin-top:1.25rem}:root .mr-ml{margin-right:1.25rem}:root .mb-ml{margin-bottom:1.25rem}:root .ml-ml{margin-left:1.25rem}:root .px-ml{padding-left:1.25rem;padding-right:1.25rem}:root .py-ml{padding-top:1.25rem;padding-bottom:1.25rem}:root .pt-ml{padding-top:1.25rem}:root .pr-ml{padding-right:1.25rem}:root .pb-ml{padding-bottom:1.25rem}:root .pl-ml{padding-left:1.25rem}:root .top-ml{top:1.25rem}:root .right-ml{right:1.25rem}:root .bottom-ml{bottom:1.25rem}:root .left-ml{left:1.25rem}:root .m-lg{margin:1.5rem}:root .p-lg{padding:1.5rem}:root .mx-lg{margin-left:1.5rem;margin-right:1.5rem}:root .my-lg{margin-top:1.5rem;margin-bottom:1.5rem}:root .mt-lg{margin-top:1.5rem}:root .mr-lg{margin-right:1.5rem}:root .mb-lg{margin-bottom:1.5rem}:root .ml-lg{margin-left:1.5rem}:root .px-lg{padding-left:1.5rem;padding-right:1.5rem}:root .py-lg{padding-top:1.5rem;padding-bottom:1.5rem}:root .pt-lg{padding-top:1.5rem}:root .pr-lg{padding-right:1.5rem}:root .pb-lg{padding-bottom:1.5rem}:root .pl-lg{padding-left:1.5rem}:root .top-lg{top:1.5rem}:root .right-lg{right:1.5rem}:root .bottom-lg{bottom:1.5rem}:root .left-lg{left:1.5rem}:root .m-xl{margin:2rem}:root .p-xl{padding:2rem}:root .mx-xl{margin-left:2rem;margin-right:2rem}:root .my-xl{margin-top:2rem;margin-bottom:2rem}:root .mt-xl{margin-top:2rem}:root .mr-xl{margin-right:2rem}:root .mb-xl{margin-bottom:2rem}:root .ml-xl{margin-left:2rem}:root .px-xl{padding-left:2rem;padding-right:2rem}:root .py-xl{padding-top:2rem;padding-bottom:2rem}:root .pt-xl{padding-top:2rem}:root .pr-xl{padding-right:2rem}:root .pb-xl{padding-bottom:2rem}:root .pl-xl{padding-left:2rem}:root .top-xl{top:2rem}:root .right-xl{right:2rem}:root .bottom-xl{bottom:2rem}:root .left-xl{left:2rem}:root .m-2xl{margin:2.5rem}:root .p-2xl{padding:2.5rem}:root .mx-2xl{margin-left:2.5rem;margin-right:2.5rem}:root .my-2xl{margin-top:2.5rem;margin-bottom:2.5rem}:root .mt-2xl{margin-top:2.5rem}:root .mr-2xl{margin-right:2.5rem}:root .mb-2xl{margin-bottom:2.5rem}:root .ml-2xl{margin-left:2.5rem}:root .px-2xl{padding-left:2.5rem;padding-right:2.5rem}:root .py-2xl{padding-top:2.5rem;padding-bottom:2.5rem}:root .pt-2xl{padding-top:2.5rem}:root .pr-2xl{padding-right:2.5rem}:root .pb-2xl{padding-bottom:2.5rem}:root .pl-2xl{padding-left:2.5rem}:root .top-2xl{top:2.5rem}:root .right-2xl{right:2.5rem}:root .bottom-2xl{bottom:2.5rem}:root .left-2xl{left:2.5rem}:root .m-3xl{margin:3rem}:root .p-3xl{padding:3rem}:root .mx-3xl{margin-left:3rem;margin-right:3rem}:root .my-3xl{margin-top:3rem;margin-bottom:3rem}:root .mt-3xl{margin-top:3rem}:root .mr-3xl{margin-right:3rem}:root .mb-3xl{margin-bottom:3rem}:root .ml-3xl{margin-left:3rem}:root .px-3xl{padding-left:3rem;padding-right:3rem}:root .py-3xl{padding-top:3rem;padding-bottom:3rem}:root .pt-3xl{padding-top:3rem}:root .pr-3xl{padding-right:3rem}:root .pb-3xl{padding-bottom:3rem}:root .pl-3xl{padding-left:3rem}:root .top-3xl{top:3rem}:root .right-3xl{right:3rem}:root .bottom-3xl{bottom:3rem}:root .left-3xl{left:3rem}:root .m-4xl{margin:4rem}:root .p-4xl{padding:4rem}:root .mx-4xl{margin-left:4rem;margin-right:4rem}:root .my-4xl{margin-top:4rem;margin-bottom:4rem}:root .mt-4xl{margin-top:4rem}:root .mr-4xl{margin-right:4rem}:root .mb-4xl{margin-bottom:4rem}:root .ml-4xl{margin-left:4rem}:root .px-4xl{padding-left:4rem;padding-right:4rem}:root .py-4xl{padding-top:4rem;padding-bottom:4rem}:root .pt-4xl{padding-top:4rem}:root .pr-4xl{padding-right:4rem}:root .pb-4xl{padding-bottom:4rem}:root .pl-4xl{padding-left:4rem}:root .top-4xl{top:4rem}:root .right-4xl{right:4rem}:root .bottom-4xl{bottom:4rem}:root .left-4xl{left:4rem}:root .m-5xl{margin:5rem}:root .p-5xl{padding:5rem}:root .mx-5xl{margin-left:5rem;margin-right:5rem}:root .my-5xl{margin-top:5rem;margin-bottom:5rem}:root .mt-5xl{margin-top:5rem}:root .mr-5xl{margin-right:5rem}:root .mb-5xl{margin-bottom:5rem}:root .ml-5xl{margin-left:5rem}:root .px-5xl{padding-left:5rem;padding-right:5rem}:root .py-5xl{padding-top:5rem;padding-bottom:5rem}:root .pt-5xl{padding-top:5rem}:root .pr-5xl{padding-right:5rem}:root .pb-5xl{padding-bottom:5rem}:root .pl-5xl{padding-left:5rem}:root .top-5xl{top:5rem}:root .right-5xl{right:5rem}:root .bottom-5xl{bottom:5rem}:root .left-5xl{left:5rem}:root{--layer-background: -1;--layer-base: 1;--layer-above: 2;--layer-important: 10;--layer-application: 10;--layer-leftbar: 100;--layer-panel: 150;--layer-topbar: 200;--layer-layers: 500;--layer-modal: 600;--layer-toast: 700;--layer-loader: 1000;--layer-top: 9999}:root .z-background{z-index:-1}:root .z-base{z-index:1}:root .z-above{z-index:2}:root .z-important{z-index:10}:root .z-application{z-index:10}:root .z-leftbar{z-index:100}:root .z-panel{z-index:150}:root .z-topbar{z-index:200}:root .z-layers{z-index:500}:root .z-modal{z-index:600}:root .z-toast{z-index:700}:root .z-loader{z-index:1000}:root .z-top{z-index:9999}:root{--static-white: #fff;--static-light: #f7f9f9;--static-dark: #18191b;--static-black: #0f1010;--static-transparent: transparent;--static-stroke: rgba(24, 25, 27, .1);--static-stroke-dark: rgba(255, 255, 255, .1);--neutral-50: #f0f2f4;--neutral-100: #e8eaee;--neutral-200: #d5d9e0;--neutral-300: #c2c7d1;--neutral-400: #afb5c2;--neutral-500: #9ba2b2;--neutral-600: #858ea1;--neutral-700: #6f798e;--neutral-800: #5c6475;--neutral-900: #464b57;--neutral-1000: #393e47;--neutral-50-dark: #23252b;--neutral-100-dark: #292c33;--neutral-200-dark: #3c404b;--neutral-300-dark: #4c515f;--neutral-400-dark: #5a6172;--neutral-500-dark: #6a7387;--neutral-600-dark: #858ea1;--neutral-700-dark: #8f97a8;--neutral-800-dark: #a2a9b8;--neutral-900-dark: #b6bcc8;--neutral-1000-dark: #ccd0d9;--blue-50: #e5f2ff;--blue-100: #daecff;--blue-200: #badcff;--blue-300: #98cbff;--blue-400: #75b9ff;--blue-500: #4da5ff;--blue-600: #1d8dff;--blue-700: #0074ea;--blue-800: #005cb9;--blue-900: #004890;--blue-1000: #003b77;--blue-50-dark: #152433;--blue-100-dark: #1f2d3b;--blue-200-dark: #243950;--blue-300-dark: #284563;--blue-400-dark: #2b527a;--blue-500-dark: #2d5f95;--blue-600-dark: #2d72b3;--blue-700-dark: #3486db;--blue-800-dark: #5ca5ef;--blue-900-dark: #8dc2f9;--blue-1000-dark: #b1d5fb;--green-50: #e4f7e4;--green-100: #dcefdc;--green-200: #bfe1bf;--green-300: #a1d3a1;--green-400: #81c481;--green-500: #5eb45e;--green-600: #35a135;--green-700: #058b05;--green-800: #007200;--green-900: #155517;--green-1000: #1c461f;--green-50-dark: #162918;--green-100-dark: #1f3a22;--green-200-dark: #1a4a1d;--green-300-dark: #125e13;--green-400-dark: #0a720b;--green-500-dark: #018601;--green-600-dark: #219821;--green-700-dark: #49ab49;--green-800-dark: #6bbb6b;--green-900-dark: #8ecb8e;--green-1000-dark: #b0dbb0;--yellow-50: #fff1c1;--yellow-100: #ffe6ab;--yellow-200: #ffd37c;--yellow-300: #ffc061;--yellow-400: #ffa342;--yellow-500: #ff8624;--yellow-600: #f67013;--yellow-700: #e55e00;--yellow-800: #c24000;--yellow-900: #942a00;--yellow-1000: #6b1d00;--yellow-50-dark: #3b170b;--yellow-100-dark: #712003;--yellow-200-dark: #882c06;--yellow-300-dark: #a23907;--yellow-400-dark: #bb4606;--yellow-500-dark: #d85504;--yellow-600-dark: #ee6807;--yellow-700-dark: #f18b2d;--yellow-800-dark: #f3a84e;--yellow-900-dark: #f7c373;--yellow-1000-dark: #fddd9c;--red-50: #ffece8;--red-100: #fde5e0;--red-200: #fbcec5;--red-300: #f9b6ae;--red-400: #f79c95;--red-500: #f57e78;--red-600: #f25854;--red-700: #ed1110;--red-800: #bf0000;--red-900: #970000;--red-1000: #7e0000;--red-50-dark: #400a0a;--red-100-dark: #641010;--red-200-dark: #811414;--red-300-dark: #a01919;--red-400-dark: #be1e1e;--red-500-dark: #e02323;--red-600-dark: #f1433b;--red-700-dark: #f76b59;--red-800-dark: #fb8971;--red-900-dark: #fca694;--red-1000-dark: #fdc2b6}:root .text-static-white{color:var(--static-white)}:root .bg-static-white{background-color:var(--static-white)}:root .border-static-white{border:1px solid var(--static-white)}:root .text-static-light{color:var(--static-light)}:root .bg-static-light{background-color:var(--static-light)}:root .border-static-light{border:1px solid var(--static-light)}:root .text-static-dark{color:var(--static-dark)}:root .bg-static-dark{background-color:var(--static-dark)}:root .border-static-dark{border:1px solid var(--static-dark)}:root .text-static-black{color:var(--static-black)}:root .bg-static-black{background-color:var(--static-black)}:root .border-static-black{border:1px solid var(--static-black)}:root .text-static-transparent{color:var(--static-transparent)}:root .bg-static-transparent{background-color:var(--static-transparent)}:root .border-static-transparent{border:1px solid var(--static-transparent)}:root .text-static-stroke{color:var(--static-stroke)}:root .bg-static-stroke{background-color:var(--static-stroke)}:root .border-static-stroke{border:1px solid var(--static-stroke)}:root .text-static-stroke-dark{color:var(--static-stroke-dark)}:root .bg-static-stroke-dark{background-color:var(--static-stroke-dark)}:root .border-static-stroke-dark{border:1px solid var(--static-stroke-dark)}:root .text-neutral-50{color:var(--neutral-50)}:root .bg-neutral-50{background-color:var(--neutral-50)}:root .border-neutral-50{border:1px solid var(--neutral-50)}:root .text-neutral-100{color:var(--neutral-100)}:root .bg-neutral-100{background-color:var(--neutral-100)}:root .border-neutral-100{border:1px solid var(--neutral-100)}:root .text-neutral-200{color:var(--neutral-200)}:root .bg-neutral-200{background-color:var(--neutral-200)}:root .border-neutral-200{border:1px solid var(--neutral-200)}:root .text-neutral-300{color:var(--neutral-300)}:root .bg-neutral-300{background-color:var(--neutral-300)}:root .border-neutral-300{border:1px solid var(--neutral-300)}:root .text-neutral-400{color:var(--neutral-400)}:root .bg-neutral-400{background-color:var(--neutral-400)}:root .border-neutral-400{border:1px solid var(--neutral-400)}:root .text-neutral-500{color:var(--neutral-500)}:root .bg-neutral-500{background-color:var(--neutral-500)}:root .border-neutral-500{border:1px solid var(--neutral-500)}:root .text-neutral-600{color:var(--neutral-600)}:root .bg-neutral-600{background-color:var(--neutral-600)}:root .border-neutral-600{border:1px solid var(--neutral-600)}:root .text-neutral-700{color:var(--neutral-700)}:root .bg-neutral-700{background-color:var(--neutral-700)}:root .border-neutral-700{border:1px solid var(--neutral-700)}:root .text-neutral-800{color:var(--neutral-800)}:root .bg-neutral-800{background-color:var(--neutral-800)}:root .border-neutral-800{border:1px solid var(--neutral-800)}:root .text-neutral-900{color:var(--neutral-900)}:root .bg-neutral-900{background-color:var(--neutral-900)}:root .border-neutral-900{border:1px solid var(--neutral-900)}:root .text-neutral-1000{color:var(--neutral-1000)}:root .bg-neutral-1000{background-color:var(--neutral-1000)}:root .border-neutral-1000{border:1px solid var(--neutral-1000)}:root .text-neutral-50-dark{color:var(--neutral-50-dark)}:root .bg-neutral-50-dark{background-color:var(--neutral-50-dark)}:root .border-neutral-50-dark{border:1px solid var(--neutral-50-dark)}:root .text-neutral-100-dark{color:var(--neutral-100-dark)}:root .bg-neutral-100-dark{background-color:var(--neutral-100-dark)}:root .border-neutral-100-dark{border:1px solid var(--neutral-100-dark)}:root .text-neutral-200-dark{color:var(--neutral-200-dark)}:root .bg-neutral-200-dark{background-color:var(--neutral-200-dark)}:root .border-neutral-200-dark{border:1px solid var(--neutral-200-dark)}:root .text-neutral-300-dark{color:var(--neutral-300-dark)}:root .bg-neutral-300-dark{background-color:var(--neutral-300-dark)}:root .border-neutral-300-dark{border:1px solid var(--neutral-300-dark)}:root .text-neutral-400-dark{color:var(--neutral-400-dark)}:root .bg-neutral-400-dark{background-color:var(--neutral-400-dark)}:root .border-neutral-400-dark{border:1px solid var(--neutral-400-dark)}:root .text-neutral-500-dark{color:var(--neutral-500-dark)}:root .bg-neutral-500-dark{background-color:var(--neutral-500-dark)}:root .border-neutral-500-dark{border:1px solid var(--neutral-500-dark)}:root .text-neutral-600-dark{color:var(--neutral-600-dark)}:root .bg-neutral-600-dark{background-color:var(--neutral-600-dark)}:root .border-neutral-600-dark{border:1px solid var(--neutral-600-dark)}:root .text-neutral-700-dark{color:var(--neutral-700-dark)}:root .bg-neutral-700-dark{background-color:var(--neutral-700-dark)}:root .border-neutral-700-dark{border:1px solid var(--neutral-700-dark)}:root .text-neutral-800-dark{color:var(--neutral-800-dark)}:root .bg-neutral-800-dark{background-color:var(--neutral-800-dark)}:root .border-neutral-800-dark{border:1px solid var(--neutral-800-dark)}:root .text-neutral-900-dark{color:var(--neutral-900-dark)}:root .bg-neutral-900-dark{background-color:var(--neutral-900-dark)}:root .border-neutral-900-dark{border:1px solid var(--neutral-900-dark)}:root .text-neutral-1000-dark{color:var(--neutral-1000-dark)}:root .bg-neutral-1000-dark{background-color:var(--neutral-1000-dark)}:root .border-neutral-1000-dark{border:1px solid var(--neutral-1000-dark)}:root .text-blue-50{color:var(--blue-50)}:root .bg-blue-50{background-color:var(--blue-50)}:root .border-blue-50{border:1px solid var(--blue-50)}:root .text-blue-100{color:var(--blue-100)}:root .bg-blue-100{background-color:var(--blue-100)}:root .border-blue-100{border:1px solid var(--blue-100)}:root .text-blue-200{color:var(--blue-200)}:root .bg-blue-200{background-color:var(--blue-200)}:root .border-blue-200{border:1px solid var(--blue-200)}:root .text-blue-300{color:var(--blue-300)}:root .bg-blue-300{background-color:var(--blue-300)}:root .border-blue-300{border:1px solid var(--blue-300)}:root .text-blue-400{color:var(--blue-400)}:root .bg-blue-400{background-color:var(--blue-400)}:root .border-blue-400{border:1px solid var(--blue-400)}:root .text-blue-500{color:var(--blue-500)}:root .bg-blue-500{background-color:var(--blue-500)}:root .border-blue-500{border:1px solid var(--blue-500)}:root .text-blue-600{color:var(--blue-600)}:root .bg-blue-600{background-color:var(--blue-600)}:root .border-blue-600{border:1px solid var(--blue-600)}:root .text-blue-700{color:var(--blue-700)}:root .bg-blue-700{background-color:var(--blue-700)}:root .border-blue-700{border:1px solid var(--blue-700)}:root .text-blue-800{color:var(--blue-800)}:root .bg-blue-800{background-color:var(--blue-800)}:root .border-blue-800{border:1px solid var(--blue-800)}:root .text-blue-900{color:var(--blue-900)}:root .bg-blue-900{background-color:var(--blue-900)}:root .border-blue-900{border:1px solid var(--blue-900)}:root .text-blue-1000{color:var(--blue-1000)}:root .bg-blue-1000{background-color:var(--blue-1000)}:root .border-blue-1000{border:1px solid var(--blue-1000)}:root .text-blue-50-dark{color:var(--blue-50-dark)}:root .bg-blue-50-dark{background-color:var(--blue-50-dark)}:root .border-blue-50-dark{border:1px solid var(--blue-50-dark)}:root .text-blue-100-dark{color:var(--blue-100-dark)}:root .bg-blue-100-dark{background-color:var(--blue-100-dark)}:root .border-blue-100-dark{border:1px solid var(--blue-100-dark)}:root .text-blue-200-dark{color:var(--blue-200-dark)}:root .bg-blue-200-dark{background-color:var(--blue-200-dark)}:root .border-blue-200-dark{border:1px solid var(--blue-200-dark)}:root .text-blue-300-dark{color:var(--blue-300-dark)}:root .bg-blue-300-dark{background-color:var(--blue-300-dark)}:root .border-blue-300-dark{border:1px solid var(--blue-300-dark)}:root .text-blue-400-dark{color:var(--blue-400-dark)}:root .bg-blue-400-dark{background-color:var(--blue-400-dark)}:root .border-blue-400-dark{border:1px solid var(--blue-400-dark)}:root .text-blue-500-dark{color:var(--blue-500-dark)}:root .bg-blue-500-dark{background-color:var(--blue-500-dark)}:root .border-blue-500-dark{border:1px solid var(--blue-500-dark)}:root .text-blue-600-dark{color:var(--blue-600-dark)}:root .bg-blue-600-dark{background-color:var(--blue-600-dark)}:root .border-blue-600-dark{border:1px solid var(--blue-600-dark)}:root .text-blue-700-dark{color:var(--blue-700-dark)}:root .bg-blue-700-dark{background-color:var(--blue-700-dark)}:root .border-blue-700-dark{border:1px solid var(--blue-700-dark)}:root .text-blue-800-dark{color:var(--blue-800-dark)}:root .bg-blue-800-dark{background-color:var(--blue-800-dark)}:root .border-blue-800-dark{border:1px solid var(--blue-800-dark)}:root .text-blue-900-dark{color:var(--blue-900-dark)}:root .bg-blue-900-dark{background-color:var(--blue-900-dark)}:root .border-blue-900-dark{border:1px solid var(--blue-900-dark)}:root .text-blue-1000-dark{color:var(--blue-1000-dark)}:root .bg-blue-1000-dark{background-color:var(--blue-1000-dark)}:root .border-blue-1000-dark{border:1px solid var(--blue-1000-dark)}:root .text-green-50{color:var(--green-50)}:root .bg-green-50{background-color:var(--green-50)}:root .border-green-50{border:1px solid var(--green-50)}:root .text-green-100{color:var(--green-100)}:root .bg-green-100{background-color:var(--green-100)}:root .border-green-100{border:1px solid var(--green-100)}:root .text-green-200{color:var(--green-200)}:root .bg-green-200{background-color:var(--green-200)}:root .border-green-200{border:1px solid var(--green-200)}:root .text-green-300{color:var(--green-300)}:root .bg-green-300{background-color:var(--green-300)}:root .border-green-300{border:1px solid var(--green-300)}:root .text-green-400{color:var(--green-400)}:root .bg-green-400{background-color:var(--green-400)}:root .border-green-400{border:1px solid var(--green-400)}:root .text-green-500{color:var(--green-500)}:root .bg-green-500{background-color:var(--green-500)}:root .border-green-500{border:1px solid var(--green-500)}:root .text-green-600{color:var(--green-600)}:root .bg-green-600{background-color:var(--green-600)}:root .border-green-600{border:1px solid var(--green-600)}:root .text-green-700{color:var(--green-700)}:root .bg-green-700{background-color:var(--green-700)}:root .border-green-700{border:1px solid var(--green-700)}:root .text-green-800{color:var(--green-800)}:root .bg-green-800{background-color:var(--green-800)}:root .border-green-800{border:1px solid var(--green-800)}:root .text-green-900{color:var(--green-900)}:root .bg-green-900{background-color:var(--green-900)}:root .border-green-900{border:1px solid var(--green-900)}:root .text-green-1000{color:var(--green-1000)}:root .bg-green-1000{background-color:var(--green-1000)}:root .border-green-1000{border:1px solid var(--green-1000)}:root .text-green-50-dark{color:var(--green-50-dark)}:root .bg-green-50-dark{background-color:var(--green-50-dark)}:root .border-green-50-dark{border:1px solid var(--green-50-dark)}:root .text-green-100-dark{color:var(--green-100-dark)}:root .bg-green-100-dark{background-color:var(--green-100-dark)}:root .border-green-100-dark{border:1px solid var(--green-100-dark)}:root .text-green-200-dark{color:var(--green-200-dark)}:root .bg-green-200-dark{background-color:var(--green-200-dark)}:root .border-green-200-dark{border:1px solid var(--green-200-dark)}:root .text-green-300-dark{color:var(--green-300-dark)}:root .bg-green-300-dark{background-color:var(--green-300-dark)}:root .border-green-300-dark{border:1px solid var(--green-300-dark)}:root .text-green-400-dark{color:var(--green-400-dark)}:root .bg-green-400-dark{background-color:var(--green-400-dark)}:root .border-green-400-dark{border:1px solid var(--green-400-dark)}:root .text-green-500-dark{color:var(--green-500-dark)}:root .bg-green-500-dark{background-color:var(--green-500-dark)}:root .border-green-500-dark{border:1px solid var(--green-500-dark)}:root .text-green-600-dark{color:var(--green-600-dark)}:root .bg-green-600-dark{background-color:var(--green-600-dark)}:root .border-green-600-dark{border:1px solid var(--green-600-dark)}:root .text-green-700-dark{color:var(--green-700-dark)}:root .bg-green-700-dark{background-color:var(--green-700-dark)}:root .border-green-700-dark{border:1px solid var(--green-700-dark)}:root .text-green-800-dark{color:var(--green-800-dark)}:root .bg-green-800-dark{background-color:var(--green-800-dark)}:root .border-green-800-dark{border:1px solid var(--green-800-dark)}:root .text-green-900-dark{color:var(--green-900-dark)}:root .bg-green-900-dark{background-color:var(--green-900-dark)}:root .border-green-900-dark{border:1px solid var(--green-900-dark)}:root .text-green-1000-dark{color:var(--green-1000-dark)}:root .bg-green-1000-dark{background-color:var(--green-1000-dark)}:root .border-green-1000-dark{border:1px solid var(--green-1000-dark)}:root .text-yellow-50{color:var(--yellow-50)}:root .bg-yellow-50{background-color:var(--yellow-50)}:root .border-yellow-50{border:1px solid var(--yellow-50)}:root .text-yellow-100{color:var(--yellow-100)}:root .bg-yellow-100{background-color:var(--yellow-100)}:root .border-yellow-100{border:1px solid var(--yellow-100)}:root .text-yellow-200{color:var(--yellow-200)}:root .bg-yellow-200{background-color:var(--yellow-200)}:root .border-yellow-200{border:1px solid var(--yellow-200)}:root .text-yellow-300{color:var(--yellow-300)}:root .bg-yellow-300{background-color:var(--yellow-300)}:root .border-yellow-300{border:1px solid var(--yellow-300)}:root .text-yellow-400{color:var(--yellow-400)}:root .bg-yellow-400{background-color:var(--yellow-400)}:root .border-yellow-400{border:1px solid var(--yellow-400)}:root .text-yellow-500{color:var(--yellow-500)}:root .bg-yellow-500{background-color:var(--yellow-500)}:root .border-yellow-500{border:1px solid var(--yellow-500)}:root .text-yellow-600{color:var(--yellow-600)}:root .bg-yellow-600{background-color:var(--yellow-600)}:root .border-yellow-600{border:1px solid var(--yellow-600)}:root .text-yellow-700{color:var(--yellow-700)}:root .bg-yellow-700{background-color:var(--yellow-700)}:root .border-yellow-700{border:1px solid var(--yellow-700)}:root .text-yellow-800{color:var(--yellow-800)}:root .bg-yellow-800{background-color:var(--yellow-800)}:root .border-yellow-800{border:1px solid var(--yellow-800)}:root .text-yellow-900{color:var(--yellow-900)}:root .bg-yellow-900{background-color:var(--yellow-900)}:root .border-yellow-900{border:1px solid var(--yellow-900)}:root .text-yellow-1000{color:var(--yellow-1000)}:root .bg-yellow-1000{background-color:var(--yellow-1000)}:root .border-yellow-1000{border:1px solid var(--yellow-1000)}:root .text-yellow-50-dark{color:var(--yellow-50-dark)}:root .bg-yellow-50-dark{background-color:var(--yellow-50-dark)}:root .border-yellow-50-dark{border:1px solid var(--yellow-50-dark)}:root .text-yellow-100-dark{color:var(--yellow-100-dark)}:root .bg-yellow-100-dark{background-color:var(--yellow-100-dark)}:root .border-yellow-100-dark{border:1px solid var(--yellow-100-dark)}:root .text-yellow-200-dark{color:var(--yellow-200-dark)}:root .bg-yellow-200-dark{background-color:var(--yellow-200-dark)}:root .border-yellow-200-dark{border:1px solid var(--yellow-200-dark)}:root .text-yellow-300-dark{color:var(--yellow-300-dark)}:root .bg-yellow-300-dark{background-color:var(--yellow-300-dark)}:root .border-yellow-300-dark{border:1px solid var(--yellow-300-dark)}:root .text-yellow-400-dark{color:var(--yellow-400-dark)}:root .bg-yellow-400-dark{background-color:var(--yellow-400-dark)}:root .border-yellow-400-dark{border:1px solid var(--yellow-400-dark)}:root .text-yellow-500-dark{color:var(--yellow-500-dark)}:root .bg-yellow-500-dark{background-color:var(--yellow-500-dark)}:root .border-yellow-500-dark{border:1px solid var(--yellow-500-dark)}:root .text-yellow-600-dark{color:var(--yellow-600-dark)}:root .bg-yellow-600-dark{background-color:var(--yellow-600-dark)}:root .border-yellow-600-dark{border:1px solid var(--yellow-600-dark)}:root .text-yellow-700-dark{color:var(--yellow-700-dark)}:root .bg-yellow-700-dark{background-color:var(--yellow-700-dark)}:root .border-yellow-700-dark{border:1px solid var(--yellow-700-dark)}:root .text-yellow-800-dark{color:var(--yellow-800-dark)}:root .bg-yellow-800-dark{background-color:var(--yellow-800-dark)}:root .border-yellow-800-dark{border:1px solid var(--yellow-800-dark)}:root .text-yellow-900-dark{color:var(--yellow-900-dark)}:root .bg-yellow-900-dark{background-color:var(--yellow-900-dark)}:root .border-yellow-900-dark{border:1px solid var(--yellow-900-dark)}:root .text-yellow-1000-dark{color:var(--yellow-1000-dark)}:root .bg-yellow-1000-dark{background-color:var(--yellow-1000-dark)}:root .border-yellow-1000-dark{border:1px solid var(--yellow-1000-dark)}:root .text-red-50{color:var(--red-50)}:root .bg-red-50{background-color:var(--red-50)}:root .border-red-50{border:1px solid var(--red-50)}:root .text-red-100{color:var(--red-100)}:root .bg-red-100{background-color:var(--red-100)}:root .border-red-100{border:1px solid var(--red-100)}:root .text-red-200{color:var(--red-200)}:root .bg-red-200{background-color:var(--red-200)}:root .border-red-200{border:1px solid var(--red-200)}:root .text-red-300{color:var(--red-300)}:root .bg-red-300{background-color:var(--red-300)}:root .border-red-300{border:1px solid var(--red-300)}:root .text-red-400{color:var(--red-400)}:root .bg-red-400{background-color:var(--red-400)}:root .border-red-400{border:1px solid var(--red-400)}:root .text-red-500{color:var(--red-500)}:root .bg-red-500{background-color:var(--red-500)}:root .border-red-500{border:1px solid var(--red-500)}:root .text-red-600{color:var(--red-600)}:root .bg-red-600{background-color:var(--red-600)}:root .border-red-600{border:1px solid var(--red-600)}:root .text-red-700{color:var(--red-700)}:root .bg-red-700{background-color:var(--red-700)}:root .border-red-700{border:1px solid var(--red-700)}:root .text-red-800{color:var(--red-800)}:root .bg-red-800{background-color:var(--red-800)}:root .border-red-800{border:1px solid var(--red-800)}:root .text-red-900{color:var(--red-900)}:root .bg-red-900{background-color:var(--red-900)}:root .border-red-900{border:1px solid var(--red-900)}:root .text-red-1000{color:var(--red-1000)}:root .bg-red-1000{background-color:var(--red-1000)}:root .border-red-1000{border:1px solid var(--red-1000)}:root .text-red-50-dark{color:var(--red-50-dark)}:root .bg-red-50-dark{background-color:var(--red-50-dark)}:root .border-red-50-dark{border:1px solid var(--red-50-dark)}:root .text-red-100-dark{color:var(--red-100-dark)}:root .bg-red-100-dark{background-color:var(--red-100-dark)}:root .border-red-100-dark{border:1px solid var(--red-100-dark)}:root .text-red-200-dark{color:var(--red-200-dark)}:root .bg-red-200-dark{background-color:var(--red-200-dark)}:root .border-red-200-dark{border:1px solid var(--red-200-dark)}:root .text-red-300-dark{color:var(--red-300-dark)}:root .bg-red-300-dark{background-color:var(--red-300-dark)}:root .border-red-300-dark{border:1px solid var(--red-300-dark)}:root .text-red-400-dark{color:var(--red-400-dark)}:root .bg-red-400-dark{background-color:var(--red-400-dark)}:root .border-red-400-dark{border:1px solid var(--red-400-dark)}:root .text-red-500-dark{color:var(--red-500-dark)}:root .bg-red-500-dark{background-color:var(--red-500-dark)}:root .border-red-500-dark{border:1px solid var(--red-500-dark)}:root .text-red-600-dark{color:var(--red-600-dark)}:root .bg-red-600-dark{background-color:var(--red-600-dark)}:root .border-red-600-dark{border:1px solid var(--red-600-dark)}:root .text-red-700-dark{color:var(--red-700-dark)}:root .bg-red-700-dark{background-color:var(--red-700-dark)}:root .border-red-700-dark{border:1px solid var(--red-700-dark)}:root .text-red-800-dark{color:var(--red-800-dark)}:root .bg-red-800-dark{background-color:var(--red-800-dark)}:root .border-red-800-dark{border:1px solid var(--red-800-dark)}:root .text-red-900-dark{color:var(--red-900-dark)}:root .bg-red-900-dark{background-color:var(--red-900-dark)}:root .border-red-900-dark{border:1px solid var(--red-900-dark)}:root .text-red-1000-dark{color:var(--red-1000-dark)}:root .bg-red-1000-dark{background-color:var(--red-1000-dark)}:root .border-red-1000-dark{border:1px solid var(--red-1000-dark)}:root{--content-base: #18191b;--content-secondary: #5c6475;--content-label: #464b57;--content-disabled: #9ba2b2;--content-on-expressive: #fff;--content-on-disabled: #fff;--content-accent: #005cb9;--content-success: #007200;--content-warning: #c24000;--content-alert: #bf0000;--content-action-link: #005cb9;--content-action-link-hover: #004890;--content-action-danger: #bf0000;--content-action-danger-hover: #970000;--fill-base: #fff;--fill-hover: rgba(24, 25, 27, .05);--fill-press: rgba(24, 25, 27, .08);--fill-active: #e5f2ff;--fill-input: #fff;--fill-input-disabled: #f7f9f9;--fill-tooltip: #18191b;--fill-overlay: #e8eaee;--fill-canvas: #f7f9f9;--fill-brand: #005cb9;--fill-disabled: #afb5c2;--fill-neutral-subtle: #f7f9f9;--fill-neutral-expressive: #5c6475;--fill-accent-subtle: #e5f2ff;--fill-accent-subtle-press: #e5f2ff;--fill-accent-expressive: #005cb9;--fill-accent-expressive-hover: #004890;--fill-accent-expressive-press: #003b77;--fill-success-subtle: #e4f7e4;--fill-warning-subtle: #fff1c1;--fill-alert-subtle: #ffece8;--fill-alert-subtle-hover: #fde5e0;--fill-alert-expressive: #bf0000;--fill-alert-expressive-hover: #970000;--fill-alert-expressive-press: #7e0000;--stroke-base: #d5d9e0;--stroke-hover: #afb5c2;--stroke-subtle: rgba(24, 25, 27, .1);--stroke-disabled: #e8eaee;--stroke-highlight: #0074ea;--stroke-error: #f25854;--stroke-accent: #badcff;--stroke-success: #bfe1bf;--stroke-warning: #ffd37c;--stroke-alert: #fbcec5;--effect-shadow-outline: rgba(24, 25, 27, .08);--effect-shadow-strong: rgba(24, 25, 27, .05);--effect-shadow-diffuse: rgba(24, 25, 27, .05)}.light-theme{--content-base: #18191b;--content-secondary: #5c6475;--content-label: #464b57;--content-disabled: #9ba2b2;--content-on-expressive: #fff;--content-on-disabled: #fff;--content-accent: #005cb9;--content-success: #007200;--content-warning: #c24000;--content-alert: #bf0000;--content-action-link: #005cb9;--content-action-link-hover: #004890;--content-action-danger: #bf0000;--content-action-danger-hover: #970000;--fill-base: #fff;--fill-hover: rgba(24, 25, 27, .05);--fill-press: rgba(24, 25, 27, .08);--fill-active: #e5f2ff;--fill-input: #fff;--fill-input-disabled: #f7f9f9;--fill-tooltip: #18191b;--fill-overlay: #e8eaee;--fill-canvas: #f7f9f9;--fill-brand: #005cb9;--fill-disabled: #afb5c2;--fill-neutral-subtle: #f7f9f9;--fill-neutral-expressive: #5c6475;--fill-accent-subtle: #e5f2ff;--fill-accent-subtle-press: #e5f2ff;--fill-accent-expressive: #005cb9;--fill-accent-expressive-hover: #004890;--fill-accent-expressive-press: #003b77;--fill-success-subtle: #e4f7e4;--fill-warning-subtle: #fff1c1;--fill-alert-subtle: #ffece8;--fill-alert-subtle-hover: #fde5e0;--fill-alert-expressive: #bf0000;--fill-alert-expressive-hover: #970000;--fill-alert-expressive-press: #7e0000;--stroke-base: #d5d9e0;--stroke-hover: #afb5c2;--stroke-subtle: rgba(24, 25, 27, .1);--stroke-disabled: #e8eaee;--stroke-highlight: #0074ea;--stroke-error: #f25854;--stroke-accent: #badcff;--stroke-success: #bfe1bf;--stroke-warning: #ffd37c;--stroke-alert: #fbcec5;--effect-shadow-outline: rgba(24, 25, 27, .08);--effect-shadow-strong: rgba(24, 25, 27, .05);--effect-shadow-diffuse: rgba(24, 25, 27, .05)}.dark-theme{--content-base: #f7f9f9;--content-secondary: #9ba2b2;--content-label: #c2c7d1;--content-disabled: #6f798e;--content-on-expressive: #fff;--content-on-disabled: #18191b;--content-accent: #4da5ff;--content-success: #219821;--content-warning: #ee6807;--content-alert: #f1433b;--content-action-link: #4da5ff;--content-action-link-hover: #75b9ff;--content-action-danger: #f25854;--content-action-danger-hover: #f57e78;--fill-base: #18191b;--fill-hover: #23252b;--fill-press: #292c33;--fill-active: #152433;--fill-input: #0f1010;--fill-input-disabled: #18191b;--fill-tooltip: #3c404b;--fill-overlay: #0f1010;--fill-canvas: #0f1010;--fill-brand: #005cb9;--fill-disabled: #3c404b;--fill-neutral-subtle: #23252b;--fill-neutral-expressive: #393e47;--fill-accent-subtle: #152433;--fill-accent-subtle-press: #152433;--fill-accent-expressive: #005cb9;--fill-accent-expressive-hover: #004890;--fill-accent-expressive-press: #003b77;--fill-success-subtle: #162918;--fill-warning-subtle: #3b170b;--fill-alert-subtle: #400a0a;--fill-alert-subtle-hover: #400a0a;--fill-alert-expressive: #bf0000;--fill-alert-expressive-hover: #970000;--fill-alert-expressive-press: #7e0000;--stroke-base: #3c404b;--stroke-hover: #4c515f;--stroke-subtle: rgba(255, 255, 255, .1);--stroke-disabled: #292c33;--stroke-highlight: #1d8dff;--stroke-error: #ed1110;--stroke-accent: #243950;--stroke-success: #1a4a1d;--stroke-warning: #882c06;--stroke-alert: #811414;--effect-shadow-outline: rgba(255, 255, 255, .1);--effect-shadow-strong: rgba(24, 25, 27, .5);--effect-shadow-diffuse: rgba(24, 25, 27, .5)}.auto-theme{--content-base: #18191b;--content-secondary: #5c6475;--content-label: #464b57;--content-disabled: #9ba2b2;--content-on-expressive: #fff;--content-on-disabled: #fff;--content-accent: #005cb9;--content-success: #007200;--content-warning: #c24000;--content-alert: #bf0000;--content-action-link: #005cb9;--content-action-link-hover: #004890;--content-action-danger: #bf0000;--content-action-danger-hover: #970000;--fill-base: #fff;--fill-hover: rgba(24, 25, 27, .05);--fill-press: rgba(24, 25, 27, .08);--fill-active: #e5f2ff;--fill-input: #fff;--fill-input-disabled: #f7f9f9;--fill-tooltip: #18191b;--fill-overlay: #e8eaee;--fill-canvas: #f7f9f9;--fill-brand: #005cb9;--fill-disabled: #afb5c2;--fill-neutral-subtle: #f7f9f9;--fill-neutral-expressive: #5c6475;--fill-accent-subtle: #e5f2ff;--fill-accent-subtle-press: #e5f2ff;--fill-accent-expressive: #005cb9;--fill-accent-expressive-hover: #004890;--fill-accent-expressive-press: #003b77;--fill-success-subtle: #e4f7e4;--fill-warning-subtle: #fff1c1;--fill-alert-subtle: #ffece8;--fill-alert-subtle-hover: #fde5e0;--fill-alert-expressive: #bf0000;--fill-alert-expressive-hover: #970000;--fill-alert-expressive-press: #7e0000;--stroke-base: #d5d9e0;--stroke-hover: #afb5c2;--stroke-subtle: rgba(24, 25, 27, .1);--stroke-disabled: #e8eaee;--stroke-highlight: #0074ea;--stroke-error: #f25854;--stroke-accent: #badcff;--stroke-success: #bfe1bf;--stroke-warning: #ffd37c;--stroke-alert: #fbcec5;--effect-shadow-outline: rgba(24, 25, 27, .08);--effect-shadow-strong: rgba(24, 25, 27, .05);--effect-shadow-diffuse: rgba(24, 25, 27, .05)}@media(prefers-color-scheme:dark){.auto-theme{--content-base: #f7f9f9;--content-secondary: #9ba2b2;--content-label: #c2c7d1;--content-disabled: #6f798e;--content-on-expressive: #fff;--content-on-disabled: #18191b;--content-accent: #4da5ff;--content-success: #219821;--content-warning: #ee6807;--content-alert: #f1433b;--content-action-link: #4da5ff;--content-action-link-hover: #75b9ff;--content-action-danger: #f25854;--content-action-danger-hover: #f57e78;--fill-base: #18191b;--fill-hover: #23252b;--fill-press: #292c33;--fill-active: #152433;--fill-input: #0f1010;--fill-input-disabled: #18191b;--fill-tooltip: #3c404b;--fill-overlay: #0f1010;--fill-canvas: #0f1010;--fill-brand: #005cb9;--fill-disabled: #3c404b;--fill-neutral-subtle: #23252b;--fill-neutral-expressive: #393e47;--fill-accent-subtle: #152433;--fill-accent-subtle-press: #152433;--fill-accent-expressive: #005cb9;--fill-accent-expressive-hover: #004890;--fill-accent-expressive-press: #003b77;--fill-success-subtle: #162918;--fill-warning-subtle: #3b170b;--fill-alert-subtle: #400a0a;--fill-alert-subtle-hover: #400a0a;--fill-alert-expressive: #bf0000;--fill-alert-expressive-hover: #970000;--fill-alert-expressive-press: #7e0000;--stroke-base: #3c404b;--stroke-hover: #4c515f;--stroke-subtle: rgba(255, 255, 255, .1);--stroke-disabled: #292c33;--stroke-highlight: #1d8dff;--stroke-error: #ed1110;--stroke-accent: #243950;--stroke-success: #1a4a1d;--stroke-warning: #882c06;--stroke-alert: #811414;--effect-shadow-outline: rgba(255, 255, 255, .1);--effect-shadow-strong: rgba(24, 25, 27, .5);--effect-shadow-diffuse: rgba(24, 25, 27, .5)}}html{background-color:var(--fill-base);color:var(--content-base)}input,textarea,select,button,.text-base{color:var(--content-base)}.text-secondary{color:var(--content-secondary)}.text-label{color:var(--content-label)}.text-disabled{color:var(--content-disabled)}.text-on-expressive{color:var(--content-on-expressive)}.text-on-disabled{color:var(--content-on-disabled)}.text-accent{color:var(--content-accent)}.text-success{color:var(--content-success)}.text-warning{color:var(--content-warning)}.text-alert{color:var(--content-alert)}.text-action-link{color:var(--content-action-link)}.text-action-link-hover{color:var(--content-action-link-hover)}.text-action-danger{color:var(--content-action-danger)}.text-action-danger-hover{color:var(--content-action-danger-hover)}.bg-base{background-color:var(--fill-base)}.bg-hover{background-color:var(--fill-hover)}.bg-press{background-color:var(--fill-press)}.bg-active{background-color:var(--fill-active)}.bg-input{background-color:var(--fill-input)}.bg-input-disabled{background-color:var(--fill-input-disabled)}.bg-tooltip{background-color:var(--fill-tooltip)}.bg-overlay{background-color:var(--fill-overlay)}.bg-canvas{background-color:var(--fill-canvas)}.bg-brand{background-color:var(--fill-brand)}.bg-disabled{background-color:var(--fill-disabled)}.bg-neutral-subtle{background-color:var(--fill-neutral-subtle)}.bg-neutral-expressive{background-color:var(--fill-neutral-expressive)}.bg-accent-subtle{background-color:var(--fill-accent-subtle)}.bg-accent-subtle-press{background-color:var(--fill-accent-subtle-press)}.bg-accent-expressive{background-color:var(--fill-accent-expressive)}.bg-accent-expressive-hover{background-color:var(--fill-accent-expressive-hover)}.bg-accent-expressive-press{background-color:var(--fill-accent-expressive-press)}.bg-success-subtle{background-color:var(--fill-success-subtle)}.bg-warning-subtle{background-color:var(--fill-warning-subtle)}.bg-alert-subtle{background-color:var(--fill-alert-subtle)}.bg-alert-subtle-hover{background-color:var(--fill-alert-subtle-hover)}.bg-alert-expressive{background-color:var(--fill-alert-expressive)}.bg-alert-expressive-hover{background-color:var(--fill-alert-expressive-hover)}.bg-alert-expressive-press{background-color:var(--fill-alert-expressive-press)}.fill-base{fill-base:var(--fill-base)}.fill-hover{fill-hover:var(--fill-hover)}.fill-press{fill-press:var(--fill-press)}.fill-active{fill-active:var(--fill-active)}.fill-input{fill-input:var(--fill-input)}.fill-input-disabled{fill-input-disabled:var(--fill-input-disabled)}.fill-tooltip{fill-tooltip:var(--fill-tooltip)}.fill-overlay{fill-overlay:var(--fill-overlay)}.fill-canvas{fill-canvas:var(--fill-canvas)}.fill-brand{fill-brand:var(--fill-brand)}.fill-disabled{fill-disabled:var(--fill-disabled)}.fill-neutral-subtle{fill-neutral-subtle:var(--fill-neutral-subtle)}.fill-neutral-expressive{fill-neutral-expressive:var(--fill-neutral-expressive)}.fill-accent-subtle{fill-accent-subtle:var(--fill-accent-subtle)}.fill-accent-subtle-press{fill-accent-subtle-press:var(--fill-accent-subtle-press)}.fill-accent-expressive{fill-accent-expressive:var(--fill-accent-expressive)}.fill-accent-expressive-hover{fill-accent-expressive-hover:var(--fill-accent-expressive-hover)}.fill-accent-expressive-press{fill-accent-expressive-press:var(--fill-accent-expressive-press)}.fill-success-subtle{fill-success-subtle:var(--fill-success-subtle)}.fill-warning-subtle{fill-warning-subtle:var(--fill-warning-subtle)}.fill-alert-subtle{fill-alert-subtle:var(--fill-alert-subtle)}.fill-alert-subtle-hover{fill-alert-subtle-hover:var(--fill-alert-subtle-hover)}.fill-alert-expressive{fill-alert-expressive:var(--fill-alert-expressive)}.fill-alert-expressive-hover{fill-alert-expressive-hover:var(--fill-alert-expressive-hover)}.fill-alert-expressive-press{fill-alert-expressive-press:var(--fill-alert-expressive-press)}.stroke-base{stroke-base:var(--stroke-base)}.stroke-hover{stroke-hover:var(--stroke-hover)}.stroke-subtle{stroke-subtle:var(--stroke-subtle)}.stroke-disabled{stroke-disabled:var(--stroke-disabled)}.stroke-highlight{stroke-highlight:var(--stroke-highlight)}.stroke-error{stroke-error:var(--stroke-error)}.stroke-accent{stroke-accent:var(--stroke-accent)}.stroke-success{stroke-success:var(--stroke-success)}.stroke-warning{stroke-warning:var(--stroke-warning)}.stroke-alert{stroke-alert:var(--stroke-alert)}.border-base{border:1px solid var(--stroke-base)}.border-hover{border:1px solid var(--stroke-hover)}.border-subtle{border:1px solid var(--stroke-subtle)}.border-disabled{border:1px solid var(--stroke-disabled)}.border-highlight{border:1px solid var(--stroke-highlight)}.border-error{border:1px solid var(--stroke-error)}.border-accent{border:1px solid var(--stroke-accent)}.border-success{border:1px solid var(--stroke-success)}.border-warning{border:1px solid var(--stroke-warning)}.border-alert{border:1px solid var(--stroke-alert)}:root .elevation-low{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 0 0 1px var(--effect-shadow-outline),0 2px 4px -2px var(--effect-shadow-strong),0 4px 8px -4px var(--effect-shadow-diffuse)}:root .elevation-medium{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 0 0 1px var(--effect-shadow-outline),0 4px 8px -4px var(--effect-shadow-strong),0 8px 16px 0 var(--effect-shadow-diffuse)}:root .elevation-high{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 0 0 1px var(--effect-shadow-outline),0 10px 16px -8px var(--effect-shadow-strong),0 12px 32px 0 var(--effect-shadow-diffuse)}:root{--font-size-text-xs: .75rem/1.33;--font-size-text-sm: .875rem/1.42;--font-size-text-md: 1rem/1.375;--font-size-text-lg: 1.125rem/1.4;--font-size-text-xl: 1.25rem/1.4;--font-size-display-md: 1.5rem/1.375;--font-size-display-lg: 2rem/1.375;--font-size-display-xl: 3rem/1.375;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700}body{font:1rem/1.375 Noto Sans,arial,helvetica,sans-serif;font-weight:400}:root .text-xs{font:.75rem/1.33 Noto Sans,arial,helvetica,sans-serif;font-weight:400}:root .text-sm{font:.875rem/1.42 Noto Sans,arial,helvetica,sans-serif;font-weight:400}:root .text-md{font:1rem/1.375 Noto Sans,arial,helvetica,sans-serif;font-weight:400}:root .text-lg{font:1.125rem/1.4 Noto Sans,arial,helvetica,sans-serif;font-weight:400}:root .text-xl{font:1.25rem/1.4 Noto Sans,arial,helvetica,sans-serif;font-weight:400}:root .display-md{font:1.5rem/1.375 Noto Sans,arial,helvetica,sans-serif;font-weight:600}:root .display-lg{font:2rem/1.375 Noto Sans,arial,helvetica,sans-serif;font-weight:600}:root .display-xl{font:3rem/1.375 Noto Sans,arial,helvetica,sans-serif;font-weight:600}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semi-bold{font-weight:600}.font-bold,strong{font-weight:700}.font-italic,em{font-style:italic}@media all and (min-width:800px){.mobile-only{display:none!important}}@media all and (max-width:799px){.desktop-only{display:none!important}}@media all and (max-width:519px){.hide-below-mobile{display:none!important}}@media all and (min-width:520px){.hide-above-mobile{display:none!important}}@media all and (min-width:520px){.show-below-mobile{display:none!important}}@media all and (max-width:519px){.show-above-mobile{display:none!important}}@media all and (max-width:519px){.show-between-mobile-tablet{display:none!important}}@media all and (min-width:800px){.show-between-mobile-tablet{display:none!important}}@media all and (min-width:520px)and (max-width:799px){.hide-between-mobile-tablet{display:none!important}}@media all and (max-width:519px){.show-between-mobile-desktop{display:none!important}}@media all and (min-width:1024px){.show-between-mobile-desktop{display:none!important}}@media all and (min-width:520px)and (max-width:1023px){.hide-between-mobile-desktop{display:none!important}}@media all and (max-width:519px){.show-between-mobile-desktop-s{display:none!important}}@media all and (min-width:1280px){.show-between-mobile-desktop-s{display:none!important}}@media all and (min-width:520px)and (max-width:1279px){.hide-between-mobile-desktop-s{display:none!important}}@media all and (max-width:519px){.show-between-mobile-desktop-m{display:none!important}}@media all and (min-width:1440px){.show-between-mobile-desktop-m{display:none!important}}@media all and (min-width:520px)and (max-width:1439px){.hide-between-mobile-desktop-m{display:none!important}}@media all and (max-width:519px){.show-between-mobile-desktop-l{display:none!important}}@media all and (min-width:1600px){.show-between-mobile-desktop-l{display:none!important}}@media all and (min-width:520px)and (max-width:1599px){.hide-between-mobile-desktop-l{display:none!important}}@media all and (max-width:519px){.show-between-mobile-hd{display:none!important}}@media all and (min-width:1920px){.show-between-mobile-hd{display:none!important}}@media all and (min-width:520px)and (max-width:1919px){.hide-between-mobile-hd{display:none!important}}@media all and (max-width:799px){.hide-below-tablet{display:none!important}}@media all and (min-width:800px){.hide-above-tablet{display:none!important}}@media all and (min-width:800px){.show-below-tablet{display:none!important}}@media all and (max-width:799px){.show-above-tablet{display:none!important}}@media all and (max-width:799px){.show-between-tablet-desktop{display:none!important}}@media all and (min-width:1024px){.show-between-tablet-desktop{display:none!important}}@media all and (min-width:800px)and (max-width:1023px){.hide-between-tablet-desktop{display:none!important}}@media all and (max-width:799px){.show-between-tablet-desktop-s{display:none!important}}@media all and (min-width:1280px){.show-between-tablet-desktop-s{display:none!important}}@media all and (min-width:800px)and (max-width:1279px){.hide-between-tablet-desktop-s{display:none!important}}@media all and (max-width:799px){.show-between-tablet-desktop-m{display:none!important}}@media all and (min-width:1440px){.show-between-tablet-desktop-m{display:none!important}}@media all and (min-width:800px)and (max-width:1439px){.hide-between-tablet-desktop-m{display:none!important}}@media all and (max-width:799px){.show-between-tablet-desktop-l{display:none!important}}@media all and (min-width:1600px){.show-between-tablet-desktop-l{display:none!important}}@media all and (min-width:800px)and (max-width:1599px){.hide-between-tablet-desktop-l{display:none!important}}@media all and (max-width:799px){.show-between-tablet-hd{display:none!important}}@media all and (min-width:1920px){.show-between-tablet-hd{display:none!important}}@media all and (min-width:800px)and (max-width:1919px){.hide-between-tablet-hd{display:none!important}}@media all and (max-width:1023px){.hide-below-desktop{display:none!important}}@media all and (min-width:1024px){.hide-above-desktop{display:none!important}}@media all and (min-width:1024px){.show-below-desktop{display:none!important}}@media all and (max-width:1023px){.show-above-desktop{display:none!important}}@media all and (max-width:1023px){.show-between-desktop-desktop-s{display:none!important}}@media all and (min-width:1280px){.show-between-desktop-desktop-s{display:none!important}}@media all and (min-width:1024px)and (max-width:1279px){.hide-between-desktop-desktop-s{display:none!important}}@media all and (max-width:1023px){.show-between-desktop-desktop-m{display:none!important}}@media all and (min-width:1440px){.show-between-desktop-desktop-m{display:none!important}}@media all and (min-width:1024px)and (max-width:1439px){.hide-between-desktop-desktop-m{display:none!important}}@media all and (max-width:1023px){.show-between-desktop-desktop-l{display:none!important}}@media all and (min-width:1600px){.show-between-desktop-desktop-l{display:none!important}}@media all and (min-width:1024px)and (max-width:1599px){.hide-between-desktop-desktop-l{display:none!important}}@media all and (max-width:1023px){.show-between-desktop-hd{display:none!important}}@media all and (min-width:1920px){.show-between-desktop-hd{display:none!important}}@media all and (min-width:1024px)and (max-width:1919px){.hide-between-desktop-hd{display:none!important}}@media all and (max-width:1279px){.hide-below-desktop-s{display:none!important}}@media all and (min-width:1280px){.hide-above-desktop-s{display:none!important}}@media all and (min-width:1280px){.show-below-desktop-s{display:none!important}}@media all and (max-width:1279px){.show-above-desktop-s{display:none!important}}@media all and (max-width:1279px){.show-between-desktop-s-desktop-m{display:none!important}}@media all and (min-width:1440px){.show-between-desktop-s-desktop-m{display:none!important}}@media all and (min-width:1280px)and (max-width:1439px){.hide-between-desktop-s-desktop-m{display:none!important}}@media all and (max-width:1279px){.show-between-desktop-s-desktop-l{display:none!important}}@media all and (min-width:1600px){.show-between-desktop-s-desktop-l{display:none!important}}@media all and (min-width:1280px)and (max-width:1599px){.hide-between-desktop-s-desktop-l{display:none!important}}@media all and (max-width:1279px){.show-between-desktop-s-hd{display:none!important}}@media all and (min-width:1920px){.show-between-desktop-s-hd{display:none!important}}@media all and (min-width:1280px)and (max-width:1919px){.hide-between-desktop-s-hd{display:none!important}}@media all and (max-width:1439px){.hide-below-desktop-m{display:none!important}}@media all and (min-width:1440px){.hide-above-desktop-m{display:none!important}}@media all and (min-width:1440px){.show-below-desktop-m{display:none!important}}@media all and (max-width:1439px){.show-above-desktop-m{display:none!important}}@media all and (max-width:1439px){.show-between-desktop-m-desktop-l{display:none!important}}@media all and (min-width:1600px){.show-between-desktop-m-desktop-l{display:none!important}}@media all and (min-width:1440px)and (max-width:1599px){.hide-between-desktop-m-desktop-l{display:none!important}}@media all and (max-width:1439px){.show-between-desktop-m-hd{display:none!important}}@media all and (min-width:1920px){.show-between-desktop-m-hd{display:none!important}}@media all and (min-width:1440px)and (max-width:1919px){.hide-between-desktop-m-hd{display:none!important}}@media all and (max-width:1599px){.hide-below-desktop-l{display:none!important}}@media all and (min-width:1600px){.hide-above-desktop-l{display:none!important}}@media all and (min-width:1600px){.show-below-desktop-l{display:none!important}}@media all and (max-width:1599px){.show-above-desktop-l{display:none!important}}@media all and (max-width:1599px){.show-between-desktop-l-hd{display:none!important}}@media all and (min-width:1920px){.show-between-desktop-l-hd{display:none!important}}@media all and (min-width:1600px)and (max-width:1919px){.hide-between-desktop-l-hd{display:none!important}}@media all and (max-width:1919px){.hide-below-hd{display:none!important}}@media all and (min-width:1920px){.hide-above-hd{display:none!important}}@media all and (min-width:1920px){.show-below-hd{display:none!important}}@media all and (max-width:1919px){.show-above-hd{display:none!important}}:root{--ease-in-quad: cubic-bezier(.11, 0, .5, 0);--ease-out-quad: cubic-bezier(.5, 1, .89, 1);--ease-in-out-quad: cubic-bezier(.45, 0, .55, 1);--ease-in-cubic: cubic-bezier(.32, 0, .67, 0);--ease-out-cubic: cubic-bezier(.33, 1, .68, 1);--ease-in-out-cubic: cubic-bezier(.65, 0, .35, 1);--ease-in-quart: cubic-bezier(.5, 0, .75, 0);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-in-out-quart: cubic-bezier(.76, 0, .24, 1);--ease-in-expo: cubic-bezier(.7, 0, .84, 0);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-in-out-expo: cubic-bezier(.87, 0, .13, 1);--ease-in-sine: cubic-bezier(.12, 0, .39, 0);--ease-out-sine: cubic-bezier(.61, 1, .88, 1);--ease-in-out-sine: cubic-bezier(.37, 0, .63, 1);--ease-in-back: cubic-bezier(.36, 0, .66, -.56);--ease-out-back: cubic-bezier(.34, 1.56, .64, 1);--ease-in-out-back: cubic-bezier(.68, -.6, .32, 1.6)}:root .ease-in-quad{transition-timing-function:cubic-bezier(.11,0,.5,0)}:root .ease-out-quad{transition-timing-function:cubic-bezier(.5,1,.89,1)}:root .ease-in-out-quad{transition-timing-function:cubic-bezier(.45,0,.55,1)}:root .ease-in-cubic{transition-timing-function:cubic-bezier(.32,0,.67,0)}:root .ease-out-cubic{transition-timing-function:cubic-bezier(.33,1,.68,1)}:root .ease-in-out-cubic{transition-timing-function:cubic-bezier(.65,0,.35,1)}:root .ease-in-quart{transition-timing-function:cubic-bezier(.5,0,.75,0)}:root .ease-out-quart{transition-timing-function:cubic-bezier(.25,1,.5,1)}:root .ease-in-out-quart{transition-timing-function:cubic-bezier(.76,0,.24,1)}:root .ease-in-expo{transition-timing-function:cubic-bezier(.7,0,.84,0)}:root .ease-out-expo{transition-timing-function:cubic-bezier(.16,1,.3,1)}:root .ease-in-out-expo{transition-timing-function:cubic-bezier(.87,0,.13,1)}:root .ease-in-sine{transition-timing-function:cubic-bezier(.12,0,.39,0)}:root .ease-out-sine{transition-timing-function:cubic-bezier(.61,1,.88,1)}:root .ease-in-out-sine{transition-timing-function:cubic-bezier(.37,0,.63,1)}:root .ease-in-back{transition-timing-function:cubic-bezier(.36,0,.66,-.56)}:root .ease-out-back{transition-timing-function:cubic-bezier(.34,1.56,.64,1)}:root .ease-in-out-back{transition-timing-function:cubic-bezier(.68,-.6,.32,1.6)}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border-width:0;margin:-1px;white-space:nowrap}.sr-only:focus,.sr-only:focus-within{position:static;overflow:visible;width:auto;height:auto;padding:revert;margin:revert;white-space:normal}a:not(.button){position:relative;display:inline-flex;color:var(--content-action-link);text-decoration:none}a:not(.button):hover{color:var(--content-action-link-hover)}a:not(.button):active,a:not(.button)[data-active=true]{color:var(--fill-accent-expressive-press)}a:not(.button)[rel=external]:after{width:1em;padding-left:.5em;content:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.25em' height='1.25em' viewBox='0 0 24 24'%3E%3Cpath d='M13.8 3.3c0 .499.401.9.9.9h3.829l-8.367 8.363a.9.9 0 0 0 1.271 1.271l8.363-8.363V9.3c0 .499.401.9.9.9s.9-.401.9-.9v-6c0-.499-.401-.9-.9-.9H14.7c-.499 0-.9.401-.9.9Zm-8.7.3a2.698 2.698 0 0 0-2.7 2.7v12.6c0 1.492 1.207 2.7 2.7 2.7h12.6c1.492 0 2.7-1.208 2.7-2.7v-4.8c0-.499-.401-.9-.9-.9s-.9.401-.9.9v4.8c0 .499-.401.9-.9.9H5.1a.898.898 0 0 1-.9-.9V6.3c0-.499.401-.9.9-.9h4.8c.499 0 .9-.401.9-.9s-.401-.9-.9-.9H5.1Z' fill='%23005CB9'/%3E%3C/svg%3E%0A")}a{position:relative;color:var(--content-action-link);text-decoration:none;transition:color .2s cubic-bezier(.45,0,.55,1);white-space:nowrap}.busy-overlay__backdrop{position:absolute;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#fff6;inset:0}.busy-overlay__spinner{position:relative;z-index:1;animation:spinner-fade-in .2s ease-out}@media(prefers-color-scheme:dark){.busy-overlay__backdrop{background-color:#0000004d}}@keyframes spinner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}}@property --tw-divide-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-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@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-divide-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-outline-style: solid}}}.busy-overlay{position:absolute;z-index:1000;display:flex;align-items:center;justify-content:center;inset:0;pointer-events:all}.page-wrapper{display:flex;width:100%;flex-direction:column}
