/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@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-border-style:solid;--tw-font-weight:initial}}}@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;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sticky{position:sticky}.top-0{top:calc(var(--spacing) * 0)}.z-100{z-index:100}.my-2{margin-block:calc(var(--spacing) * 2)}.flex{display:flex}.inline-block{display:inline-block}.h-8{height:calc(var(--spacing) * 8)}.h-14{height:calc(var(--spacing) * 14)}.w-8{width:calc(var(--spacing) * 8)}.w-16{width:calc(var(--spacing) * 16)}.w-full{width:100%}.flex-1{flex:1}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-borderRadius{border-radius:var(--a-borderRadius)}.rounded-borderRadiusLG{border-radius:var(--a-borderRadiusLG)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-colorBorderSecondary{border-color:var(--a-colorBorderSecondary)}.border-b-colorBorderSecondary{border-bottom-color:var(--a-colorBorderSecondary)}.bg-blue1{background-color:rgb(var(--a-blue1))}.bg-blue2{background-color:rgb(var(--a-blue2))}.bg-blue3{background-color:rgb(var(--a-blue3))}.bg-blue4{background-color:rgb(var(--a-blue4))}.bg-blue5{background-color:rgb(var(--a-blue5))}.bg-blue6{background-color:rgb(var(--a-blue6))}.bg-blue7{background-color:rgb(var(--a-blue7))}.bg-blue8{background-color:rgb(var(--a-blue8))}.bg-blue9{background-color:rgb(var(--a-blue9))}.bg-blue10{background-color:rgb(var(--a-blue10))}.bg-colorBgContainer{background-color:var(--a-colorBgContainer)}.bg-colorPrimary{background-color:rgb(var(--a-colorPrimary))}.bg-cyan1{background-color:rgb(var(--a-cyan1))}.bg-cyan2{background-color:rgb(var(--a-cyan2))}.bg-cyan3{background-color:rgb(var(--a-cyan3))}.bg-cyan4{background-color:rgb(var(--a-cyan4))}.bg-cyan5{background-color:rgb(var(--a-cyan5))}.bg-cyan6{background-color:rgb(var(--a-cyan6))}.bg-cyan7{background-color:rgb(var(--a-cyan7))}.bg-cyan8{background-color:rgb(var(--a-cyan8))}.bg-cyan9{background-color:rgb(var(--a-cyan9))}.bg-cyan10{background-color:rgb(var(--a-cyan10))}.bg-geekblue1{background-color:rgb(var(--a-geekblue1))}.bg-geekblue2{background-color:rgb(var(--a-geekblue2))}.bg-geekblue3{background-color:rgb(var(--a-geekblue3))}.bg-geekblue4{background-color:rgb(var(--a-geekblue4))}.bg-geekblue5{background-color:rgb(var(--a-geekblue5))}.bg-geekblue6{background-color:rgb(var(--a-geekblue6))}.bg-geekblue7{background-color:rgb(var(--a-geekblue7))}.bg-geekblue8{background-color:rgb(var(--a-geekblue8))}.bg-geekblue9{background-color:rgb(var(--a-geekblue9))}.bg-geekblue10{background-color:rgb(var(--a-geekblue10))}.bg-gold1{background-color:rgb(var(--a-gold1))}.bg-gold2{background-color:rgb(var(--a-gold2))}.bg-gold3{background-color:rgb(var(--a-gold3))}.bg-gold4{background-color:rgb(var(--a-gold4))}.bg-gold5{background-color:rgb(var(--a-gold5))}.bg-gold6{background-color:rgb(var(--a-gold6))}.bg-gold7{background-color:rgb(var(--a-gold7))}.bg-gold8{background-color:rgb(var(--a-gold8))}.bg-gold9{background-color:rgb(var(--a-gold9))}.bg-gold10{background-color:rgb(var(--a-gold10))}.bg-green1{background-color:rgb(var(--a-green1))}.bg-green2{background-color:rgb(var(--a-green2))}.bg-green3{background-color:rgb(var(--a-green3))}.bg-green4{background-color:rgb(var(--a-green4))}.bg-green5{background-color:rgb(var(--a-green5))}.bg-green6{background-color:rgb(var(--a-green6))}.bg-green7{background-color:rgb(var(--a-green7))}.bg-green8{background-color:rgb(var(--a-green8))}.bg-green9{background-color:rgb(var(--a-green9))}.bg-green10{background-color:rgb(var(--a-green10))}.bg-lime1{background-color:rgb(var(--a-lime1))}.bg-lime2{background-color:rgb(var(--a-lime2))}.bg-lime3{background-color:rgb(var(--a-lime3))}.bg-lime4{background-color:rgb(var(--a-lime4))}.bg-lime5{background-color:rgb(var(--a-lime5))}.bg-lime6{background-color:rgb(var(--a-lime6))}.bg-lime7{background-color:rgb(var(--a-lime7))}.bg-lime8{background-color:rgb(var(--a-lime8))}.bg-lime9{background-color:rgb(var(--a-lime9))}.bg-lime10{background-color:rgb(var(--a-lime10))}.bg-magenta1{background-color:rgb(var(--a-magenta1))}.bg-magenta2{background-color:rgb(var(--a-magenta2))}.bg-magenta3{background-color:rgb(var(--a-magenta3))}.bg-magenta4{background-color:rgb(var(--a-magenta4))}.bg-magenta5{background-color:rgb(var(--a-magenta5))}.bg-magenta6{background-color:rgb(var(--a-magenta6))}.bg-magenta7{background-color:rgb(var(--a-magenta7))}.bg-magenta8{background-color:rgb(var(--a-magenta8))}.bg-magenta9{background-color:rgb(var(--a-magenta9))}.bg-magenta10{background-color:rgb(var(--a-magenta10))}.bg-orange1{background-color:rgb(var(--a-orange1))}.bg-orange2{background-color:rgb(var(--a-orange2))}.bg-orange3{background-color:rgb(var(--a-orange3))}.bg-orange4{background-color:rgb(var(--a-orange4))}.bg-orange5{background-color:rgb(var(--a-orange5))}.bg-orange6{background-color:rgb(var(--a-orange6))}.bg-orange7{background-color:rgb(var(--a-orange7))}.bg-orange8{background-color:rgb(var(--a-orange8))}.bg-orange9{background-color:rgb(var(--a-orange9))}.bg-orange10{background-color:rgb(var(--a-orange10))}.bg-purple1{background-color:rgb(var(--a-purple1))}.bg-purple2{background-color:rgb(var(--a-purple2))}.bg-purple3{background-color:rgb(var(--a-purple3))}.bg-purple4{background-color:rgb(var(--a-purple4))}.bg-purple5{background-color:rgb(var(--a-purple5))}.bg-purple6{background-color:rgb(var(--a-purple6))}.bg-purple7{background-color:rgb(var(--a-purple7))}.bg-purple8{background-color:rgb(var(--a-purple8))}.bg-purple9{background-color:rgb(var(--a-purple9))}.bg-purple10{background-color:rgb(var(--a-purple10))}.bg-red1{background-color:rgb(var(--a-red1))}.bg-red2{background-color:rgb(var(--a-red2))}.bg-red3{background-color:rgb(var(--a-red3))}.bg-red4{background-color:rgb(var(--a-red4))}.bg-red5{background-color:rgb(var(--a-red5))}.bg-red6{background-color:rgb(var(--a-red6))}.bg-red7{background-color:rgb(var(--a-red7))}.bg-red8{background-color:rgb(var(--a-red8))}.bg-red9{background-color:rgb(var(--a-red9))}.bg-red10{background-color:rgb(var(--a-red10))}.bg-volcano1{background-color:rgb(var(--a-volcano1))}.bg-volcano2{background-color:rgb(var(--a-volcano2))}.bg-volcano3{background-color:rgb(var(--a-volcano3))}.bg-volcano4{background-color:rgb(var(--a-volcano4))}.bg-volcano5{background-color:rgb(var(--a-volcano5))}.bg-volcano6{background-color:rgb(var(--a-volcano6))}.bg-volcano7{background-color:rgb(var(--a-volcano7))}.bg-volcano8{background-color:rgb(var(--a-volcano8))}.bg-volcano9{background-color:rgb(var(--a-volcano9))}.bg-volcano10{background-color:rgb(var(--a-volcano10))}.bg-yellow1{background-color:rgb(var(--a-yellow1))}.bg-yellow2{background-color:rgb(var(--a-yellow2))}.bg-yellow3{background-color:rgb(var(--a-yellow3))}.bg-yellow4{background-color:rgb(var(--a-yellow4))}.bg-yellow5{background-color:rgb(var(--a-yellow5))}.bg-yellow6{background-color:rgb(var(--a-yellow6))}.bg-yellow7{background-color:rgb(var(--a-yellow7))}.bg-yellow8{background-color:rgb(var(--a-yellow8))}.bg-yellow9{background-color:rgb(var(--a-yellow9))}.bg-yellow10{background-color:rgb(var(--a-yellow10))}.p-4{padding:calc(var(--spacing) * 4)}.p-8{padding:calc(var(--spacing) * 8)}.p-marginLG{padding:var(--a-marginLG)}.px-margin{padding-inline:var(--a-margin)}.px-marginLG{padding-inline:var(--a-marginLG)}.px-marginXL{padding-inline:var(--a-marginXL)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-fontSize{font-size:var(--a-fontSize)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-colorPrimary{color:rgb(var(--a-colorPrimary))}.text-colorTextHeading{color:var(--a-colorTextHeading)}.text-colorTextLightSolid{color:var(--a-colorTextLightSolid)}.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))}@media (hover:hover){.hover\:bg-colorPrimaryHover:hover{background-color:rgb(var(--a-colorPrimaryHover))}}.active\:bg-colorPrimaryActive:active{background-color:rgb(var(--a-colorPrimaryActive))}.\[\&\>button\]\:rounded-borderRadius>button{border-radius:var(--a-borderRadius)}.\[\&\>button\]\:p-marginXS>button{padding:var(--a-marginXS)}.\[\&\>button\]\:text-fontSizeLG>button{font-size:var(--a-fontSizeLG)}.\[\&\>button\]\:transition-colors>button{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))}@media (hover:hover){.\[\&\>button\]\:hover\:bg-colorBgTextHover>button:hover{background-color:var(--a-colorBgTextHover)}}}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
