@aures5g/vue-component-library 0.35.0 → 0.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
- export declare const BASE = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[2.5rem] box-border flex items-center";
2
- export declare const INPUT_STYLE = "text-[1rem] text-on-surface border-none peer focus:outline-none leading-[1.5rem] mr-[0.75rem] placeholder:invisible";
1
+ export declare const BASE = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[2.5rem] box-border bg-inherit flex items-center";
2
+ export declare const INPUT_STYLE = "bg-inherit text-[1rem] text-on-surface border-none peer focus:outline-none leading-[1.5rem] mr-[0.75rem] placeholder:invisible";
3
3
  export declare const INPUT_DISABLED = "cursor-default bg-[transparent]";
4
- export declare const LABEL = "absolute peer-placeholder-shown:text-[1rem] text-[0.75rem] peer-placeholder-shown:leading-[0.5rem] leading-[1rem] peer-placeholder-shown:top-[1rem] -top-[0.625rem] peer-focus:-top-[0.625rem] peer-focus:leading-[1rem] text-on-surface-variant peer-placeholder-shown:px-0 peer-focus:px-[0.25rem] px-[0.25rem] bg-on-primary peer-focus:text-[0.75rem] peer-placeholder-shown:left-[1rem] left-[0.75rem] peer-focus:left-[0.75rem] transition-all";
4
+ export declare const LABEL = "absolute peer-placeholder-shown:text-[1rem] text-[0.75rem] peer-placeholder-shown:leading-[0.5rem] leading-[1rem] peer-placeholder-shown:top-[1rem] -top-[0.625rem] peer-focus:-top-[0.625rem] peer-focus:leading-[1rem] text-on-surface-variant peer-placeholder-shown:px-0 peer-focus:px-[0.25rem] px-[0.25rem] bg-inherit peer-focus:text-[0.75rem] peer-placeholder-shown:left-[1rem] left-[0.75rem] peer-focus:left-[0.75rem] transition-all";
5
5
  export declare const LABEL_SEARCH_ICON = "peer-placeholder-shown:left-[3rem]";
6
6
  export declare const INVALID_TEXT = "!text-error";
7
7
  export declare const DISABLED_TEXT = "!text-on-surface/[0.38] cursor-default";
@@ -1 +1 @@
1
- "use strict";const e=({addBase:r,addUtilities:a,addComponents:o})=>{r({html:{"font-family":"var(--typescale-font-family)"},"*::-webkit-scrollbar":{width:"4px",height:"4px"},"*::-webkit-scrollbar-thumb":{background:"var(--color-outline)","border-radius":"5px"}}),a({".no-scrollbar::-webkit-scrollbar":{display:"none"},".no-scrollbar":{"-ms-overflow-style":"none","scrollbar-width":"none"}}),o({".label-small":{"font-size":"11px","font-style":"normal","font-weight":"500","line-height":"16px","letter-spacing":"0.5px"},".label-medium":{"font-size":"12px","font-style":"normal","font-weight":"500","line-height":"16px","letter-spacing":"0.5px"},".label-large":{"font-size":"14px","font-style":"normal","font-weight":"500","line-height":"20px","letter-spacing":"0.1px"},".headline-small":{"font-size":"24px","font-style":"normal","font-weight":"400","line-height":"32px","letter-spacing":"0em"},".title-small":{"font-size":"14px","font-style":"normal","font-weight":"500","line-height":"20px","letter-spacing":"0.1px"},".title-large":{"font-size":"22px","font-style":"normal","font-weight":"400","line-height":"28px","letter-spacing":"0em"},".body-small":{"font-size":"12px","font-style":"normal","font-weight":"400","line-height":"16px","letter-spacing":"0.4px"}})},l={content:["./index.html","./src/**/*.{vue,js,ts,jsx,tsx}"],theme:{colors:{primary:"rgb(from var(--color-primary) R G B / <alpha-value>)","on-primary":"rgb(from var(--color-on-primary) R G B / <alpha-value>)","primary-container":"rgb(from var(--color-primary-container) R G B / <alpha-value>)","on-primary-container":"rgb(from var(--color-on-primary-container) R G B / <alpha-value>)","primary-fixed":"rgb(from var(--color-primary-fixed) R G B / <alpha-value>)","primary-fixed-dim":"rgb(from var(--color-primary-fixed-dim) R G B / <alpha-value>)","on-primary-fixed":"rgb(from var(--color-on-primary-fixed) R G B / <alpha-value>)","on-primary-fixed-variant":"rgb(from var(--color-on-primary-fixed-variant) R G B / <alpha-value>)",secondary:"rgb(from var(--color-secondary) R G B / <alpha-value>)","on-secondary":"rgb(from var(--color-on-secondary) R G B / <alpha-value>)","secondary-container":"rgb(from var(--color-secondary-container) R G B / <alpha-value>)","on-secondary-container":"rgb(from var(--color-on-secondary-container) R G B / <alpha-value>)","secondary-fixed":"rgb(from var(--color-secondary-fixed) R G B / <alpha-value>)","secondary-fixed-dim":"rgb(from var(--color-secondary-fixed-dim) R G B / <alpha-value>)","on-secondary-fixed":"rgb(from var(--color-on-secondary-fixed) R G B / <alpha-value>)","on-secondary-fixed-variant":"rgb(from var(--color-on-secondary-fixed-variant) R G B / <alpha-value>)",tertiary:"rgb(from var(--color-tertiary) R G B / <alpha-value>)","on-tertiary":"rgb(from var(--color-on-tertiary) R G B / <alpha-value>)","tertiary-container":"rgb(from var(--color-tertiary-container) R G B / <alpha-value>)","on-tertiary-container":"rgb(from var(--color-on-tertiary-container) R G B / <alpha-value>)","tertiary-fixed":"rgb(from var(--color-tertiary-fixed) R G B / <alpha-value>)","tertiary-fixed-dim":"rgb(from var(--color-tertiary-fixed-dim) R G B / <alpha-value>)","on-tertiary-fixed":"rgb(from var(--color-on-tertiary-fixed) R G B / <alpha-value>)","on-tertiary-fixed-variant":"rgb(from var(--color-on-tertiary-fixed-variant) R G B / <alpha-value>)",error:"rgb(from var(--color-error) R G B / <alpha-value>)","on-error":"rgb(from var(--color-on-error) R G B / <alpha-value>)","error-container":"rgb(from var(--color-error-container) R G B / <alpha-value>)","on-error-container":"rgb(from var(--color-on-error-container) R G B / <alpha-value>)",warning:"rgb(from var(--color-warning) R G B / <alpha-value>)","on-warning":"rgb(from var(--color-on-warning) R G B / <alpha-value>)","warning-container":"rgb(from var(--color-warning-container) R G B / <alpha-value>)","on-warning-container":"rgb(from var(--color-on-warning-container) R G B / <alpha-value>)",success:"rgb(from var(--color-success) R G B / <alpha-value>)","on-success":"rgb(from var(--color-on-success) R G B / <alpha-value>)","success-container":"rgb(from var(--color-success-container) R G B / <alpha-value>)","on-success-container":"rgb(from var(--color-on-success-container) R G B / <alpha-value>)","surface-dim":"rgb(from var(--color-surface-dim) R G B / <alpha-value>)",surface:"rgb(from var(--color-surface) R G B / <alpha-value>)","surface-container-lowest":"rgb(from var(--color-surface-container-lowest) R G B / <alpha-value>)","surface-container-low":"rgb(from var(--color-surface-container-low) R G B / <alpha-value>)","surface-container":"rgb(from var(--color-surface-container) R G B / <alpha-value>)","surface-container-high":"rgb(from var(--color-surface-container-high) R G B / <alpha-value>)","surface-container-highest":"rgb(from var(--color-surface-container-highest) R G B / <alpha-value>)","on-surface":"rgb(from var(--color-on-surface) R G B / <alpha-value>)","on-surface-variant":"rgb(from var(--color-on-surface-variant) R G B / <alpha-value>)",outline:"rgb(from var(--color-outline) R G B / <alpha-value>)","outline-variant":"rgb(from var(--color-outline-variant) R G B / <alpha-value>)","inverse-surface":"rgb(from var(--color-inverse-surface) R G B / <alpha-value>)","inverse-on-surface":"rgb(from var(--color-inverse-on-surface) R G B / <alpha-value>)","inverse-primary":"rgb(from var(--color-inverse-primary) R G B / <alpha-value>)",scrim:"rgb(from var(--color-scrim) R G B / <alpha-value>)",shadow:"rgb(from var(--color-shadow) R G B / <alpha-value>)"},borderRadius:{xs:"var(--radius-extra-small)",sm:"var(--radius-small)",md:"var(--radius-medium)",lg:"var(--radius-large)",xl:"var(--radius-extra-large)",full:"var(--radius-full)"},spacing:{0:"0",xs:"var(--spacing-extra-small)",sm:"var(--spacing-small)",md:"var(--spacing-medium)",lg:"var(--spacing-large)",xl:"var(--spacing-extra-large)"},boxShadow:{0:"var(--elevation-0)",1:"var(--elevation-1)",2:"var(--elevation-2)",3:"var(--elevation-3)",4:"var(--elevation-4)",5:"var(--elevation-5)"}},plugins:[e]};module.exports=l;
1
+ "use strict";const e=({addBase:r,addUtilities:a,addComponents:o})=>{r({html:{"font-family":"var(--typescale-font-family)"},"*::-webkit-scrollbar":{width:"4px",height:"4px"},"*::-webkit-scrollbar-thumb":{background:"var(--color-outline)","border-radius":"5px"}}),a({".no-scrollbar::-webkit-scrollbar":{display:"none"},".no-scrollbar":{"-ms-overflow-style":"none","scrollbar-width":"none"}}),o({".label-small":{"font-size":"11px","font-style":"normal","font-weight":"500","line-height":"16px","letter-spacing":"0.5px"},".label-medium":{"font-size":"12px","font-style":"normal","font-weight":"500","line-height":"16px","letter-spacing":"0.5px"},".label-large":{"font-size":"14px","font-style":"normal","font-weight":"500","line-height":"20px","letter-spacing":"0.1px"},".headline-small":{"font-size":"24px","font-style":"normal","font-weight":"400","line-height":"32px","letter-spacing":"0em"},".title-small":{"font-size":"14px","font-style":"normal","font-weight":"500","line-height":"20px","letter-spacing":"0.1px"},".title-large":{"font-size":"22px","font-style":"normal","font-weight":"400","line-height":"28px","letter-spacing":"0em"},".body-small":{"font-size":"12px","font-style":"normal","font-weight":"400","line-height":"16px","letter-spacing":"0.4px"}})},l={content:["./index.html","./src/**/*.{vue,js,ts,jsx,tsx}"],theme:{colors:{primary:"rgb(from var(--color-primary) R G B / <alpha-value>)","on-primary":"rgb(from var(--color-on-primary) R G B / <alpha-value>)","primary-container":"rgb(from var(--color-primary-container) R G B / <alpha-value>)","on-primary-container":"rgb(from var(--color-on-primary-container) R G B / <alpha-value>)","primary-fixed":"rgb(from var(--color-primary-fixed) R G B / <alpha-value>)","primary-fixed-dim":"rgb(from var(--color-primary-fixed-dim) R G B / <alpha-value>)","on-primary-fixed":"rgb(from var(--color-on-primary-fixed) R G B / <alpha-value>)","on-primary-fixed-variant":"rgb(from var(--color-on-primary-fixed-variant) R G B / <alpha-value>)",secondary:"rgb(from var(--color-secondary) R G B / <alpha-value>)","on-secondary":"rgb(from var(--color-on-secondary) R G B / <alpha-value>)","secondary-container":"rgb(from var(--color-secondary-container) R G B / <alpha-value>)","on-secondary-container":"rgb(from var(--color-on-secondary-container) R G B / <alpha-value>)","secondary-fixed":"rgb(from var(--color-secondary-fixed) R G B / <alpha-value>)","secondary-fixed-dim":"rgb(from var(--color-secondary-fixed-dim) R G B / <alpha-value>)","on-secondary-fixed":"rgb(from var(--color-on-secondary-fixed) R G B / <alpha-value>)","on-secondary-fixed-variant":"rgb(from var(--color-on-secondary-fixed-variant) R G B / <alpha-value>)",tertiary:"rgb(from var(--color-tertiary) R G B / <alpha-value>)","on-tertiary":"rgb(from var(--color-on-tertiary) R G B / <alpha-value>)","tertiary-container":"rgb(from var(--color-tertiary-container) R G B / <alpha-value>)","on-tertiary-container":"rgb(from var(--color-on-tertiary-container) R G B / <alpha-value>)","tertiary-fixed":"rgb(from var(--color-tertiary-fixed) R G B / <alpha-value>)","tertiary-fixed-dim":"rgb(from var(--color-tertiary-fixed-dim) R G B / <alpha-value>)","on-tertiary-fixed":"rgb(from var(--color-on-tertiary-fixed) R G B / <alpha-value>)","on-tertiary-fixed-variant":"rgb(from var(--color-on-tertiary-fixed-variant) R G B / <alpha-value>)",error:"rgb(from var(--color-error) R G B / <alpha-value>)","on-error":"rgb(from var(--color-on-error) R G B / <alpha-value>)","error-container":"rgb(from var(--color-error-container) R G B / <alpha-value>)","on-error-container":"rgb(from var(--color-on-error-container) R G B / <alpha-value>)",warning:"rgb(from var(--color-warning) R G B / <alpha-value>)","on-warning":"rgb(from var(--color-on-warning) R G B / <alpha-value>)","warning-container":"rgb(from var(--color-warning-container) R G B / <alpha-value>)","on-warning-container":"rgb(from var(--color-on-warning-container) R G B / <alpha-value>)",success:"rgb(from var(--color-success) R G B / <alpha-value>)","on-success":"rgb(from var(--color-on-success) R G B / <alpha-value>)","success-container":"rgb(from var(--color-success-container) R G B / <alpha-value>)","on-success-container":"rgb(from var(--color-on-success-container) R G B / <alpha-value>)","surface-dim":"rgb(from var(--color-surface-dim) R G B / <alpha-value>)",surface:"rgb(from var(--color-surface) R G B / <alpha-value>)","surface-container-lowest":"rgb(from var(--color-surface-container-lowest) R G B / <alpha-value>)","surface-container-low":"rgb(from var(--color-surface-container-low) R G B / <alpha-value>)","surface-container":"rgb(from var(--color-surface-container) R G B / <alpha-value>)","surface-container-high":"rgb(from var(--color-surface-container-high) R G B / <alpha-value>)","surface-container-highest":"rgb(from var(--color-surface-container-highest) R G B / <alpha-value>)","on-surface":"rgb(from var(--color-on-surface) R G B / <alpha-value>)","on-surface-variant":"rgb(from var(--color-on-surface-variant) R G B / <alpha-value>)",outline:"rgb(from var(--color-outline) R G B / <alpha-value>)","outline-variant":"rgb(from var(--color-outline-variant) R G B / <alpha-value>)","inverse-surface":"rgb(from var(--color-inverse-surface) R G B / <alpha-value>)","inverse-on-surface":"rgb(from var(--color-inverse-on-surface) R G B / <alpha-value>)","inverse-primary":"rgb(from var(--color-inverse-primary) R G B / <alpha-value>)",scrim:"rgb(from var(--color-scrim) R G B / <alpha-value>)",shadow:"rgb(from var(--color-shadow) R G B / <alpha-value>)",inherit:"inherit"},borderRadius:{xs:"var(--radius-extra-small)",sm:"var(--radius-small)",md:"var(--radius-medium)",lg:"var(--radius-large)",xl:"var(--radius-extra-large)",full:"var(--radius-full)"},spacing:{0:"0",xs:"var(--spacing-extra-small)",sm:"var(--spacing-small)",md:"var(--spacing-medium)",lg:"var(--spacing-large)",xl:"var(--spacing-extra-large)"},boxShadow:{0:"var(--elevation-0)",1:"var(--elevation-1)",2:"var(--elevation-2)",3:"var(--elevation-3)",4:"var(--elevation-4)",5:"var(--elevation-5)"}},plugins:[e]};module.exports=l;
@@ -55,6 +55,7 @@ declare const _default: {
55
55
  readonly 'inverse-primary': "rgb(from var(--color-inverse-primary) R G B / <alpha-value>)";
56
56
  readonly scrim: "rgb(from var(--color-scrim) R G B / <alpha-value>)";
57
57
  readonly shadow: "rgb(from var(--color-shadow) R G B / <alpha-value>)";
58
+ readonly inherit: "inherit";
58
59
  };
