.l-view{display:flex;margin:24px}.l-view--immersive{display:block;height:100%}.l-view--vertical{flex-direction:column}.l-view--horizontal{flex-direction:row}.l-view-content{display:flex;width:100%}.l-view-content--small,.l-view-content--medium,.l-view-content--large{display:flex;flex-shrink:0}.l-view-content--small{max-width:330px}.l-view-content--medium{max-width:640px}.l-view-content--large{max-width:1024px}.l-view-content--fixed.l-view-content--small{display:block;width:330px}.l-view-content--fixed.l-view-content--medium{display:block;width:640px}.l-view-content--fixed.l-view-content--large{display:block;width:1024px}.l-grid{display:grid;margin:8px 0;gap:8px}.l-grid--col-1{width:100%;max-width:100%;grid-template-columns:100%}.l-grid--col-2{width:calc(100% - 8px);max-width:calc(100% - 8px);grid-template-columns:50% 50%}.l-grid--col-3{width:calc(100% - 16px);max-width:calc(100% - 16px);grid-template-columns:33.33% 33.33% 33.33%}.l-grid--col-4{width:calc(100% - 24px);max-width:calc(100% - 24px);grid-template-columns:25% 25% 25% 25%}.l-grid-item--fill{grid-column:1 / -1}.l-toolbar{display:flex;align-items:center;justify-content:center}.l-toolbar--vertical{flex-direction:column}.l-toolbar--horizontal{flex-direction:row}.l-toolbar--start{justify-content:flex-start}.l-toolbar--end{justify-content:flex-end}.l-toolbar--rounded-small{border-radius:5px}.l-toolbar--rounded-large{border-radius:10px}.l-toolbar--rounded-start.l-toolbar--horizontal,.l-toolbar--rounded-start .qbutton:first-child,.l-toolbar--rounded-start.l-toolbar--horizontal .qbutton:first-child,.l-toolbar--rounded-start-large.l-toolbar--horizontal,.l-toolbar--rounded-start-large .qbutton:first-child,.l-toolbar--rounded-start-large.l-toolbar--horizontal .qbutton:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.l-toolbar--rounded-end.l-toolbar--horizontal,.l-toolbar--rounded-end .qbutton:last-child,.l-toolbar--rounded-end.l-toolbar--horizontal .qbutton:last-child,.l-toolbar--rounded-end-large.l-toolbar--horizontal,.l-toolbar--rounded-end-large .qbutton:last-child,.l-toolbar--rounded-end-large.l-toolbar--horizontal .qbutton:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.l-toolbar--rounded-start.l-toolbar--vertical,.l-toolbar--rounded-start.l-toolbar--vertical .qbutton:first-child,.l-toolbar--rounded-start-large.l-toolbar--vertical,.l-toolbar--rounded-start-large.l-toolbar--vertical .qbutton:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.l-toolbar--rounded-end.l-toolbar--vertical,.l-toolbar--rounded-end.l-toolbar--vertical .qbutton:last-child,.l-toolbar--rounded-end-large.l-toolbar--vertical,.l-toolbar--rounded-end-large.l-toolbar--vertical .qbutton:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.l-toolbar--rounded-start-small.l-toolbar--horizontal,.l-toolbar--rounded-start-small .qbutton:first-child,.l-toolbar--rounded-start-small.l-toolbar--horizontal .qbutton:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.l-toolbar--rounded-end-small.l-toolbar--horizontal,.l-toolbar--rounded-end-small .qbutton:last-child,.l-toolbar--rounded-end-small.l-toolbar--horizontal .qbutton:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.l-toolbar--rounded-start.l-toolbar--vertical,.l-toolbar--rounded-start.l-toolbar--vertical .qbutton:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.l-toolbar--rounded-end-small.l-toolbar--vertical,.l-toolbar--rounded-end-small.l-toolbar--vertical .qbutton:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.l-toolbar--sharp{border-radius:0}.l-toolbar--outlined{box-shadow:0 0 0 2px currentColor}.l-field-group{display:flex;justify-content:center;flex-direction:column;gap:16px;border-radius:10px}.l-field-group--vertical{flex-direction:column}.l-field-group--horizontal{flex-direction:row}.l-field-group>*{width:100%}.l-field-group--halves>*{flex-basis:50%}.l-field-group--thirds>*{flex-basis:33.33%}.l-field-group--fourths>*{flex-basis:25%}.l-field-group--fixedChild,.l-field-group--fixedChild-center{width:auto;align-self:center}.l-field-group--fixedChild-left{width:auto;align-self:flex-start}.l-field-group--fixedChild-right{width:auto;align-self:flex-end}.l-field-group--outlined{border-width:2px;border-style:solid}.l-section-group{display:flex;flex-direction:column;gap:2px;border-radius:10px;overflow:hidden;margin:16px 0}.l-stat-group{display:flex;align-items:center;justify-content:space-around;gap:8px;margin:16px;width:100%}.l-stat-group--vertical{flex-direction:column}.l-stat-group--horizontal{flex-direction:row}.l-divider--fill{background:none}.l-divider--fill:after{content:"";display:block;position:absolute;width:100%;height:2px;left:0;right:0;background:oklch(var(--cg-neutral-4) / 60%)}[data-theme=light] .l-divider--fill:after{background:oklch(var(--cg-neutral-5))}.l-divider--thin,.l-divider--thin:after{height:1px}.l-list{list-style:none;padding-left:32px;margin:8px 0 16px}.l-list li{position:relative;margin:0 0 8px}.l-list li:before{content:"";display:block;position:absolute;top:10px;left:-20px;width:6px;height:6px;border-radius:100%;background:currentColor;opacity:.25}.l-a11y-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.l-pointer-events--all{pointer-events:all}.l-pointer-events--none{pointer-events:none}.m-none{margin:0}.m--xxsmall{margin:2px}.m--xsmall{margin:4px}.m--small{margin:8px}.m--medium{margin:16px}.m--large{margin:24px}.m--xlarge{margin:32px}.m--xxlarge{margin:48px}.m--xxxlarge{margin:64px}.m-vertical--none{margin-top:0;margin-bottom:0}.m-vertical--xxsmall{margin:2px 0}.m-vertical--xsmall{margin:4px 0}.m-vertical--small{margin:8px 0}.m-vertical--medium{margin:16px 0}.m-vertical--large{margin:24px 0}.m-vertical--xlarge{margin:32px 0}.m-vertical--xxlarge{margin:48px 0}.m-vertical--xxxlarge{margin:64px 0}.m-horizontal--none{margin-left:0;margin-right:0}.m-horizontal--xxsmall{margin:0 2px}.m-horizontal--xsmall{margin:0 4px}.m-horizontal--small{margin:0 8px}.m-horizontal--medium{margin:0 16px}.m-horizontal--large{margin:0 24px}.m-horizontal--xlarge{margin:0 32px}.m-horizontal--xxlarge{margin:0 48px}.m-horizontal--xxxlarge{margin:0 64px}.m-top--none{margin-top:0}.m-top--xxsmall{margin-top:2px}.m-top--xsmall{margin-top:4px}.m-top--small{margin-top:8px}.m-top--medium{margin-top:16px}.m-top--large{margin-top:24px}.m-top--xlarge{margin-top:32px}.m-top--xxlarge{margin-top:48px}.m-top--xxxlarge{margin-top:64px}.m-bottom--none{margin-bottom:0}.m-bottom--xxsmall{margin-bottom:2px}.m-bottom--xsmall{margin-bottom:4px}.m-bottom--small{margin-bottom:8px}.m-bottom--medium{margin-bottom:16px}.m-bottom--large{margin-bottom:24px}.m-bottom--xlarge{margin-bottom:32px}.m-bottom--xxlarge{margin-bottom:48px}.m-bottom--xxxlarge{margin-bottom:64px}.m-left--none{margin-left:0}.m-left--xxsmall{margin-left:2px}.m-left--xsmall{margin-left:4px}.m-left--small{margin-left:8px}.m-left--medium{margin-left:16px}.m-left--large{margin-left:24px}.m-left--xlarge{margin-left:32px}.m-left--xxlarge{margin-left:48px}.m-left--xxxlarge{margin-left:64px}.m-right--none{margin-right:0}.m-right--xxsmall{margin-right:2px}.m-right--xsmall{margin-right:4px}.m-right--small{margin-right:8px}.m-right--medium{margin-right:16px}.m-right--large{margin-right:24px}.m-right--xlarge{margin-right:32px}.m-right--xxlarge{margin-right:48px}.m-right--xxxlarge{margin-right:64px}.p-none{padding:0}.p--xxsmall{padding:2px}.p--xsmall{padding:4px}.p--small{padding:8px}.p--medium{padding:16px}.p--large{padding:24px}.p--xlarge{padding:32px}.p--xxlarge{padding:48px}.p--xxxlarge{padding:64px}.p-vertical--none{padding-top:0;padding-bottom:0}.p-vertical--xxsmall{padding:2px 0}.p-vertical--xsmall{padding:4px 0}.p-vertical--small{padding:8px 0}.p-vertical--medium{padding:16px 0}.p-vertical--large{padding:24px 0}.p-vertical--xlarge{padding:32px 0}.p-vertical--xxlarge{padding:48px 0}.p-vertical--xxxlarge{padding:64px 0}.p-horizontal--none{padding-left:0;padding-right:0}.p-horizontal--xxsmall{padding:0 2px}.p-horizontal--xsmall{padding:0 4px}.p-horizontal--small{padding:0 8px}.p-horizontal--medium{padding:0 16px}.p-horizontal--large{padding:0 24px}.p-horizontal--xlarge{padding:0 32px}.p-horizontal--xxlarge{padding:0 48px}.p-horizontal--xxxlarge{padding:0 64px}.p-top--none{padding-top:0}.p-top--xxsmall{padding-top:2px}.p-top--xsmall{padding-top:4px}.p-top--small{padding-top:8px}.p-top--medium{padding-top:16px}.p-top--large{padding-top:24px}.p-top--xlarge{padding-top:32px}.p-top--xxlarge{padding-top:48px}.p-top--xxxlarge{padding-top:64px}.p-bottom--none{padding-bottom:0}.p-bottom--xxsmall{padding-bottom:2px}.p-bottom--xsmall{padding-bottom:4px}.p-bottom--small{padding-bottom:8px}.p-bottom--medium{padding-bottom:16px}.p-bottom--large{padding-bottom:24px}.p-bottom--xlarge{padding-bottom:32px}.p-bottom--xxlarge{padding-bottom:48px}.p-bottom--xxxlarge{padding-bottom:64px}.p-left--none{padding-left:0}.p-left--xxsmall{padding-left:2px}.p-left--xsmall{padding-left:4px}.p-left--small{padding-left:8px}.p-left--medium{padding-left:16px}.p-left--large{padding-left:24px}.p-left--xlarge{padding-left:32px}.p-left--xxlarge{padding-left:48px}.p-left--xxxlarge{padding-left:64px}.p-right--none{padding-right:0}.p-right--xxsmall{padding-right:2px}.p-right--xsmall{padding-right:4px}.p-right--small{padding-right:8px}.p-right--medium{padding-right:16px}.p-right--large{padding-right:24px}.p-right--xlarge{padding-right:32px}.p-right--xxlarge{padding-right:48px}.p-right--xxxlarge{padding-right:64px}.g-none{gap:0}.g--xxxsmall{gap:1px}.g--xxsmall{gap:2px}.g--xsmall{gap:4px}.g--small{gap:8px}.g--medium{gap:16px}.g--large{gap:24px}.g--xlarge{gap:32px}.g--xxlarge{gap:48px}.g--xxxlarge{gap:64px}.f-heading-1{font:var(--f-heading-1)}.f-heading-2{font:var(--f-heading-2)}.f-heading-3{font:var(--f-heading-3)}.f-heading-4{font:var(--f-heading-4)}.f-heading-5{font:var(--f-heading-5)}.f-heading-6{font:var(--f-heading-6)}.f-article{font:var(--f-article)}.f-paragraph{font:var(--f-paragraph)}.f-functional{font:var(--f-functional)}.f-alt-functional{font:var(--f-alt-functional)}.f-code{font:var(--f-code)}.ff-heading{font-family:var(--ff-heading)}.ff-article{font-family:var(--ff-article)}.ff-paragraph{font-family:var(--ff-paragraph)}.ff-functional{font-family:var(--ff-functional)}.ff-code{font-family:var(--ff-code)}.fs-smallest{font-size:var(--fs-smallest)}.fs-base{font-size:var(--fs-base)}.fs-medium{font-size:var(--fs-medium)}.fs-large{font-size:var(--fs-large)}.fs-xlarge{font-size:var(--fs-xlarge)}.fs-xxlarge{font-size:var(--fs-xxlarge)}.fs-xxxlarge{font-size:var(--fs-xxxlarge)}.fs-largest{font-size:var(--fs-largest)}.fw-normal{font-weight:400}.fw-semibold{font-weight:500}.fw-bold{font-weight:600}.ta-left{text-align:left}.ta-center{text-align:center}.ta-right{text-align:right}.to-clip{overflow:hidden;text-overflow:clip}.to-ellipsis{overflow:hidden;text-overflow:ellipsis}.to-unset{overflow:unset;text-overflow:unset}.b-none{background:none}.b-transparent{background:transparent}.b-inherit{background:inherit}.b-c-background{background:oklch(var(--c-background))}.b-cs-red{background:oklch(var(--cs-red))}.b-cs-alt-red{background:oklch(var(--cs-alt-red))}.b-cs-yellow{background:oklch(var(--cs-yellow))}.b-cs-alt-yellow{background:oklch(var(--cs-alt-yellow))}.b-cs-green{background:oklch(var(--cs-green))}.b-cs-alt-green{background:oklch(var(--cs-alt-green))}.b-cs-purple{background:oklch(var(--cs-purple))}.b-cs-alt-purple-0{background:oklch(var(--cs-alt-purple-0))}.b-cs-alt-purple-1{background:oklch(var(--cs-alt-purple-1))}.b-cg-neutral-7{background:oklch(var(--cg-neutral-7))}.b-cg-neutral-6{background:oklch(var(--cg-neutral-6))}.b-cg-neutral-5{background:oklch(var(--cg-neutral-5))}.b-cg-neutral-4{background:oklch(var(--cg-neutral-4))}.b-cg-neutral-3{background:oklch(var(--cg-neutral-3))}.b-cg-neutral-2{background:oklch(var(--cg-neutral-2))}.b-cg-neutral-1{background:oklch(var(--cg-neutral-1))}.b-cg-neutral-0{background:oklch(var(--cg-neutral-0))}.t-inherit{color:inherit}.t-current{color:currentColor}.t-c-background{color:oklch(var(--c-background))}.t-cs-red{color:oklch(var(--cs-red))}.t-cs-alt-red{color:oklch(var(--cs-alt-red))}.t-cs-yellow{color:oklch(var(--cs-yellow))}.t-cs-alt-yellow{color:oklch(var(--cs-alt-yellow))}.t-cs-green{color:oklch(var(--cs-green))}.t-cs-alt-green{color:oklch(var(--cs-alt-green))}.t-cs-purple{color:oklch(var(--cs-purple))}.t-cs-alt-purple-0{color:oklch(var(--cs-alt-purple-0))}.t-cs-alt-purple-1{color:oklch(var(--cs-alt-purple-1))}.t-cg-neutral-7{color:oklch(var(--cg-neutral-7))}.t-cg-neutral-6{color:oklch(var(--cg-neutral-6))}.t-cg-neutral-5{color:oklch(var(--cg-neutral-5))}.t-cg-neutral-4{color:oklch(var(--cg-neutral-4))}.t-cg-neutral-3{color:oklch(var(--cg-neutral-3))}.t-cg-neutral-2{color:oklch(var(--cg-neutral-2))}.t-cg-neutral-1{color:oklch(var(--cg-neutral-1))}.t-cg-neutral-0{color:oklch(var(--cg-neutral-0))}.bc-none{border-color:none}.bc-transparent{background:transparent}.bc-inherit{border-color:inherit}.bc-c-background{border-color:oklch(var(--c-background))}.bc-cs-red{border-color:oklch(var(--cs-red))}.bc-cs-alt-red{border-color:oklch(var(--cs-alt-red))}.bc-cs-yellow{border-color:oklch(var(--cs-yellow))}.bc-cs-alt-yellow{border-color:oklch(var(--cs-alt-yellow))}.bc-cs-green{border-color:oklch(var(--cs-green))}.bc-cs-alt-green{border-color:oklch(var(--cs-alt-green))}.bc-cs-purple{border-color:oklch(var(--cs-purple))}.bc-cs-alt-purple-0{border-color:oklch(var(--cs-alt-purple-0))}.bc-cs-alt-purple-1{border-color:oklch(var(--cs-alt-purple-1))}.bc-cg-neutral-7{border-color:oklch(var(--cg-neutral-7))}.bc-cg-neutral-6{border-color:oklch(var(--cg-neutral-6))}.bc-cg-neutral-5{border-color:oklch(var(--cg-neutral-5))}.bc-cg-neutral-4{border-color:oklch(var(--cg-neutral-4))}.bc-cg-neutral-3{border-color:oklch(var(--cg-neutral-3))}.bc-cg-neutral-2{border-color:oklch(var(--cg-neutral-2))}.bc-cg-neutral-1{border-color:oklch(var(--cg-neutral-1))}.bc-cg-neutral-0{border-color:oklch(var(--cg-neutral-0))}