59
60
  readonly borderRadius: {
60
61
  readonly xs: "var(--radius-extra-small)";
@@ -125,7 +125,8 @@ const e = ({ addBase: r, addUtilities: a, addComponents: o }) => {
125
125
  "inverse-on-surface": "rgb(from var(--color-inverse-on-surface) R G B / <alpha-value>)",
126
126
  "inverse-primary": "rgb(from var(--color-inverse-primary) R G B / <alpha-value>)",
127
127
  scrim: "rgb(from var(--color-scrim) R G B / <alpha-value>)",
128
- shadow: "rgb(from var(--color-shadow) R G B / <alpha-value>)"
128
+ shadow: "rgb(from var(--color-shadow) R G B / <alpha-value>)",
129
+ inherit: "inherit"
129
130
  },
130
131
  borderRadius: {
131
132
  xs: "var(--radius-extra-small)",
@@ -1645,7 +1645,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1645
1645
  .p-inputtext-fluid {
1646
1646
  width: 100%;
1647
1647
  }
1648
- `)},Tu={root:function(t){var e=t.instance,o=t.props;return["p-inputtext p-component",{"p-filled":e.$filled,"p-inputtext-sm p-inputfield-sm":o.size==="small","p-inputtext-lg p-inputfield-lg":o.size==="large","p-invalid":e.$invalid,"p-variant-filled":e.$variant==="filled","p-inputtext-fluid":e.$fluid}]}},xu=x.extend({name:"inputtext",theme:wu,classes:Tu}),$u={name:"BaseInputText",extends:Et,style:xu,provide:function(){return{$pcInputText:this,$parentInstance:this}}},po={name:"InputText",extends:$u,inheritAttrs:!1,methods:{onInput:function(t){this.writeValue(t.target.value,t)}},computed:{attrs:function(){return r.mergeProps(this.ptmi("root",{context:{filled:this.$filled,disabled:this.disabled}}),this.formField)}}},Cu=["value","disabled","aria-invalid"];function Eu(n,t,e,o,a,i){return r.openBlock(),r.createElementBlock("input",r.mergeProps({type:"text",class:n.cx("root"),value:n.d_value,disabled:n.disabled,"aria-invalid":n.$invalid||void 0,onInput:t[0]||(t[0]=function(){return i.onInput&&i.onInput.apply(i,arguments)})},i.attrs),null,16,Cu)}po.render=Eu;const Bu="relative rounded-[0.25rem] p-[0.25rem] w-fit h-[2.5rem] box-border flex items-center",Ou="text-[1rem] text-on-surface border-none peer focus:outline-none leading-[1.5rem] mr-[0.75rem] placeholder:invisible",Au="cursor-default bg-[transparent]",Iu="absolute peer-placeholder-shown:text-[1rem] text-[0.75rem] peer-placeholder-shown:leading-[0.5rem] leading-[1rem] peer-placeholder-shown:top-[1rem] -top-[0.625rem] peer-focus:-top-[0.625rem] peer-focus:leading-[1rem] text-on-surface-variant peer-placeholder-shown:px-0 peer-focus:px-[0.25rem] px-[0.25rem] bg-on-primary peer-focus:text-[0.75rem] peer-placeholder-shown:left-[1rem] left-[0.75rem] peer-focus:left-[0.75rem] transition-all",Pu="peer-placeholder-shown:left-[3rem]",Xe="!text-error",qe="!text-on-surface/[0.38] cursor-default",Lu="text-[0.75rem] text-on-surface-variant mt-[0.25rem] ml-[1rem]",bn="text-[1.32rem] px-[0.62rem]",Nu="border border-on-surface-variant",Du="border-2 border-primary",Vu="border-2 border-error",Ru="border border-on-surface/[0.12]",Uu=["for"],fo=r.defineComponent({inheritAttrs:!1,__name:"UITextField",props:r.mergeModels({pt:{default:void 0},ptOptions:{default:()=>({mergeSections:!0,mergeProps:!1})},invalid:{type:Boolean,default:!1},disabled:{type:Boolean},hasSearchIcon:{type:Boolean,default:!1},isFocused:{type:Boolean,default:!1},label:{},supportText:{default:""}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(n){const t=n,e=r.useAttrs(),o=r.useModel(n,"modelValue");function a(u){o.value=u}const i=crypto.randomUUID();function c(){o.value=""}const l=r.computed(()=>({root:()=>({class:[Ou,{[Au]:t.disabled,"ml-[0.25rem]":t.hasSearchIcon}]})})),s=()=>r.h(po,{pt:j(l.value,t.pt||{},t.ptOptions),hasSearchIcon:t.hasSearchIcon,isFocused:t.isFocused,id:i,modelValue:o.value,"onUpdate:modelValue":a,placeholder:"Placeholder",disabled:t.disabled,invalid:t.invalid,unstyled:!0,...e});return(u,d)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("div",{class:r.normalizeClass([r.unref(Bu),{[r.unref(Nu)]:!t.invalid&&!t.isFocused&&!t.disabled,[r.unref(Vu)]:t.invalid,[r.unref(Du)]:t.isFocused,[r.unref(Ru)]:t.disabled,"pl-[1rem]":!t.hasSearchIcon}])},[u.hasSearchIcon?(r.openBlock(),r.createElementBlock("button",{key:0,class:r.normalizeClass([r.unref(bn),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled}])},[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:r.unref(At.faMagnifyingGlass)},null,8,["icon"])],2)):r.createCommentVNode("",!0),r.createVNode(s),r.createElementVNode("label",{for:r.unref(i),class:r.normalizeClass([r.unref(Iu),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled,[r.unref(Pu)]:t.hasSearchIcon}])},r.toDisplayString(t.label),11,Uu),r.createElementVNode("button",{class:r.normalizeClass([r.unref(bn),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled}]),onClick:c},[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:t.invalid?r.unref(ue.faCircleExclamation):r.unref(At.faCircleXmark)},null,8,["icon"])],2)],2),r.createElementVNode("span",{class:r.normalizeClass([r.unref(Lu),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled}])},r.toDisplayString(u.supportText),3)],64))}}),ju="bg-surface-container max-w-[20.5rem] h-fit rounded-[0.25rem] text-on-surface-variant p-[0.25rem] shadow-2",Fu="flex gap-[0.5rem] pt-[0.5rem] pb-[0.25rem] px-[0.25rem]",bo=r.defineComponent({__name:"UIRichTooltip",props:{title:{default:""},text:{default:""},hasAction:{type:Boolean,default:!1}},setup(n){const t=n,e=r.useAttrs(),o=()=>document.body;return(a,i)=>(r.openBlock(),r.createBlock(r.unref(Ko.Tippy),r.mergeProps({"hide-on-click":!1,"append-to":o},r.unref(e)),{content:r.withCtx(()=>[r.createElementVNode("div",{class:r.normalizeClass(r.unref(ju))},[r.renderSlot(a.$slots,"content"),t.hasAction?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(r.unref(Fu))},[r.renderSlot(a.$slots,"action")],2)):r.createCommentVNode("",!0)],2)]),default:r.withCtx(()=>[r.renderSlot(a.$slots,"trigger")]),_:3},16))}}),Mu="flex bg-inverse-surface pl-[1rem] rounded-[0.25rem] text-inverse-on-surface gap-y-[0.88rem] flex-wrap justify-end items-center text-[0.875rem] leading-[1.25rem]",zu="grow flex flex-col my-[0.88rem]",Hu="h-full flex items-center",ho="h-[3rem] px-[0.75rem] font-medium",Gu=`${ho} text-inverse-primary`,Ku=`${ho} w-[3rem] text-[1.25rem] text-inverse-on-surface`,go=r.defineComponent({__name:"UISnackbar",props:{actionLabel:{default:""},hasLongAction:{type:Boolean,default:!1},closeable:{type:Boolean,default:!1}},emits:["close","action"],setup(n,{emit:t}){const e=n,o=t;return(a,i)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(Mu),{"pr-[0.5rem]":!e.closeable}])},[r.createElementVNode("div",{class:r.normalizeClass([r.unref(zu),e.hasLongAction?"basis-full":""])},[r.renderSlot(a.$slots,"default")],2),r.createElementVNode("div",{class:r.normalizeClass(r.unref(Hu))},[e.actionLabel?(r.openBlock(),r.createElementBlock("button",{key:0,class:r.normalizeClass(r.unref(Gu)),onClick:i[0]||(i[0]=c=>o("action"))},[r.createElementVNode("span",null,r.toDisplayString(e.actionLabel),1)],2)):r.createCommentVNode("",!0),e.closeable?(r.openBlock(),r.createElementBlock("button",{key:1,class:r.normalizeClass(r.unref(Ku)),onClick:i[1]||(i[1]=c=>o("close"))},[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:r.unref(ue.faXmark)},null,8,["icon"])],2)):r.createCommentVNode("",!0)],2)],2))}}),Wu="py-[0.5rem] text-on-surface",Yu="w-full px-[1rem] py-[0.5rem] gap-[1rem] flex border-b-[0.0625rem] border-b-outline/[0.16]",Zu="items-center",Xu="items-start",qu="grow flex flex-col",Qu="text-[1rem] leading-[1.5rem] whitespace-nowrap truncate",Ju={key:0},mo=r.defineComponent({__name:"UIListItem",props:{header:{default:""},multiline:{type:Boolean,default:!1},icon:{default:void 0}},setup(n){const t=n;return(e,o)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(Yu),t.multiline?r.unref(Xu):r.unref(Zu)])},[t.icon?(r.openBlock(),r.createElementBlock("div",Ju,[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:t.icon},null,8,["icon"])])):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(r.unref(qu))},[r.createElementVNode("span",{class:r.normalizeClass(r.unref(Qu))},r.toDisplayString(t.header),3),r.renderSlot(e.$slots,"text")],2),r.renderSlot(e.$slots,"trailing")],2))}}),vo=r.defineComponent({__name:"UIList",setup(n){return(t,e)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(Wu))},[r.renderSlot(t.$slots,"default")],2))}}),ed="w-full h-full bg-surface-container px-[1.5rem] pt-[1rem]",td="px-[1.25rem] pb-[1.75rem] pt-[0.75rem] text-[1.375rem] leading-[1.5rem] text-on-primary-container",nd="bg-[#FDFBFF] pt-[0.75rem] rounded-t-[1rem] shadow-[1px_0_16px_-2px_rgba(0,47,100,0.20)]",yo=r.defineComponent({__name:"UIContextPanel",props:{header:{}},setup(n){const t=n;return(e,o)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(ed))},[r.createElementVNode("div",{class:r.normalizeClass(r.unref(td))},[r.createElementVNode("span",null,r.toDisplayString(t.header),1)],2),r.renderSlot(e.$slots,"toolbar"),r.createElementVNode("div",{class:r.normalizeClass(r.unref(nd))},[r.renderSlot(e.$slots,"default"),r.renderSlot(e.$slots,"footer")],2)],2))}}),od="pl-[0.5rem] pr-[1rem] bg-surface-container text-on-primary-fixed-variant font-medium flex items-center justify-between",rd="leading-[1.5rem] mt-[1rem] mb-[0.25rem] whitespace-nowrap",ko=r.defineComponent({__name:"UIToolbar",props:{header:{}},setup(n){return(t,e)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(od))},[r.createElementVNode("span",{class:r.normalizeClass(r.unref(rd))},r.toDisplayString(t.header.toUpperCase()),3),r.renderSlot(t.$slots,"default")],2))}}),Ae={RIGHT:"right",LEFT:"left"},ad="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='czech-flag'%20clip-path='url(%23clip0_1863_20167)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M39.9929%200H-8V31.9952H39.9929V0Z'%20fill='%23D7141A'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M39.9929%200H-8V15.9976H39.9929V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M15.9964%2015.9976L-8%200V31.9952L15.9964%2015.9976Z'%20fill='%2311457E'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20167'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",id="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='slovak-flag'%20clip-path='url(%23clip0_1863_20393)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M47.995%200H0V31.9967H47.995V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M47.995%2010.6869H0V31.9967H47.995V10.6869Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M47.995%2021.3098H0V31.9967H47.995V21.3098Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='s'%3e%3cpath%20id='Vector_4'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='Group_4'%3e%3cpath%20id='Vector_5'%20d='M13.8341%2021.3311V15.0962C11.7232%2015.0962%2011.1233%2015.2828%2010.4922%2015.4739C10.5516%2014.8368%2010.5516%2014.1956%2010.4922%2013.5586C11.1233%2013.7496%2011.7232%2013.9363%2013.8341%2013.9363V12.2031C13.1675%2012.2031%2012.2476%2012.2298%2011.1899%2012.5898C11.2496%2011.9512%2011.2496%2011.3085%2011.1899%2010.67C12.2476%2011.0255%2013.1675%2011.0522%2013.8341%2011.0522C13.8341%2010.55%2013.6786%209.47008%2013.483%208.57684C14.0921%208.63108%2014.7049%208.63108%2015.314%208.57684C15.1184%209.47008%2014.9629%2010.55%2014.9629%2011.0522C15.6295%2011.0522%2016.5494%2011.0255%2017.6071%2010.67C17.5474%2011.3085%2017.5474%2011.9512%2017.6071%2012.5898C16.5494%2012.2298%2015.6295%2012.2031%2014.9629%2012.2031V13.9363C17.0738%2013.9363%2017.6737%2013.7496%2018.3048%2013.5586C18.2454%2014.1956%2018.2454%2014.8368%2018.3048%2015.4739C17.6737%2015.2828%2017.0738%2015.0962%2014.9629%2015.0962V21.3311H13.8341Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_5'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20393'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='7'%20y='7'%20width='15'%20height='18'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_6'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20393)'%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_7'%20d='M10.9455%2026.2329C9.70966%2026.2325%208.69281%2024.4933%208.69281%2022.3799C8.69281%2020.2662%209.70993%2018.527%2010.9459%2018.527C11.4617%2018.527%2011.9622%2018.8298%2012.3631%2019.3847C12.855%2018.2306%2013.6057%2017.5563%2014.3985%2017.5563C15.1913%2017.5563%2015.942%2018.2306%2016.4339%2019.3847C16.8348%2018.8298%2017.3353%2018.527%2017.8511%2018.527C19.0871%2018.527%2020.1042%2020.2662%2020.1042%2022.3799C20.1042%2024.4933%2019.0874%2026.2325%2017.8515%2026.2329H10.9455Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='s1'%3e%3cpath%20id='Vector_8'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20stroke='white'%20stroke-width='0.47995'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20393'%3e%3crect%20width='48'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ld="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='british-flag'%20clip-path='url(%23clip0_1863_20423)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M42.9231%20-0.15387H-10.9231V32.1539H42.9231V-0.15387Z'%20fill='%23012169'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cg%20id='Vector_2'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='white'%20stroke-width='6.46154'/%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cg%20id='Group_4'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20423'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-11'%20y='-1'%20width='54'%20height='34'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_3'%20d='M16%2016H42.9231V32.1539L16%2016ZM16%2016V32.1539H-10.9231L16%2016ZM16%2016H-10.9231V-0.15387L16%2016ZM16%2016V-0.15387H42.9231L16%2016Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20423)'%3e%3cg%20id='Group_5'%3e%3cg%20id='Vector_4'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='%23C8102E'%20stroke-width='4.3077'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_5'%20d='M-12%2011.6923H11.6923V-1.23077H20.3077V11.6923H44V20.3077H20.3077V33.2308H11.6923V20.3077H-12V11.6923Z'%20fill='%23C8102E'%20stroke='white'%20stroke-width='2.15385'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20423'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",cd="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='polish-flag'%20clip-path='url(%23clip0_1863_20197)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M40.0092%200H-8V32.025H40.0092V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M40.0092%2016.0125H-8V32.025H40.0092V16.0125Z'%20fill='%23DC143C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20197'%3e%3crect%20width='49'%20height='33'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",sd="w-fit flex relative",_o="py-[0.5rem]",ud=`${_o} w-fit`,So="size-[2.5rem] p-[0.25rem] rounded-full flex items-center justify-center bg-on-primary",dd=`${So} border-2 border-primary`,hn=`${So} border border-[#DDE2F3]`,pd=`absolute flex items-center gap-[0.25rem] ${_o}`,gn="h-[1.5rem] border-l-[1px] border-l-outline/[0.16]",fd="transition-opacity ease-in duration-300",bd="opacity-0",hd="opacity-100",gd="transition-opacity ease-out duration-300",md="opacity-100",vd="opacity-0",yd={key:0},kd=["src"],_d=["onClick"],Sd=["src"],wo=r.defineComponent({__name:"UILanguagePicker",props:r.mergeModels({position:{default:Ae.RIGHT}},{modelValue:{default:null},modelModifiers:{}}),emits:["update:modelValue"],setup(n){const t=n,e=r.ref(!1);function o(){e.value=!e.value}const a=new Map([["cz",ad],["sk",id],["en",ld],["pl",cd]]),i=r.useModel(n,"modelValue");function c(s){i.value=s}r.watch(i,()=>e.value=!1);const l=r.computed(()=>{const s=[];for(const u of a){const[d]=u;d!==i.value&&s.push(u)}return new Map(s)});return(s,u)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(sd))},[r.createElementVNode("div",{class:r.normalizeClass(r.unref(ud)),onClick:o},[r.createElementVNode("button",{class:r.normalizeClass(e.value?r.unref(dd):r.unref(hn))},[i.value?(r.openBlock(),r.createElementBlock("img",{key:1,src:r.unref(a).get(i.value),class:"rounded-full"},null,8,kd)):(r.openBlock(),r.createElementBlock("span",yd,"?"))],2)],2),r.createVNode(r.Transition,{"enter-active-class":r.unref(fd),"enter-from-class":r.unref(bd),"enter-to-class":r.unref(hd),"leave-active-class":r.unref(gd),"leave-from-class":r.unref(md),"leave-to-class":r.unref(vd)},{default:r.withCtx(()=>[e.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([r.unref(pd),{"left-[3.5rem]":t.position===r.unref(Ae).RIGHT,"right-[3.5rem]":t.position===r.unref(Ae).LEFT||t.position===null}])},[t.position===r.unref(Ae).RIGHT?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([r.unref(gn),"mr-[0.75rem]"])},null,2)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.value,([d,p])=>(r.openBlock(),r.createElementBlock("button",{key:d,class:r.normalizeClass(r.unref(hn)),onClick:f=>c(d)},[r.createElementVNode("img",{src:p,class:"rounded-full"},null,8,Sd)],10,_d))),128)),t.position===r.unref(Ae).LEFT?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass([r.unref(gn),"ml-[0.75rem]"])},null,2)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0)]),_:1},8,["enter-active-class","enter-from-class","enter-to-class","leave-active-class","leave-from-class","leave-to-class"])],2))}}),wd="h-[0.0625rem] bg-outline/[0.16]",Td="rotate-90",To=r.defineComponent({__name:"UIDivider",props:{isVertical:{type:Boolean,default:!1}},setup(n){const t=n;return(e,o)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(wd),t.isVertical?r.unref(Td):""])},null,2))}});var xd=function(t){var e=t.dt;return`
1648
+ `)},Tu={root:function(t){var e=t.instance,o=t.props;return["p-inputtext p-component",{"p-filled":e.$filled,"p-inputtext-sm p-inputfield-sm":o.size==="small","p-inputtext-lg p-inputfield-lg":o.size==="large","p-invalid":e.$invalid,"p-variant-filled":e.$variant==="filled","p-inputtext-fluid":e.$fluid}]}},xu=x.extend({name:"inputtext",theme:wu,classes:Tu}),$u={name:"BaseInputText",extends:Et,style:xu,provide:function(){return{$pcInputText:this,$parentInstance:this}}},po={name:"InputText",extends:$u,inheritAttrs:!1,methods:{onInput:function(t){this.writeValue(t.target.value,t)}},computed:{attrs:function(){return r.mergeProps(this.ptmi("root",{context:{filled:this.$filled,disabled:this.disabled}}),this.formField)}}},Cu=["value","disabled","aria-invalid"];function Eu(n,t,e,o,a,i){return r.openBlock(),r.createElementBlock("input",r.mergeProps({type:"text",class:n.cx("root"),value:n.d_value,disabled:n.disabled,"aria-invalid":n.$invalid||void 0,onInput:t[0]||(t[0]=function(){return i.onInput&&i.onInput.apply(i,arguments)})},i.attrs),null,16,Cu)}po.render=Eu;const Bu="relative rounded-[0.25rem] p-[0.25rem] w-fit h-[2.5rem] box-border bg-inherit flex items-center",Ou="bg-inherit text-[1rem] text-on-surface border-none peer focus:outline-none leading-[1.5rem] mr-[0.75rem] placeholder:invisible",Au="cursor-default bg-[transparent]",Iu="absolute peer-placeholder-shown:text-[1rem] text-[0.75rem] peer-placeholder-shown:leading-[0.5rem] leading-[1rem] peer-placeholder-shown:top-[1rem] -top-[0.625rem] peer-focus:-top-[0.625rem] peer-focus:leading-[1rem] text-on-surface-variant peer-placeholder-shown:px-0 peer-focus:px-[0.25rem] px-[0.25rem] bg-inherit peer-focus:text-[0.75rem] peer-placeholder-shown:left-[1rem] left-[0.75rem] peer-focus:left-[0.75rem] transition-all",Pu="peer-placeholder-shown:left-[3rem]",Xe="!text-error",qe="!text-on-surface/[0.38] cursor-default",Lu="text-[0.75rem] text-on-surface-variant mt-[0.25rem] ml-[1rem]",bn="text-[1.32rem] px-[0.62rem]",Nu="border border-on-surface-variant",Du="border-2 border-primary",Vu="border-2 border-error",Ru="border border-on-surface/[0.12]",Uu=["for"],fo=r.defineComponent({inheritAttrs:!1,__name:"UITextField",props:r.mergeModels({pt:{default:void 0},ptOptions:{default:()=>({mergeSections:!0,mergeProps:!1})},invalid:{type:Boolean,default:!1},disabled:{type:Boolean},hasSearchIcon:{type:Boolean,default:!1},isFocused:{type:Boolean,default:!1},label:{},supportText:{default:""}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(n){const t=n,e=r.useAttrs(),o=r.useModel(n,"modelValue");function a(u){o.value=u}const i=crypto.randomUUID();function c(){o.value=""}const l=r.computed(()=>({root:()=>({class:[Ou,{[Au]:t.disabled,"ml-[0.25rem]":t.hasSearchIcon}]})})),s=()=>r.h(po,{pt:j(l.value,t.pt||{},t.ptOptions),hasSearchIcon:t.hasSearchIcon,isFocused:t.isFocused,id:i,modelValue:o.value,"onUpdate:modelValue":a,placeholder:"Placeholder",disabled:t.disabled,invalid:t.invalid,unstyled:!0,...e});return(u,d)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("div",{class:r.normalizeClass([r.unref(Bu),{[r.unref(Nu)]:!t.invalid&&!t.isFocused&&!t.disabled,[r.unref(Vu)]:t.invalid,[r.unref(Du)]:t.isFocused,[r.unref(Ru)]:t.disabled,"pl-[1rem]":!t.hasSearchIcon}])},[u.hasSearchIcon?(r.openBlock(),r.createElementBlock("button",{key:0,class:r.normalizeClass([r.unref(bn),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled}])},[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:r.unref(At.faMagnifyingGlass)},null,8,["icon"])],2)):r.createCommentVNode("",!0),r.createVNode(s),r.createElementVNode("label",{for:r.unref(i),class:r.normalizeClass([r.unref(Iu),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled,[r.unref(Pu)]:t.hasSearchIcon}])},r.toDisplayString(t.label),11,Uu),r.createElementVNode("button",{class:r.normalizeClass([r.unref(bn),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled}]),onClick:c},[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:t.invalid?r.unref(ue.faCircleExclamation):r.unref(At.faCircleXmark)},null,8,["icon"])],2)],2),u.supportText.length>0?(r.openBlock(),r.createElementBlock("span",{key:0,class:r.normalizeClass([r.unref(Lu),{[r.unref(Xe)]:t.invalid,[r.unref(qe)]:t.disabled}])},r.toDisplayString(u.supportText),3)):r.createCommentVNode("",!0)],64))}}),ju="bg-surface-container max-w-[20.5rem] h-fit rounded-[0.25rem] text-on-surface-variant p-[0.25rem] shadow-2",Fu="flex gap-[0.5rem] pt-[0.5rem] pb-[0.25rem] px-[0.25rem]",bo=r.defineComponent({__name:"UIRichTooltip",props:{title:{default:""},text:{default:""},hasAction:{type:Boolean,default:!1}},setup(n){const t=n,e=r.useAttrs(),o=()=>document.body;return(a,i)=>(r.openBlock(),r.createBlock(r.unref(Ko.Tippy),r.mergeProps({"hide-on-click":!1,"append-to":o},r.unref(e)),{content:r.withCtx(()=>[r.createElementVNode("div",{class:r.normalizeClass(r.unref(ju))},[r.renderSlot(a.$slots,"content"),t.hasAction?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(r.unref(Fu))},[r.renderSlot(a.$slots,"action")],2)):r.createCommentVNode("",!0)],2)]),default:r.withCtx(()=>[r.renderSlot(a.$slots,"trigger")]),_:3},16))}}),Mu="flex bg-inverse-surface pl-[1rem] rounded-[0.25rem] text-inverse-on-surface gap-y-[0.88rem] flex-wrap justify-end items-center text-[0.875rem] leading-[1.25rem]",zu="grow flex flex-col my-[0.88rem]",Hu="h-full flex items-center",ho="h-[3rem] px-[0.75rem] font-medium",Gu=`${ho} text-inverse-primary`,Ku=`${ho} w-[3rem] text-[1.25rem] text-inverse-on-surface`,go=r.defineComponent({__name:"UISnackbar",props:{actionLabel:{default:""},hasLongAction:{type:Boolean,default:!1},closeable:{type:Boolean,default:!1}},emits:["close","action"],setup(n,{emit:t}){const e=n,o=t;return(a,i)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(Mu),{"pr-[0.5rem]":!e.closeable}])},[r.createElementVNode("div",{class:r.normalizeClass([r.unref(zu),e.hasLongAction?"basis-full":""])},[r.renderSlot(a.$slots,"default")],2),r.createElementVNode("div",{class:r.normalizeClass(r.unref(Hu))},[e.actionLabel?(r.openBlock(),r.createElementBlock("button",{key:0,class:r.normalizeClass(r.unref(Gu)),onClick:i[0]||(i[0]=c=>o("action"))},[r.createElementVNode("span",null,r.toDisplayString(e.actionLabel),1)],2)):r.createCommentVNode("",!0),e.closeable?(r.openBlock(),r.createElementBlock("button",{key:1,class:r.normalizeClass(r.unref(Ku)),onClick:i[1]||(i[1]=c=>o("close"))},[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:r.unref(ue.faXmark)},null,8,["icon"])],2)):r.createCommentVNode("",!0)],2)],2))}}),Wu="py-[0.5rem] text-on-surface",Yu="w-full px-[1rem] py-[0.5rem] gap-[1rem] flex border-b-[0.0625rem] border-b-outline/[0.16]",Zu="items-center",Xu="items-start",qu="grow flex flex-col",Qu="text-[1rem] leading-[1.5rem] whitespace-nowrap truncate",Ju={key:0},mo=r.defineComponent({__name:"UIListItem",props:{header:{default:""},multiline:{type:Boolean,default:!1},icon:{default:void 0}},setup(n){const t=n;return(e,o)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(Yu),t.multiline?r.unref(Xu):r.unref(Zu)])},[t.icon?(r.openBlock(),r.createElementBlock("div",Ju,[r.createVNode(r.unref(V.FontAwesomeIcon),{icon:t.icon},null,8,["icon"])])):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(r.unref(qu))},[r.createElementVNode("span",{class:r.normalizeClass(r.unref(Qu))},r.toDisplayString(t.header),3),r.renderSlot(e.$slots,"text")],2),r.renderSlot(e.$slots,"trailing")],2))}}),vo=r.defineComponent({__name:"UIList",setup(n){return(t,e)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(Wu))},[r.renderSlot(t.$slots,"default")],2))}}),ed="w-full h-full bg-surface-container px-[1.5rem] pt-[1rem]",td="px-[1.25rem] pb-[1.75rem] pt-[0.75rem] text-[1.375rem] leading-[1.5rem] text-on-primary-container",nd="bg-[#FDFBFF] pt-[0.75rem] rounded-t-[1rem] shadow-[1px_0_16px_-2px_rgba(0,47,100,0.20)]",yo=r.defineComponent({__name:"UIContextPanel",props:{header:{}},setup(n){const t=n;return(e,o)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(ed))},[r.createElementVNode("div",{class:r.normalizeClass(r.unref(td))},[r.createElementVNode("span",null,r.toDisplayString(t.header),1)],2),r.renderSlot(e.$slots,"toolbar"),r.createElementVNode("div",{class:r.normalizeClass(r.unref(nd))},[r.renderSlot(e.$slots,"default"),r.renderSlot(e.$slots,"footer")],2)],2))}}),od="pl-[0.5rem] pr-[1rem] bg-surface-container text-on-primary-fixed-variant font-medium flex items-center justify-between",rd="leading-[1.5rem] mt-[1rem] mb-[0.25rem] whitespace-nowrap",ko=r.defineComponent({__name:"UIToolbar",props:{header:{}},setup(n){return(t,e)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(od))},[r.createElementVNode("span",{class:r.normalizeClass(r.unref(rd))},r.toDisplayString(t.header.toUpperCase()),3),r.renderSlot(t.$slots,"default")],2))}}),Ae={RIGHT:"right",LEFT:"left"},ad="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='czech-flag'%20clip-path='url(%23clip0_1863_20167)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M39.9929%200H-8V31.9952H39.9929V0Z'%20fill='%23D7141A'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M39.9929%200H-8V15.9976H39.9929V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M15.9964%2015.9976L-8%200V31.9952L15.9964%2015.9976Z'%20fill='%2311457E'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20167'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",id="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='slovak-flag'%20clip-path='url(%23clip0_1863_20393)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M47.995%200H0V31.9967H47.995V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M47.995%2010.6869H0V31.9967H47.995V10.6869Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M47.995%2021.3098H0V31.9967H47.995V21.3098Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='s'%3e%3cpath%20id='Vector_4'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='Group_4'%3e%3cpath%20id='Vector_5'%20d='M13.8341%2021.3311V15.0962C11.7232%2015.0962%2011.1233%2015.2828%2010.4922%2015.4739C10.5516%2014.8368%2010.5516%2014.1956%2010.4922%2013.5586C11.1233%2013.7496%2011.7232%2013.9363%2013.8341%2013.9363V12.2031C13.1675%2012.2031%2012.2476%2012.2298%2011.1899%2012.5898C11.2496%2011.9512%2011.2496%2011.3085%2011.1899%2010.67C12.2476%2011.0255%2013.1675%2011.0522%2013.8341%2011.0522C13.8341%2010.55%2013.6786%209.47008%2013.483%208.57684C14.0921%208.63108%2014.7049%208.63108%2015.314%208.57684C15.1184%209.47008%2014.9629%2010.55%2014.9629%2011.0522C15.6295%2011.0522%2016.5494%2011.0255%2017.6071%2010.67C17.5474%2011.3085%2017.5474%2011.9512%2017.6071%2012.5898C16.5494%2012.2298%2015.6295%2012.2031%2014.9629%2012.2031V13.9363C17.0738%2013.9363%2017.6737%2013.7496%2018.3048%2013.5586C18.2454%2014.1956%2018.2454%2014.8368%2018.3048%2015.4739C17.6737%2015.2828%2017.0738%2015.0962%2014.9629%2015.0962V21.3311H13.8341Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_5'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20393'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='7'%20y='7'%20width='15'%20height='18'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_6'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20393)'%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_7'%20d='M10.9455%2026.2329C9.70966%2026.2325%208.69281%2024.4933%208.69281%2022.3799C8.69281%2020.2662%209.70993%2018.527%2010.9459%2018.527C11.4617%2018.527%2011.9622%2018.8298%2012.3631%2019.3847C12.855%2018.2306%2013.6057%2017.5563%2014.3985%2017.5563C15.1913%2017.5563%2015.942%2018.2306%2016.4339%2019.3847C16.8348%2018.8298%2017.3353%2018.527%2017.8511%2018.527C19.0871%2018.527%2020.1042%2020.2662%2020.1042%2022.3799C20.1042%2024.4933%2019.0874%2026.2325%2017.8515%2026.2329H10.9455Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='s1'%3e%3cpath%20id='Vector_8'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20stroke='white'%20stroke-width='0.47995'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20393'%3e%3crect%20width='48'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ld="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='british-flag'%20clip-path='url(%23clip0_1863_20423)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M42.9231%20-0.15387H-10.9231V32.1539H42.9231V-0.15387Z'%20fill='%23012169'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cg%20id='Vector_2'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='white'%20stroke-width='6.46154'/%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cg%20id='Group_4'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20423'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-11'%20y='-1'%20width='54'%20height='34'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_3'%20d='M16%2016H42.9231V32.1539L16%2016ZM16%2016V32.1539H-10.9231L16%2016ZM16%2016H-10.9231V-0.15387L16%2016ZM16%2016V-0.15387H42.9231L16%2016Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20423)'%3e%3cg%20id='Group_5'%3e%3cg%20id='Vector_4'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='%23C8102E'%20stroke-width='4.3077'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_5'%20d='M-12%2011.6923H11.6923V-1.23077H20.3077V11.6923H44V20.3077H20.3077V33.2308H11.6923V20.3077H-12V11.6923Z'%20fill='%23C8102E'%20stroke='white'%20stroke-width='2.15385'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20423'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",cd="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='polish-flag'%20clip-path='url(%23clip0_1863_20197)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M40.0092%200H-8V32.025H40.0092V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M40.0092%2016.0125H-8V32.025H40.0092V16.0125Z'%20fill='%23DC143C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20197'%3e%3crect%20width='49'%20height='33'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",sd="w-fit flex relative",_o="py-[0.5rem]",ud=`${_o} w-fit`,So="size-[2.5rem] p-[0.25rem] rounded-full flex items-center justify-center bg-on-primary",dd=`${So} border-2 border-primary`,hn=`${So} border border-[#DDE2F3]`,pd=`absolute flex items-center gap-[0.25rem] ${_o}`,gn="h-[1.5rem] border-l-[1px] border-l-outline/[0.16]",fd="transition-opacity ease-in duration-300",bd="opacity-0",hd="opacity-100",gd="transition-opacity ease-out duration-300",md="opacity-100",vd="opacity-0",yd={key:0},kd=["src"],_d=["onClick"],Sd=["src"],wo=r.defineComponent({__name:"UILanguagePicker",props:r.mergeModels({position:{default:Ae.RIGHT}},{modelValue:{default:null},modelModifiers:{}}),emits:["update:modelValue"],setup(n){const t=n,e=r.ref(!1);function o(){e.value=!e.value}const a=new Map([["cz",ad],["sk",id],["en",ld],["pl",cd]]),i=r.useModel(n,"modelValue");function c(s){i.value=s}r.watch(i,()=>e.value=!1);const l=r.computed(()=>{const s=[];for(const u of a){const[d]=u;d!==i.value&&s.push(u)}return new Map(s)});return(s,u)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(r.unref(sd))},[r.createElementVNode("div",{class:r.normalizeClass(r.unref(ud)),onClick:o},[r.createElementVNode("button",{class:r.normalizeClass(e.value?r.unref(dd):r.unref(hn))},[i.value?(r.openBlock(),r.createElementBlock("img",{key:1,src:r.unref(a).get(i.value),class:"rounded-full"},null,8,kd)):(r.openBlock(),r.createElementBlock("span",yd,"?"))],2)],2),r.createVNode(r.Transition,{"enter-active-class":r.unref(fd),"enter-from-class":r.unref(bd),"enter-to-class":r.unref(hd),"leave-active-class":r.unref(gd),"leave-from-class":r.unref(md),"leave-to-class":r.unref(vd)},{default:r.withCtx(()=>[e.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([r.unref(pd),{"left-[3.5rem]":t.position===r.unref(Ae).RIGHT,"right-[3.5rem]":t.position===r.unref(Ae).LEFT||t.position===null}])},[t.position===r.unref(Ae).RIGHT?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([r.unref(gn),"mr-[0.75rem]"])},null,2)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.value,([d,p])=>(r.openBlock(),r.createElementBlock("button",{key:d,class:r.normalizeClass(r.unref(hn)),onClick:f=>c(d)},[r.createElementVNode("img",{src:p,class:"rounded-full"},null,8,Sd)],10,_d))),128)),t.position===r.unref(Ae).LEFT?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass([r.unref(gn),"ml-[0.75rem]"])},null,2)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0)]),_:1},8,["enter-active-class","enter-from-class","enter-to-class","leave-active-class","leave-from-class","leave-to-class"])],2))}}),wd="h-[0.0625rem] bg-outline/[0.16]",Td="rotate-90",To=r.defineComponent({__name:"UIDivider",props:{isVertical:{type:Boolean,default:!1}},setup(n){const t=n;return(e,o)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(wd),t.isVertical?r.unref(Td):""])},null,2))}});var xd=function(t){var e=t.dt;return`
1649
1649
  .p-toggleswitch {
1650
1650
  display: inline-block;
1651
1651
  width: `.concat(e("toggleswitch.width"),`;
@@ -1 +1 @@
1
- :root{--color-primary-0:#000000;--color-primary-10:#001b3e;--color-primary-20:#002f64;--color-primary-30:#00458d;--color-primary-40:#005db8;--color-primary-50:#0075e6;--color-primary-60:#3f90ff;--color-primary-70:#7aacff;--color-primary-80:#aac7ff;--color-primary-90:#d6e3ff;--color-primary-95:#ecf0ff;--color-primary-99:#fdfbff;--color-primary-100:#ffffff;--color-primary-key:#097CF1;--color-secondary-0:#000000;--color-secondary-10:#051d33;--color-secondary-20:#1d3249;--color-secondary-30:#344860;--color-secondary-40:#4c6079;--color-secondary-50:#647993;--color-secondary-60:#7e92ad;--color-secondary-70:#99aeca;--color-secondary-80:#b3c8e5;--color-secondary-90:#d1e4ff;--color-secondary-95:#e9f1ff;--color-secondary-99:#fdfcff;--color-secondary-100:#ffffff;--color-secondary-key:#99AECA;--color-tertiary-0:#000000;--color-tertiary-10:#290055;--color-tertiary-20:#440087;--color-tertiary-30:#6200bc;--color-tertiary-40:#7c2ed9;--color-tertiary-50:#964ef4;--color-tertiary-60:#ad72ff;--color-tertiary-70:#c297ff;--color-tertiary-80:#d8baff;--color-tertiary-90:#eddcff;--color-tertiary-95:#f8edff;--color-tertiary-99:#f8edff;--color-tertiary-100:#ffffff;--color-tertiary-key:#9047EE;--color-neutral-0:#000000;--color-neutral-10:#141c26;--color-neutral-20:#29313c;--color-neutral-30:#3f4753;--color-neutral-40:#575f6b;--color-neutral-50:#6f7884;--color-neutral-60:#89919e;--color-neutral-70:#a3acb9;--color-neutral-80:#bfc7d5;--color-neutral-90:#dbe3f1;--color-neutral-92:#E0E9F7;--color-neutral-94:#E6EEFD;--color-neutral-95:#e9f1ff;--color-neutral-96:#EEF4FF;--color-neutral-98:#F8F9FF;--color-neutral-99:#fdfcff;--color-neutral-100:#ffffff;--color-neutral-key:#575F6B;--color-variant-neutral-0:#000000;--color-variant-neutral-10:#161c27;--color-variant-neutral-20:#2a303d;--color-variant-neutral-30:#414754;--color-variant-neutral-40:#595e6c;--color-variant-neutral-50:#717785;--color-variant-neutral-60:#8b919f;--color-variant-neutral-70:#a5abba;--color-variant-neutral-80:#c1c6d6;--color-variant-neutral-90:#dde2f3;--color-variant-neutral-95:#ecf0ff;--color-variant-neutral-99:#fdfbff;--color-variant-neutral-100:#ffffff;--color-variant-neutral-key:#595E6C;--color-error-0:#000000;--color-error-10:#40000a;--color-error-20:#680016;--color-error-30:#920024;--color-error-40:#bb1334;--color-error-50:#de334a;--color-error-60:#ff5263;--color-error-70:#ff888d;--color-error-80:#ffb3b4;--color-error-90:#ffdad9;--color-error-95:#ffdad9;--color-error-99:#fffbff;--color-error-100:#ffffff;--color-error-key:#FC495D;--color-warning-0:#000000;--color-warning-10:#261900;--color-warning-20:#412d00;--color-warning-30:#5d4200;--color-warning-40:#7b5800;--color-warning-50:#9a7000;--color-warning-60:#bb8800;--color-warning-70:#dca100;--color-warning-80:#febc1c;--color-warning-90:#ffdea5;--color-warning-95:#ffefd7;--color-warning-99:#fffbff;--color-warning-100:#ffffff;--color-warning-key:#FEBC1C;--color-success-0:#000000;--color-success-10:#002111;--color-success-20:#003920;--color-success-30:#005231;--color-success-40:#006d43;--color-success-50:#008955;--color-success-60:#1ca56a;--color-success-70:#44c183;--color-success-80:#63dd9c;--color-success-90:#80fab7;--color-success-95:#c0ffd6;--color-success-99:#f5fff5;--color-success-100:#ffffff;--color-success-key:#44C183;--color-primary:var(--color-primary-40);--color-on-primary:var(--color-primary-100);--color-primary-container:var(--color-primary-90);--color-on-primary-container:var(--color-primary-10);--color-secondary:var(--color-secondary-40);--color-on-secondary:var(--color-secondary-100);--color-secondary-container:var(--color-secondary-90);--color-on-secondary-container:var(--color-secondary-10);--color-tertiary:var(--color-tertiary-40);--color-on-tertiary:var(--color-tertiary-100);--color-tertiary-container:var(--color-tertiary-90);--color-on-tertiary-container:var(--color-tertiary-10);--color-error:var(--color-error-40);--color-on-error:var(--color-primary-100);--color-error-container:var(--color-error-90);--color-on-error-container:var(--color-error-10);--color-warning:var(--color-warning-80);--color-on-warning:var(--color-warning-100);--color-warning-container:var(--color-warning-90);--color-on-warning-container:var(--color-warning-10);--color-success:var(--color-success-60);--color-on-success:var(--color-success-100);--color-success-container:var(--color-success-95);--color-on-success-container:var(--color-success-20);--color-primary-fixed:var(--color-primary-90);--color-primary-fixed-dim:var(--color-primary-80);--color-on-primary-fixed:var(--color-primary-10);--color-on-primary-fixed-variant:var(--color-primary-30);--color-secondary-fixed:var(--color-secondary-90);--color-secondary-fixed-dim:var(--color-secondary-80);--color-on-secondary-fixed:var(--color-secondary-10);--color-on-secondary-fixed-variant:var(--color-secondary-30);--color-tertiary-fixed:var(--color-tertiary-90);--color-tertiary-fixed-dim:var(--color-tertiary-80);--color-on-tertiary-fixed:var(--color-tertiary-10);--color-on-tertiary-fixed-variant:var(--color-tertiary-30);--color-surface-dim:var(--color-neutral-90);--color-surface:var(--color-neutral-98);--color-surface-container-lowest:var(--color-neutral-100);--color-surface-container-low:var(--color-neutral-96);--color-surface-container:var(--color-neutral-94);--color-surface-container-high:var(--color-neutral-92);--color-surface-container-highest:var(--color-neutral-90);--color-on-surface:var(--color-neutral-10);--color-on-surface-variant:var(--color-variant-neutral-30);--color-outline:var(--color-variant-neutral-50);--color-outline-variant:var(--color-variant-neutral-80);--color-inverse-surface:var(--color-neutral-20);--color-inverse-on-surface:var(--color-neutral-95);--color-inverse-primary:var(--color-primary-80);--color-scrim:var(--color-neutral-0);--color-shadow:var(--color-neutral-0);--typescale-font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--typescale-display-large-line-height:64px;--typescale-display-large-size:57px;--typescale-display-large-tracking:-.25px;--typescale-display-large-weight:400;--typescale-display-medium-line-height:52px;--typescale-display-medium-size:45px;--typescale-display-medium-tracking:normal;--typescale-display-medium-weight:400;--typescale-display-small-line-height:44px;--typescale-display-small-size:36px;--typescale-display-small-tracking:normal;--typescale-display-small-weight:400;--typescale-headline-large-line-height:40px;--typescale-headline-large-size:32px;--typescale-headline-large-tracking:normal;--typescale-headline-large-weight:400;--typescale-headline-medium-line-height:36px;--typescale-headline-medium-size:28px;--typescale-headline-medium-tracking:normal;--typescale-headline-medium-weight:400;--typescale-headline-small-line-height:32px;--typescale-headline-small-size:24px;--typescale-headline-small-tracking:normal;--typescale-headline-small-weight:400;--typescale-title-large-line-height:28px;--typescale-title-large-size:22px;--typescale-title-large-tracking:normal;--typescale-title-large-weight:400;--typescale-title-medium-line-height:24px;--typescale-title-medium-size:16px;--typescale-title-medium-tracking:.15px;--typescale-title-medium-weight:500;--typescale-title-small-line-height:20px;--typescale-title-small-size:14px;--typescale-title-small-tracking:.1px;--typescale-title-small-weight:500;--typescale-label-large-line-height:20px;--typescale-label-large-size:14px;--typescale-label-large-tracking:.1px;--typescale-label-large-weight:500;--typescale-label-medium-line-height:16px;--typescale-label-medium-size:12px;--typescale-label-medium-tracking:.5px;--typescale-label-medium-weight:500;--typescale-label-small-line-height:16px;--typescale-label-small-size:11px;--typescale-label-small-tracking:.5px;--typescale-label-small-weight:500;--typescale-body-large-line-height:24px;--typescale-body-large-size:16px;--typescale-body-large-tracking:.5px;--typescale-body-large-weight:400;--typescale-body-medium-line-height:20px;--typescale-body-medium-size:14px;--typescale-body-medium-tracking:.25px;--typescale-body-medium-weight:400;--typescale-body-small-line-height:16px;--typescale-body-small-size:12px;--typescale-body-small-tracking:.4px;--typescale-body-small-weight:400;--elevation-0:none;--elevation-1:0 1px 3px 1px rgba(0, 0, 0, .15), 0 1px 2px 0 rgba(0, 0, 0, .3);--elevation-2:0 2px 6px 2px rgba(0, 0, 0, .15), 0 1px 2px 0 rgba(0, 0, 0, .3);--elevation-3:0 1px 3px 0 rgba(0, 0, 0, .3), 0 4px 8px 3px rgba(0, 0, 0, .15);--elevation-4:0 2px 3px 0 rgba(0, 0, 0, .3), 0 6px 10px 4px rgba(0, 0, 0, .15);--elevation-5:0 4px 4px 0 rgba(0, 0, 0, .3), 0 8px 12px 6px rgba(0, 0, 0, .15);--spacing-extra-small:4px;--spacing-small:8px;--spacing-medium:12px;--spacing-large:16px;--spacing-extra-large:24px;--radius-none:0;--radius-extra-small:4px;--radius-small:8px;--radius-medium:12px;--radius-large:16px;--radius-extra-large:28px;--radius-full:100%}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{font-family:var(--typescale-font-family)}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-thumb{background:var(--color-outline);border-radius:5px}.label-small{font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.5px}.label-medium{font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.5px}.label-large{font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.headline-small{font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:0em}.title-small{font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.title-large{font-size:22px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:0em}.body-small{font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.-bottom-\[40\%\]{bottom:-40%}.-top-\[0\.625rem\]{top:-.625rem}.left-0{left:0}.left-\[0\.75rem\]{left:.75rem}.left-\[3\.5rem\]{left:3.5rem}.left-\[50\%\]{left:50%}.left-full{left:100%}.right-\[3\.5rem\]{right:3.5rem}.top-0{top:0}.z-\[10\]{z-index:10}.z-\[1\]{z-index:1}.z-\[99\]{z-index:99}.order-first{order:-9999}.mx-0{margin-left:0;margin-right:0}.my-\[0\.88rem\]{margin-top:.88rem;margin-bottom:.88rem}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.mb-\[0\.25rem\]{margin-bottom:.25rem}.ml-\[0\.25rem\]{margin-left:.25rem}.ml-\[0\.5rem\]{margin-left:.5rem}.ml-\[0\.75rem\]{margin-left:.75rem}.ml-\[10rem\]{margin-left:10rem}.ml-\[1rem\]{margin-left:1rem}.ml-lg{margin-left:var(--spacing-large)}.ml-xs{margin-left:var(--spacing-extra-small)}.mr-\[0\.5rem\]{margin-right:.5rem}.mr-\[0\.75rem\]{margin-right:.75rem}.mt-\[0\.25rem\]{margin-top:.25rem}.mt-\[1rem\]{margin-top:1rem}.mt-lg{margin-top:var(--spacing-large)}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.\!size-\[2rem\]{width:2rem!important;height:2rem!important}.size-\[0\.5rem\]{width:.5rem;height:.5rem}.size-\[1\.25rem\]{width:1.25rem;height:1.25rem}.size-\[1\.5rem\]{width:1.5rem;height:1.5rem}.size-\[16px\]{width:16px;height:16px}.size-\[2\.5rem\]{width:2.5rem;height:2.5rem}.size-\[24px\]{width:24px;height:24px}.size-\[6px\]{width:6px;height:6px}.size-full{width:100%;height:100%}.h-\[0\.0625rem\]{height:.0625rem}.h-\[1\.5rem\]{height:1.5rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[21px\]{height:21px}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[2rem\]{height:2rem}.h-\[3rem\]{height:3rem}.h-\[40px\]{height:40px}.h-\[40rem\]{height:40rem}.h-\[48px\]{height:48px}.h-\[calc\(100\%\+0\.5rem\)\]{height:calc(100% + .5rem)}.h-\[unset\]{height:unset}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.w-\[2\.5rem\]{width:2.5rem}.w-\[20\.5rem\]{width:20.5rem}.w-\[20px\]{width:20px}.w-\[23\.5rem\]{width:23.5rem}.w-\[3\.25rem\]{width:3.25rem}.w-\[3rem\]{width:3rem}.w-\[calc\(100\%\+0\.5rem\)\]{width:calc(100% + .5rem)}.w-\[var\(--navbar--collapsed\)\]{width:var(--navbar--collapsed)}.w-\[var\(--navbar--full\)\]{width:var(--navbar--full)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-\[16px\]{min-width:16px}.min-w-\[24px\]{min-width:24px}.min-w-\[28px\]{min-width:28px}.min-w-\[unset\]{min-width:unset}.max-w-\[20\.5rem\]{max-width:20.5rem}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-0{flex-basis:0}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-\[0\.25rem\]{gap:.25rem}.gap-\[0\.5rem\]{gap:.5rem}.gap-\[1rem\]{gap:1rem}.gap-\[5px\]{gap:5px}.gap-sm{gap:var(--spacing-small)}.gap-y-\[0\.88rem\]{row-gap:.88rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[625rem\]{border-radius:625rem}.rounded-full{border-radius:var(--radius-full)}.rounded-md{border-radius:var(--radius-medium)}.rounded-xl{border-radius:var(--radius-extra-large)}.rounded-xs{border-radius:var(--radius-extra-small)}.rounded-t-\[1rem\]{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-\[0\.0625rem\]{border-bottom-width:.0625rem}.border-l-\[1px\]{border-left-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-none{border-style:none}.\!border-on-surface\/\[0\.12\]{border-color:rgb(from var(--color-on-surface) R G B / .12)!important}.border-\[\#DDE2F3\]{--tw-border-opacity:1;border-color:rgb(221 226 243 / var(--tw-border-opacity, 1))}.border-error{--tw-border-opacity:1;border-color:rgb(from var(--color-error) R G B / var(--tw-border-opacity, 1))}.border-on-surface-variant{--tw-border-opacity:1;border-color:rgb(from var(--color-on-surface-variant) R G B / var(--tw-border-opacity, 1))}.border-on-surface-variant\/\[0\.0\]{border-color:rgb(from var(--color-on-surface-variant) R G B / 0)}.border-on-surface-variant\/\[0\.12\]{border-color:rgb(from var(--color-on-surface-variant) R G B / .12)}.border-on-surface\/\[0\.0\]{border-color:rgb(from var(--color-on-surface) R G B / 0)}.border-on-surface\/\[0\.12\]{border-color:rgb(from var(--color-on-surface) R G B / .12)}.border-on-surface\/\[0\.38\]{border-color:rgb(from var(--color-on-surface) R G B / .38)}.border-outline{--tw-border-opacity:1;border-color:rgb(from var(--color-outline) R G B / var(--tw-border-opacity, 1))}.border-outline-variant{--tw-border-opacity:1;border-color:rgb(from var(--color-outline-variant) R G B / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity:1;border-color:rgb(from var(--color-primary) R G B / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity:1;border-color:rgb(from var(--color-secondary) R G B / var(--tw-border-opacity, 1))}.border-secondary-container{--tw-border-opacity:1;border-color:rgb(from var(--color-secondary-container) R G B / var(--tw-border-opacity, 1))}.border-surface-container{--tw-border-opacity:1;border-color:rgb(from var(--color-surface-container) R G B / var(--tw-border-opacity, 1))}.border-surface-container-highest{--tw-border-opacity:1;border-color:rgb(from var(--color-surface-container-highest) R G B / var(--tw-border-opacity, 1))}.border-b-outline\/\[0\.16\]{border-bottom-color:rgb(from var(--color-outline) R G B / .16)}.border-l-outline\/\[0\.16\]{border-left-color:rgb(from var(--color-outline) R G B / .16)}.\!bg-inverse-surface{--tw-bg-opacity:1 !important;background-color:rgb(from var(--color-inverse-surface) R G B / var(--tw-bg-opacity, 1))!important}.\!bg-on-surface\/\[0\.08\]{background-color:rgb(from var(--color-on-surface) R G B / .08)!important}.\!bg-on-surface\/\[0\.12\]{background-color:rgb(from var(--color-on-surface) R G B / .12)!important}.bg-\[\#D6E3FF\]{--tw-bg-opacity:1;background-color:rgb(214 227 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFBFF\]{--tw-bg-opacity:1;background-color:rgb(253 251 255 / var(--tw-bg-opacity, 1))}.bg-\[transparent\]{background-color:transparent}.bg-error{--tw-bg-opacity:1;background-color:rgb(from var(--color-error) R G B / var(--tw-bg-opacity, 1))}.bg-inverse-surface{--tw-bg-opacity:1;background-color:rgb(from var(--color-inverse-surface) R G B / var(--tw-bg-opacity, 1))}.bg-on-primary{--tw-bg-opacity:1;background-color:rgb(from var(--color-on-primary) R G B / var(--tw-bg-opacity, 1))}.bg-on-surface-variant\/\[0\.12\]{background-color:rgb(from var(--color-on-surface-variant) R G B / .12)}.bg-on-surface\/\[\.16\]{background-color:rgb(from var(--color-on-surface) R G B / .16)}.bg-on-surface\/\[0\.08\]{background-color:rgb(from var(--color-on-surface) R G B / .08)}.bg-on-surface\/\[0\.12\]{background-color:rgb(from var(--color-on-surface) R G B / .12)}.bg-on-surface\/\[0\.38\]{background-color:rgb(from var(--color-on-surface) R G B / .38)}.bg-outline{--tw-bg-opacity:1;background-color:rgb(from var(--color-outline) R G B / var(--tw-bg-opacity, 1))}.bg-outline\/\[0\.16\]{background-color:rgb(from var(--color-outline) R G B / .16)}.bg-primary{--tw-bg-opacity:1;background-color:rgb(from var(--color-primary) R G B / var(--tw-bg-opacity, 1))}.bg-primary-container{--tw-bg-opacity:1;background-color:rgb(from var(--color-primary-container) R G B / var(--tw-bg-opacity, 1))}.bg-secondary-container{--tw-bg-opacity:1;background-color:rgb(from var(--color-secondary-container) R G B / var(--tw-bg-opacity, 1))}.bg-success{--tw-bg-opacity:1;background-color:rgb(from var(--color-success) R G B / var(--tw-bg-opacity, 1))}.bg-surface{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container-highest{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container-highest) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container-low{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container-low) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container-lowest{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container-lowest) R G B / var(--tw-bg-opacity, 1))}.bg-warning{--tw-bg-opacity:1;background-color:rgb(from var(--color-warning) R G B / var(--tw-bg-opacity, 1))}.\!bg-opacity-\[0\.38\]{--tw-bg-opacity:.38 !important}.\!p-0{padding:0!important}.\!p-sm{padding:var(--spacing-small)!important}.p-\[0\.19rem\]{padding:.19rem}.p-\[0\.25rem\]{padding:.25rem}.p-\[1rem\]{padding:1rem}.p-\[6px\]{padding:6px}.p-md{padding:var(--spacing-medium)}.p-sm{padding:var(--spacing-small)}.px-\[0\.125rem\]{padding-left:.125rem;padding-right:.125rem}.px-\[0\.25rem\]{padding-left:.25rem;padding-right:.25rem}.px-\[0\.5rem\]{padding-left:.5rem;padding-right:.5rem}.px-\[0\.62rem\]{padding-left:.62rem;padding-right:.62rem}.px-\[0\.75rem\]{padding-left:.75rem;padding-right:.75rem}.px-\[1\.25rem\]{padding-left:1.25rem;padding-right:1.25rem}.px-\[1\.5rem\]{padding-left:1.5rem;padding-right:1.5rem}.px-\[1rem\]{padding-left:1rem;padding-right:1rem}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-lg{padding-left:var(--spacing-large);padding-right:var(--spacing-large)}.px-md{padding-left:var(--spacing-medium);padding-right:var(--spacing-medium)}.px-sm{padding-left:var(--spacing-small);padding-right:var(--spacing-small)}.px-xl{padding-left:var(--spacing-extra-large);padding-right:var(--spacing-extra-large)}.px-xs{padding-left:var(--spacing-extra-small);padding-right:var(--spacing-extra-small)}.py-0{padding-top:0;padding-bottom:0}.py-\[0\.25rem\]{padding-top:.25rem;padding-bottom:.25rem}.py-\[0\.38rem\]{padding-top:.38rem;padding-bottom:.38rem}.py-\[0\.5rem\]{padding-top:.5rem;padding-bottom:.5rem}.py-\[1rem\]{padding-top:1rem;padding-bottom:1rem}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-md{padding-top:var(--spacing-medium);padding-bottom:var(--spacing-medium)}.py-sm{padding-top:var(--spacing-small);padding-bottom:var(--spacing-small)}.pb-\[0\.25rem\]{padding-bottom:.25rem}.pb-\[1\.75rem\]{padding-bottom:1.75rem}.pl-\[0\.56rem\]{padding-left:.56rem}.pl-\[0\.5rem\]{padding-left:.5rem}.pl-\[1rem\]{padding-left:1rem}.pl-lg{padding-left:var(--spacing-large)}.pl-sm{padding-left:var(--spacing-small)}.pl-xs{padding-left:var(--spacing-extra-small)}.pr-\[0\.5rem\]{padding-right:.5rem}.pr-\[1rem\]{padding-right:1rem}.pr-lg{padding-right:var(--spacing-large)}.pr-sm{padding-right:var(--spacing-small)}.pt-\[0\.5rem\]{padding-top:.5rem}.pt-\[0\.75rem\]{padding-top:.75rem}.pt-\[1rem\]{padding-top:1rem}.text-left{text-align:left}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.32rem\]{font-size:1.32rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1rem\]{font-size:1rem}.text-\[9px\]{font-size:9px}.font-medium{font-weight:500}.leading-\[1\.25rem\]{line-height:1.25rem}.leading-\[1\.5rem\]{line-height:1.5rem}.leading-\[1rem\]{line-height:1rem}.leading-\[9px\]{line-height:9px}.\!text-error{--tw-text-opacity:1 !important;color:rgb(from var(--color-error) R G B / var(--tw-text-opacity, 1))!important}.\!text-inverse-on-surface{--tw-text-opacity:1 !important;color:rgb(from var(--color-inverse-on-surface) R G B / var(--tw-text-opacity, 1))!important}.\!text-on-surface\/\[0\.38\]{color:rgb(from var(--color-on-surface) R G B / .38)!important}.text-inverse-on-surface{--tw-text-opacity:1;color:rgb(from var(--color-inverse-on-surface) R G B / var(--tw-text-opacity, 1))}.text-inverse-primary{--tw-text-opacity:1;color:rgb(from var(--color-inverse-primary) R G B / var(--tw-text-opacity, 1))}.text-on-error{--tw-text-opacity:1;color:rgb(from var(--color-on-error) R G B / var(--tw-text-opacity, 1))}.text-on-primary{--tw-text-opacity:1;color:rgb(from var(--color-on-primary) R G B / var(--tw-text-opacity, 1))}.text-on-primary-container{--tw-text-opacity:1;color:rgb(from var(--color-on-primary-container) R G B / var(--tw-text-opacity, 1))}.text-on-primary-fixed-variant{--tw-text-opacity:1;color:rgb(from var(--color-on-primary-fixed-variant) R G B / var(--tw-text-opacity, 1))}.text-on-secondary-container{--tw-text-opacity:1;color:rgb(from var(--color-on-secondary-container) R G B / var(--tw-text-opacity, 1))}.text-on-success{--tw-text-opacity:1;color:rgb(from var(--color-on-success) R G B / var(--tw-text-opacity, 1))}.text-on-surface{--tw-text-opacity:1;color:rgb(from var(--color-on-surface) R G B / var(--tw-text-opacity, 1))}.text-on-surface-variant{--tw-text-opacity:1;color:rgb(from var(--color-on-surface-variant) R G B / var(--tw-text-opacity, 1))}.text-on-surface\/\[0\.38\]{color:rgb(from var(--color-on-surface) R G B / .38)}.text-on-warning{--tw-text-opacity:1;color:rgb(from var(--color-on-warning) R G B / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity:1;color:rgb(from var(--color-primary) R G B / var(--tw-text-opacity, 1))}.text-primary-container{--tw-text-opacity:1;color:rgb(from var(--color-primary-container) R G B / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity:1;color:rgb(from var(--color-secondary) R G B / var(--tw-text-opacity, 1))}.text-surface-container-highest\/\[0\.38\]{color:rgb(from var(--color-surface-container-highest) R G B / .38)}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-2{--tw-shadow:var(--elevation-2);--tw-shadow-colored:var(--elevation-2);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[1px_0_16px_-2px_rgba\(0\,47\,100\,0\.20\)\]{--tw-shadow:1px 0 16px -2px rgba(0,47,100,.2);--tw-shadow-colored:1px 0 16px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.\*\:block>*{display:block}.placeholder\:invisible::-moz-placeholder{visibility:hidden}.placeholder\:invisible::placeholder{visibility:hidden}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{content:var(--tw-content);bottom:0}.after\:left-0:after{content:var(--tw-content);left:0}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:rounded-\[0\.5rem\]:after{content:var(--tw-content);border-radius:.5rem}.after\:rounded-\[2rem\]:after{content:var(--tw-content);border-radius:2rem}.after\:rounded-t-lg:after{content:var(--tw-content);border-top-left-radius:var(--radius-large);border-top-right-radius:var(--radius-large)}.after\:border-b-2:after{content:var(--tw-content);border-bottom-width:2px}.after\:border-primary:after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(from var(--color-primary) R G B / var(--tw-border-opacity, 1))}.hover\:bg-on-surface\/\[\.08\]:hover{background-color:rgb(from var(--color-on-surface) R G B / .08)}.hover\:bg-on-surface\/\[\.16\]:hover{background-color:rgb(from var(--color-on-surface) R G B / .16)}.hover\:bg-primary\/\[0\.08\]:hover{background-color:rgb(from var(--color-primary) R G B / .08)}.hover\:bg-surface:hover{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface) R G B / var(--tw-bg-opacity, 1))}.hover\:shadow-1:hover{--tw-shadow:var(--elevation-1);--tw-shadow-colored:var(--elevation-1);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:after\:absolute:hover:after{content:var(--tw-content);position:absolute}.hover\:after\:-left-1\/2:hover:after{content:var(--tw-content);left:-50%}.hover\:after\:-top-1\/2:hover:after{content:var(--tw-content);top:-50%}.hover\:after\:left-0:hover:after{content:var(--tw-content);left:0}.hover\:after\:top-0:hover:after{content:var(--tw-content);top:0}.hover\:after\:hidden:hover:after{content:var(--tw-content);display:none}.hover\:after\:size-\[2\.5rem\]:hover:after{content:var(--tw-content);width:2.5rem;height:2.5rem}.hover\:after\:size-full:hover:after{content:var(--tw-content);width:100%;height:100%}.hover\:after\:rounded-full:hover:after{content:var(--tw-content);border-radius:var(--radius-full)}.hover\:after\:bg-inverse-on-surface\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-inverse-on-surface) R G B / .08)}.hover\:after\:bg-on-primary\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-primary) R G B / .08)}.hover\:after\:bg-on-secondary-container\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-secondary-container) R G B / .08)}.hover\:after\:bg-on-surface-variant\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-surface-variant) R G B / .08)}.hover\:after\:bg-on-surface\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-surface) R G B / .08)}.hover\:after\:bg-primary\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-primary) R G B / .08)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.after\:focus-visible\:outline-none:focus-visible:after{content:var(--tw-content);outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:flex{display:flex}.group.navbar--collapsed .group-\[\.navbar--collapsed\]\:-rotate-180{--tw-rotate:-180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:left-\[1rem\]{left:1rem}.peer:placeholder-shown~.peer-placeholder-shown\:left-\[1rem\]{left:1rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:left-\[3rem\]{left:3rem}.peer:placeholder-shown~.peer-placeholder-shown\:left-\[3rem\]{left:3rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:top-\[1rem\]{top:1rem}.peer:placeholder-shown~.peer-placeholder-shown\:top-\[1rem\]{top:1rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:px-0{padding-left:0;padding-right:0}.peer:placeholder-shown~.peer-placeholder-shown\:px-0{padding-left:0;padding-right:0}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:text-\[1rem\]{font-size:1rem}.peer:placeholder-shown~.peer-placeholder-shown\:text-\[1rem\]{font-size:1rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:leading-\[0\.5rem\]{line-height:.5rem}.peer:placeholder-shown~.peer-placeholder-shown\:leading-\[0\.5rem\]{line-height:.5rem}.peer:focus~.peer-focus\:-top-\[0\.625rem\]{top:-.625rem}.peer:focus~.peer-focus\:left-\[0\.75rem\]{left:.75rem}.peer:focus~.peer-focus\:px-\[0\.25rem\]{padding-left:.25rem;padding-right:.25rem}.peer:focus~.peer-focus\:text-\[0\.75rem\]{font-size:.75rem}.peer:focus~.peer-focus\:leading-\[1rem\]{line-height:1rem}@media not all and (min-width: 768px){.max-md\:left-\[-0\.25rem\]{left:-.25rem}.max-md\:top-\[-0\.25rem\]{top:-.25rem}}@media (min-width: 1024px){.lg\:left-0{left:0}.lg\:top-0{top:0}.lg\:h-full{height:100%}.lg\:w-full{width:100%}}:root{--navbar--collapsed: 56px;--navbar--full: 260px;--navbar-width: var(--navbar--collapsed)}
1
+ :root{--color-primary-0:#000000;--color-primary-10:#001b3e;--color-primary-20:#002f64;--color-primary-30:#00458d;--color-primary-40:#005db8;--color-primary-50:#0075e6;--color-primary-60:#3f90ff;--color-primary-70:#7aacff;--color-primary-80:#aac7ff;--color-primary-90:#d6e3ff;--color-primary-95:#ecf0ff;--color-primary-99:#fdfbff;--color-primary-100:#ffffff;--color-primary-key:#097CF1;--color-secondary-0:#000000;--color-secondary-10:#051d33;--color-secondary-20:#1d3249;--color-secondary-30:#344860;--color-secondary-40:#4c6079;--color-secondary-50:#647993;--color-secondary-60:#7e92ad;--color-secondary-70:#99aeca;--color-secondary-80:#b3c8e5;--color-secondary-90:#d1e4ff;--color-secondary-95:#e9f1ff;--color-secondary-99:#fdfcff;--color-secondary-100:#ffffff;--color-secondary-key:#99AECA;--color-tertiary-0:#000000;--color-tertiary-10:#290055;--color-tertiary-20:#440087;--color-tertiary-30:#6200bc;--color-tertiary-40:#7c2ed9;--color-tertiary-50:#964ef4;--color-tertiary-60:#ad72ff;--color-tertiary-70:#c297ff;--color-tertiary-80:#d8baff;--color-tertiary-90:#eddcff;--color-tertiary-95:#f8edff;--color-tertiary-99:#f8edff;--color-tertiary-100:#ffffff;--color-tertiary-key:#9047EE;--color-neutral-0:#000000;--color-neutral-10:#141c26;--color-neutral-20:#29313c;--color-neutral-30:#3f4753;--color-neutral-40:#575f6b;--color-neutral-50:#6f7884;--color-neutral-60:#89919e;--color-neutral-70:#a3acb9;--color-neutral-80:#bfc7d5;--color-neutral-90:#dbe3f1;--color-neutral-92:#E0E9F7;--color-neutral-94:#E6EEFD;--color-neutral-95:#e9f1ff;--color-neutral-96:#EEF4FF;--color-neutral-98:#F8F9FF;--color-neutral-99:#fdfcff;--color-neutral-100:#ffffff;--color-neutral-key:#575F6B;--color-variant-neutral-0:#000000;--color-variant-neutral-10:#161c27;--color-variant-neutral-20:#2a303d;--color-variant-neutral-30:#414754;--color-variant-neutral-40:#595e6c;--color-variant-neutral-50:#717785;--color-variant-neutral-60:#8b919f;--color-variant-neutral-70:#a5abba;--color-variant-neutral-80:#c1c6d6;--color-variant-neutral-90:#dde2f3;--color-variant-neutral-95:#ecf0ff;--color-variant-neutral-99:#fdfbff;--color-variant-neutral-100:#ffffff;--color-variant-neutral-key:#595E6C;--color-error-0:#000000;--color-error-10:#40000a;--color-error-20:#680016;--color-error-30:#920024;--color-error-40:#bb1334;--color-error-50:#de334a;--color-error-60:#ff5263;--color-error-70:#ff888d;--color-error-80:#ffb3b4;--color-error-90:#ffdad9;--color-error-95:#ffdad9;--color-error-99:#fffbff;--color-error-100:#ffffff;--color-error-key:#FC495D;--color-warning-0:#000000;--color-warning-10:#261900;--color-warning-20:#412d00;--color-warning-30:#5d4200;--color-warning-40:#7b5800;--color-warning-50:#9a7000;--color-warning-60:#bb8800;--color-warning-70:#dca100;--color-warning-80:#febc1c;--color-warning-90:#ffdea5;--color-warning-95:#ffefd7;--color-warning-99:#fffbff;--color-warning-100:#ffffff;--color-warning-key:#FEBC1C;--color-success-0:#000000;--color-success-10:#002111;--color-success-20:#003920;--color-success-30:#005231;--color-success-40:#006d43;--color-success-50:#008955;--color-success-60:#1ca56a;--color-success-70:#44c183;--color-success-80:#63dd9c;--color-success-90:#80fab7;--color-success-95:#c0ffd6;--color-success-99:#f5fff5;--color-success-100:#ffffff;--color-success-key:#44C183;--color-primary:var(--color-primary-40);--color-on-primary:var(--color-primary-100);--color-primary-container:var(--color-primary-90);--color-on-primary-container:var(--color-primary-10);--color-secondary:var(--color-secondary-40);--color-on-secondary:var(--color-secondary-100);--color-secondary-container:var(--color-secondary-90);--color-on-secondary-container:var(--color-secondary-10);--color-tertiary:var(--color-tertiary-40);--color-on-tertiary:var(--color-tertiary-100);--color-tertiary-container:var(--color-tertiary-90);--color-on-tertiary-container:var(--color-tertiary-10);--color-error:var(--color-error-40);--color-on-error:var(--color-primary-100);--color-error-container:var(--color-error-90);--color-on-error-container:var(--color-error-10);--color-warning:var(--color-warning-80);--color-on-warning:var(--color-warning-100);--color-warning-container:var(--color-warning-90);--color-on-warning-container:var(--color-warning-10);--color-success:var(--color-success-60);--color-on-success:var(--color-success-100);--color-success-container:var(--color-success-95);--color-on-success-container:var(--color-success-20);--color-primary-fixed:var(--color-primary-90);--color-primary-fixed-dim:var(--color-primary-80);--color-on-primary-fixed:var(--color-primary-10);--color-on-primary-fixed-variant:var(--color-primary-30);--color-secondary-fixed:var(--color-secondary-90);--color-secondary-fixed-dim:var(--color-secondary-80);--color-on-secondary-fixed:var(--color-secondary-10);--color-on-secondary-fixed-variant:var(--color-secondary-30);--color-tertiary-fixed:var(--color-tertiary-90);--color-tertiary-fixed-dim:var(--color-tertiary-80);--color-on-tertiary-fixed:var(--color-tertiary-10);--color-on-tertiary-fixed-variant:var(--color-tertiary-30);--color-surface-dim:var(--color-neutral-90);--color-surface:var(--color-neutral-98);--color-surface-container-lowest:var(--color-neutral-100);--color-surface-container-low:var(--color-neutral-96);--color-surface-container:var(--color-neutral-94);--color-surface-container-high:var(--color-neutral-92);--color-surface-container-highest:var(--color-neutral-90);--color-on-surface:var(--color-neutral-10);--color-on-surface-variant:var(--color-variant-neutral-30);--color-outline:var(--color-variant-neutral-50);--color-outline-variant:var(--color-variant-neutral-80);--color-inverse-surface:var(--color-neutral-20);--color-inverse-on-surface:var(--color-neutral-95);--color-inverse-primary:var(--color-primary-80);--color-scrim:var(--color-neutral-0);--color-shadow:var(--color-neutral-0);--typescale-font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--typescale-display-large-line-height:64px;--typescale-display-large-size:57px;--typescale-display-large-tracking:-.25px;--typescale-display-large-weight:400;--typescale-display-medium-line-height:52px;--typescale-display-medium-size:45px;--typescale-display-medium-tracking:normal;--typescale-display-medium-weight:400;--typescale-display-small-line-height:44px;--typescale-display-small-size:36px;--typescale-display-small-tracking:normal;--typescale-display-small-weight:400;--typescale-headline-large-line-height:40px;--typescale-headline-large-size:32px;--typescale-headline-large-tracking:normal;--typescale-headline-large-weight:400;--typescale-headline-medium-line-height:36px;--typescale-headline-medium-size:28px;--typescale-headline-medium-tracking:normal;--typescale-headline-medium-weight:400;--typescale-headline-small-line-height:32px;--typescale-headline-small-size:24px;--typescale-headline-small-tracking:normal;--typescale-headline-small-weight:400;--typescale-title-large-line-height:28px;--typescale-title-large-size:22px;--typescale-title-large-tracking:normal;--typescale-title-large-weight:400;--typescale-title-medium-line-height:24px;--typescale-title-medium-size:16px;--typescale-title-medium-tracking:.15px;--typescale-title-medium-weight:500;--typescale-title-small-line-height:20px;--typescale-title-small-size:14px;--typescale-title-small-tracking:.1px;--typescale-title-small-weight:500;--typescale-label-large-line-height:20px;--typescale-label-large-size:14px;--typescale-label-large-tracking:.1px;--typescale-label-large-weight:500;--typescale-label-medium-line-height:16px;--typescale-label-medium-size:12px;--typescale-label-medium-tracking:.5px;--typescale-label-medium-weight:500;--typescale-label-small-line-height:16px;--typescale-label-small-size:11px;--typescale-label-small-tracking:.5px;--typescale-label-small-weight:500;--typescale-body-large-line-height:24px;--typescale-body-large-size:16px;--typescale-body-large-tracking:.5px;--typescale-body-large-weight:400;--typescale-body-medium-line-height:20px;--typescale-body-medium-size:14px;--typescale-body-medium-tracking:.25px;--typescale-body-medium-weight:400;--typescale-body-small-line-height:16px;--typescale-body-small-size:12px;--typescale-body-small-tracking:.4px;--typescale-body-small-weight:400;--elevation-0:none;--elevation-1:0 1px 3px 1px rgba(0, 0, 0, .15), 0 1px 2px 0 rgba(0, 0, 0, .3);--elevation-2:0 2px 6px 2px rgba(0, 0, 0, .15), 0 1px 2px 0 rgba(0, 0, 0, .3);--elevation-3:0 1px 3px 0 rgba(0, 0, 0, .3), 0 4px 8px 3px rgba(0, 0, 0, .15);--elevation-4:0 2px 3px 0 rgba(0, 0, 0, .3), 0 6px 10px 4px rgba(0, 0, 0, .15);--elevation-5:0 4px 4px 0 rgba(0, 0, 0, .3), 0 8px 12px 6px rgba(0, 0, 0, .15);--spacing-extra-small:4px;--spacing-small:8px;--spacing-medium:12px;--spacing-large:16px;--spacing-extra-large:24px;--radius-none:0;--radius-extra-small:4px;--radius-small:8px;--radius-medium:12px;--radius-large:16px;--radius-extra-large:28px;--radius-full:100%}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{font-family:var(--typescale-font-family)}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-thumb{background:var(--color-outline);border-radius:5px}.label-small{font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.5px}.label-medium{font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.5px}.label-large{font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.headline-small{font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:0em}.title-small{font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.title-large{font-size:22px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:0em}.body-small{font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.-bottom-\[40\%\]{bottom:-40%}.-top-\[0\.625rem\]{top:-.625rem}.left-0{left:0}.left-\[0\.75rem\]{left:.75rem}.left-\[3\.5rem\]{left:3.5rem}.left-\[50\%\]{left:50%}.left-full{left:100%}.right-\[3\.5rem\]{right:3.5rem}.top-0{top:0}.z-\[10\]{z-index:10}.z-\[1\]{z-index:1}.z-\[99\]{z-index:99}.order-first{order:-9999}.mx-0{margin-left:0;margin-right:0}.my-\[0\.88rem\]{margin-top:.88rem;margin-bottom:.88rem}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.mb-\[0\.25rem\]{margin-bottom:.25rem}.ml-\[0\.25rem\]{margin-left:.25rem}.ml-\[0\.5rem\]{margin-left:.5rem}.ml-\[0\.75rem\]{margin-left:.75rem}.ml-\[10rem\]{margin-left:10rem}.ml-\[1rem\]{margin-left:1rem}.ml-lg{margin-left:var(--spacing-large)}.ml-xs{margin-left:var(--spacing-extra-small)}.mr-\[0\.5rem\]{margin-right:.5rem}.mr-\[0\.75rem\]{margin-right:.75rem}.mt-\[0\.25rem\]{margin-top:.25rem}.mt-\[1rem\]{margin-top:1rem}.mt-lg{margin-top:var(--spacing-large)}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.\!size-\[2rem\]{width:2rem!important;height:2rem!important}.size-\[0\.5rem\]{width:.5rem;height:.5rem}.size-\[1\.25rem\]{width:1.25rem;height:1.25rem}.size-\[1\.5rem\]{width:1.5rem;height:1.5rem}.size-\[16px\]{width:16px;height:16px}.size-\[2\.5rem\]{width:2.5rem;height:2.5rem}.size-\[24px\]{width:24px;height:24px}.size-\[6px\]{width:6px;height:6px}.size-full{width:100%;height:100%}.h-\[0\.0625rem\]{height:.0625rem}.h-\[1\.5rem\]{height:1.5rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[21px\]{height:21px}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[2rem\]{height:2rem}.h-\[3rem\]{height:3rem}.h-\[40px\]{height:40px}.h-\[40rem\]{height:40rem}.h-\[48px\]{height:48px}.h-\[calc\(100\%\+0\.5rem\)\]{height:calc(100% + .5rem)}.h-\[unset\]{height:unset}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.w-\[2\.5rem\]{width:2.5rem}.w-\[20\.5rem\]{width:20.5rem}.w-\[20px\]{width:20px}.w-\[23\.5rem\]{width:23.5rem}.w-\[3\.25rem\]{width:3.25rem}.w-\[3rem\]{width:3rem}.w-\[calc\(100\%\+0\.5rem\)\]{width:calc(100% + .5rem)}.w-\[var\(--navbar--collapsed\)\]{width:var(--navbar--collapsed)}.w-\[var\(--navbar--full\)\]{width:var(--navbar--full)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-\[16px\]{min-width:16px}.min-w-\[24px\]{min-width:24px}.min-w-\[28px\]{min-width:28px}.min-w-\[unset\]{min-width:unset}.max-w-\[20\.5rem\]{max-width:20.5rem}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-0{flex-basis:0}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-\[0\.25rem\]{gap:.25rem}.gap-\[0\.5rem\]{gap:.5rem}.gap-\[1rem\]{gap:1rem}.gap-\[5px\]{gap:5px}.gap-sm{gap:var(--spacing-small)}.gap-y-\[0\.88rem\]{row-gap:.88rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[625rem\]{border-radius:625rem}.rounded-full{border-radius:var(--radius-full)}.rounded-md{border-radius:var(--radius-medium)}.rounded-xl{border-radius:var(--radius-extra-large)}.rounded-xs{border-radius:var(--radius-extra-small)}.rounded-t-\[1rem\]{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-\[0\.0625rem\]{border-bottom-width:.0625rem}.border-l-\[1px\]{border-left-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-none{border-style:none}.\!border-on-surface\/\[0\.12\]{border-color:rgb(from var(--color-on-surface) R G B / .12)!important}.border-\[\#DDE2F3\]{--tw-border-opacity:1;border-color:rgb(221 226 243 / var(--tw-border-opacity, 1))}.border-error{--tw-border-opacity:1;border-color:rgb(from var(--color-error) R G B / var(--tw-border-opacity, 1))}.border-on-surface-variant{--tw-border-opacity:1;border-color:rgb(from var(--color-on-surface-variant) R G B / var(--tw-border-opacity, 1))}.border-on-surface-variant\/\[0\.0\]{border-color:rgb(from var(--color-on-surface-variant) R G B / 0)}.border-on-surface-variant\/\[0\.12\]{border-color:rgb(from var(--color-on-surface-variant) R G B / .12)}.border-on-surface\/\[0\.0\]{border-color:rgb(from var(--color-on-surface) R G B / 0)}.border-on-surface\/\[0\.12\]{border-color:rgb(from var(--color-on-surface) R G B / .12)}.border-on-surface\/\[0\.38\]{border-color:rgb(from var(--color-on-surface) R G B / .38)}.border-outline{--tw-border-opacity:1;border-color:rgb(from var(--color-outline) R G B / var(--tw-border-opacity, 1))}.border-outline-variant{--tw-border-opacity:1;border-color:rgb(from var(--color-outline-variant) R G B / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity:1;border-color:rgb(from var(--color-primary) R G B / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity:1;border-color:rgb(from var(--color-secondary) R G B / var(--tw-border-opacity, 1))}.border-secondary-container{--tw-border-opacity:1;border-color:rgb(from var(--color-secondary-container) R G B / var(--tw-border-opacity, 1))}.border-surface-container{--tw-border-opacity:1;border-color:rgb(from var(--color-surface-container) R G B / var(--tw-border-opacity, 1))}.border-surface-container-highest{--tw-border-opacity:1;border-color:rgb(from var(--color-surface-container-highest) R G B / var(--tw-border-opacity, 1))}.border-b-outline\/\[0\.16\]{border-bottom-color:rgb(from var(--color-outline) R G B / .16)}.border-l-outline\/\[0\.16\]{border-left-color:rgb(from var(--color-outline) R G B / .16)}.\!bg-inverse-surface{--tw-bg-opacity:1 !important;background-color:rgb(from var(--color-inverse-surface) R G B / var(--tw-bg-opacity, 1))!important}.\!bg-on-surface\/\[0\.08\]{background-color:rgb(from var(--color-on-surface) R G B / .08)!important}.\!bg-on-surface\/\[0\.12\]{background-color:rgb(from var(--color-on-surface) R G B / .12)!important}.bg-\[\#D6E3FF\]{--tw-bg-opacity:1;background-color:rgb(214 227 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFBFF\]{--tw-bg-opacity:1;background-color:rgb(253 251 255 / var(--tw-bg-opacity, 1))}.bg-\[transparent\]{background-color:transparent}.bg-error{--tw-bg-opacity:1;background-color:rgb(from var(--color-error) R G B / var(--tw-bg-opacity, 1))}.bg-inherit{background-color:inherit}.bg-inverse-surface{--tw-bg-opacity:1;background-color:rgb(from var(--color-inverse-surface) R G B / var(--tw-bg-opacity, 1))}.bg-on-primary{--tw-bg-opacity:1;background-color:rgb(from var(--color-on-primary) R G B / var(--tw-bg-opacity, 1))}.bg-on-surface-variant\/\[0\.12\]{background-color:rgb(from var(--color-on-surface-variant) R G B / .12)}.bg-on-surface\/\[\.16\]{background-color:rgb(from var(--color-on-surface) R G B / .16)}.bg-on-surface\/\[0\.08\]{background-color:rgb(from var(--color-on-surface) R G B / .08)}.bg-on-surface\/\[0\.12\]{background-color:rgb(from var(--color-on-surface) R G B / .12)}.bg-on-surface\/\[0\.38\]{background-color:rgb(from var(--color-on-surface) R G B / .38)}.bg-outline{--tw-bg-opacity:1;background-color:rgb(from var(--color-outline) R G B / var(--tw-bg-opacity, 1))}.bg-outline\/\[0\.16\]{background-color:rgb(from var(--color-outline) R G B / .16)}.bg-primary{--tw-bg-opacity:1;background-color:rgb(from var(--color-primary) R G B / var(--tw-bg-opacity, 1))}.bg-primary-container{--tw-bg-opacity:1;background-color:rgb(from var(--color-primary-container) R G B / var(--tw-bg-opacity, 1))}.bg-secondary-container{--tw-bg-opacity:1;background-color:rgb(from var(--color-secondary-container) R G B / var(--tw-bg-opacity, 1))}.bg-success{--tw-bg-opacity:1;background-color:rgb(from var(--color-success) R G B / var(--tw-bg-opacity, 1))}.bg-surface{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container-highest{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container-highest) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container-low{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container-low) R G B / var(--tw-bg-opacity, 1))}.bg-surface-container-lowest{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface-container-lowest) R G B / var(--tw-bg-opacity, 1))}.bg-warning{--tw-bg-opacity:1;background-color:rgb(from var(--color-warning) R G B / var(--tw-bg-opacity, 1))}.\!bg-opacity-\[0\.38\]{--tw-bg-opacity:.38 !important}.\!p-0{padding:0!important}.\!p-sm{padding:var(--spacing-small)!important}.p-\[0\.19rem\]{padding:.19rem}.p-\[0\.25rem\]{padding:.25rem}.p-\[1rem\]{padding:1rem}.p-\[6px\]{padding:6px}.p-md{padding:var(--spacing-medium)}.p-sm{padding:var(--spacing-small)}.px-\[0\.125rem\]{padding-left:.125rem;padding-right:.125rem}.px-\[0\.25rem\]{padding-left:.25rem;padding-right:.25rem}.px-\[0\.5rem\]{padding-left:.5rem;padding-right:.5rem}.px-\[0\.62rem\]{padding-left:.62rem;padding-right:.62rem}.px-\[0\.75rem\]{padding-left:.75rem;padding-right:.75rem}.px-\[1\.25rem\]{padding-left:1.25rem;padding-right:1.25rem}.px-\[1\.5rem\]{padding-left:1.5rem;padding-right:1.5rem}.px-\[1rem\]{padding-left:1rem;padding-right:1rem}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-lg{padding-left:var(--spacing-large);padding-right:var(--spacing-large)}.px-md{padding-left:var(--spacing-medium);padding-right:var(--spacing-medium)}.px-sm{padding-left:var(--spacing-small);padding-right:var(--spacing-small)}.px-xl{padding-left:var(--spacing-extra-large);padding-right:var(--spacing-extra-large)}.px-xs{padding-left:var(--spacing-extra-small);padding-right:var(--spacing-extra-small)}.py-0{padding-top:0;padding-bottom:0}.py-\[0\.25rem\]{padding-top:.25rem;padding-bottom:.25rem}.py-\[0\.38rem\]{padding-top:.38rem;padding-bottom:.38rem}.py-\[0\.5rem\]{padding-top:.5rem;padding-bottom:.5rem}.py-\[1rem\]{padding-top:1rem;padding-bottom:1rem}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-md{padding-top:var(--spacing-medium);padding-bottom:var(--spacing-medium)}.py-sm{padding-top:var(--spacing-small);padding-bottom:var(--spacing-small)}.pb-\[0\.25rem\]{padding-bottom:.25rem}.pb-\[1\.75rem\]{padding-bottom:1.75rem}.pl-\[0\.56rem\]{padding-left:.56rem}.pl-\[0\.5rem\]{padding-left:.5rem}.pl-\[1rem\]{padding-left:1rem}.pl-lg{padding-left:var(--spacing-large)}.pl-sm{padding-left:var(--spacing-small)}.pl-xs{padding-left:var(--spacing-extra-small)}.pr-\[0\.5rem\]{padding-right:.5rem}.pr-\[1rem\]{padding-right:1rem}.pr-lg{padding-right:var(--spacing-large)}.pr-sm{padding-right:var(--spacing-small)}.pt-\[0\.5rem\]{padding-top:.5rem}.pt-\[0\.75rem\]{padding-top:.75rem}.pt-\[1rem\]{padding-top:1rem}.text-left{text-align:left}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.32rem\]{font-size:1.32rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1rem\]{font-size:1rem}.text-\[9px\]{font-size:9px}.font-medium{font-weight:500}.leading-\[1\.25rem\]{line-height:1.25rem}.leading-\[1\.5rem\]{line-height:1.5rem}.leading-\[1rem\]{line-height:1rem}.leading-\[9px\]{line-height:9px}.\!text-error{--tw-text-opacity:1 !important;color:rgb(from var(--color-error) R G B / var(--tw-text-opacity, 1))!important}.\!text-inverse-on-surface{--tw-text-opacity:1 !important;color:rgb(from var(--color-inverse-on-surface) R G B / var(--tw-text-opacity, 1))!important}.\!text-on-surface\/\[0\.38\]{color:rgb(from var(--color-on-surface) R G B / .38)!important}.text-inverse-on-surface{--tw-text-opacity:1;color:rgb(from var(--color-inverse-on-surface) R G B / var(--tw-text-opacity, 1))}.text-inverse-primary{--tw-text-opacity:1;color:rgb(from var(--color-inverse-primary) R G B / var(--tw-text-opacity, 1))}.text-on-error{--tw-text-opacity:1;color:rgb(from var(--color-on-error) R G B / var(--tw-text-opacity, 1))}.text-on-primary{--tw-text-opacity:1;color:rgb(from var(--color-on-primary) R G B / var(--tw-text-opacity, 1))}.text-on-primary-container{--tw-text-opacity:1;color:rgb(from var(--color-on-primary-container) R G B / var(--tw-text-opacity, 1))}.text-on-primary-fixed-variant{--tw-text-opacity:1;color:rgb(from var(--color-on-primary-fixed-variant) R G B / var(--tw-text-opacity, 1))}.text-on-secondary-container{--tw-text-opacity:1;color:rgb(from var(--color-on-secondary-container) R G B / var(--tw-text-opacity, 1))}.text-on-success{--tw-text-opacity:1;color:rgb(from var(--color-on-success) R G B / var(--tw-text-opacity, 1))}.text-on-surface{--tw-text-opacity:1;color:rgb(from var(--color-on-surface) R G B / var(--tw-text-opacity, 1))}.text-on-surface-variant{--tw-text-opacity:1;color:rgb(from var(--color-on-surface-variant) R G B / var(--tw-text-opacity, 1))}.text-on-surface\/\[0\.38\]{color:rgb(from var(--color-on-surface) R G B / .38)}.text-on-warning{--tw-text-opacity:1;color:rgb(from var(--color-on-warning) R G B / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity:1;color:rgb(from var(--color-primary) R G B / var(--tw-text-opacity, 1))}.text-primary-container{--tw-text-opacity:1;color:rgb(from var(--color-primary-container) R G B / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity:1;color:rgb(from var(--color-secondary) R G B / var(--tw-text-opacity, 1))}.text-surface-container-highest\/\[0\.38\]{color:rgb(from var(--color-surface-container-highest) R G B / .38)}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-2{--tw-shadow:var(--elevation-2);--tw-shadow-colored:var(--elevation-2);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[1px_0_16px_-2px_rgba\(0\,47\,100\,0\.20\)\]{--tw-shadow:1px 0 16px -2px rgba(0,47,100,.2);--tw-shadow-colored:1px 0 16px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.\*\:block>*{display:block}.placeholder\:invisible::-moz-placeholder{visibility:hidden}.placeholder\:invisible::placeholder{visibility:hidden}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{content:var(--tw-content);bottom:0}.after\:left-0:after{content:var(--tw-content);left:0}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:rounded-\[0\.5rem\]:after{content:var(--tw-content);border-radius:.5rem}.after\:rounded-\[2rem\]:after{content:var(--tw-content);border-radius:2rem}.after\:rounded-t-lg:after{content:var(--tw-content);border-top-left-radius:var(--radius-large);border-top-right-radius:var(--radius-large)}.after\:border-b-2:after{content:var(--tw-content);border-bottom-width:2px}.after\:border-primary:after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(from var(--color-primary) R G B / var(--tw-border-opacity, 1))}.hover\:bg-on-surface\/\[\.08\]:hover{background-color:rgb(from var(--color-on-surface) R G B / .08)}.hover\:bg-on-surface\/\[\.16\]:hover{background-color:rgb(from var(--color-on-surface) R G B / .16)}.hover\:bg-primary\/\[0\.08\]:hover{background-color:rgb(from var(--color-primary) R G B / .08)}.hover\:bg-surface:hover{--tw-bg-opacity:1;background-color:rgb(from var(--color-surface) R G B / var(--tw-bg-opacity, 1))}.hover\:shadow-1:hover{--tw-shadow:var(--elevation-1);--tw-shadow-colored:var(--elevation-1);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:after\:absolute:hover:after{content:var(--tw-content);position:absolute}.hover\:after\:-left-1\/2:hover:after{content:var(--tw-content);left:-50%}.hover\:after\:-top-1\/2:hover:after{content:var(--tw-content);top:-50%}.hover\:after\:left-0:hover:after{content:var(--tw-content);left:0}.hover\:after\:top-0:hover:after{content:var(--tw-content);top:0}.hover\:after\:hidden:hover:after{content:var(--tw-content);display:none}.hover\:after\:size-\[2\.5rem\]:hover:after{content:var(--tw-content);width:2.5rem;height:2.5rem}.hover\:after\:size-full:hover:after{content:var(--tw-content);width:100%;height:100%}.hover\:after\:rounded-full:hover:after{content:var(--tw-content);border-radius:var(--radius-full)}.hover\:after\:bg-inverse-on-surface\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-inverse-on-surface) R G B / .08)}.hover\:after\:bg-on-primary\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-primary) R G B / .08)}.hover\:after\:bg-on-secondary-container\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-secondary-container) R G B / .08)}.hover\:after\:bg-on-surface-variant\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-surface-variant) R G B / .08)}.hover\:after\:bg-on-surface\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-on-surface) R G B / .08)}.hover\:after\:bg-primary\/\[0\.08\]:hover:after{content:var(--tw-content);background-color:rgb(from var(--color-primary) R G B / .08)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.after\:focus-visible\:outline-none:focus-visible:after{content:var(--tw-content);outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:flex{display:flex}.group.navbar--collapsed .group-\[\.navbar--collapsed\]\:-rotate-180{--tw-rotate:-180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:left-\[1rem\]{left:1rem}.peer:placeholder-shown~.peer-placeholder-shown\:left-\[1rem\]{left:1rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:left-\[3rem\]{left:3rem}.peer:placeholder-shown~.peer-placeholder-shown\:left-\[3rem\]{left:3rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:top-\[1rem\]{top:1rem}.peer:placeholder-shown~.peer-placeholder-shown\:top-\[1rem\]{top:1rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:px-0{padding-left:0;padding-right:0}.peer:placeholder-shown~.peer-placeholder-shown\:px-0{padding-left:0;padding-right:0}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:text-\[1rem\]{font-size:1rem}.peer:placeholder-shown~.peer-placeholder-shown\:text-\[1rem\]{font-size:1rem}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:leading-\[0\.5rem\]{line-height:.5rem}.peer:placeholder-shown~.peer-placeholder-shown\:leading-\[0\.5rem\]{line-height:.5rem}.peer:focus~.peer-focus\:-top-\[0\.625rem\]{top:-.625rem}.peer:focus~.peer-focus\:left-\[0\.75rem\]{left:.75rem}.peer:focus~.peer-focus\:px-\[0\.25rem\]{padding-left:.25rem;padding-right:.25rem}.peer:focus~.peer-focus\:text-\[0\.75rem\]{font-size:.75rem}.peer:focus~.peer-focus\:leading-\[1rem\]{line-height:1rem}@media not all and (min-width: 768px){.max-md\:left-\[-0\.25rem\]{left:-.25rem}.max-md\:top-\[-0\.25rem\]{top:-.25rem}}@media (min-width: 1024px){.lg\:left-0{left:0}.lg\:top-0{top:0}.lg\:h-full{height:100%}.lg\:w-full{width:100%}}:root{--navbar--collapsed: 56px;--navbar--full: 260px;--navbar-width: var(--navbar--collapsed)}