@warp-ds/css 2.4.1 → 2.4.2-next.1
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.
- package/component-classes/index.js +1 -1
- package/dist/components.css +1 -1
- package/dist/index.html +0 -1
- package/dist/resets.css +1 -1
- package/dist/tokens/blocket-se-dark.css +1 -1
- package/dist/tokens/blocket-se.css +1 -1
- package/dist/tokens/dataviz-dark.css +1 -1
- package/dist/tokens/dataviz.css +1 -1
- package/dist/tokens/dba-dk-dark.css +1 -1
- package/dist/tokens/dba-dk.css +1 -1
- package/dist/tokens/finn-no-dark.css +1 -1
- package/dist/tokens/finn-no.css +1 -1
- package/dist/tokens/neutral-com-dark.css +1 -1
- package/dist/tokens/neutral-com.css +1 -1
- package/dist/tokens/tori-fi-dark.css +1 -1
- package/dist/tokens/tori-fi.css +1 -1
- package/dist/tokens/vend-com-dark.css +1 -1
- package/dist/tokens/vend-com.css +1 -1
- package/package.json +17 -18
|
@@ -347,7 +347,7 @@ export const modal = {
|
|
|
347
347
|
transitionTitleCenter: 'justify-self-center self-center',
|
|
348
348
|
transitionTitleColSpan: 'col-span-2',
|
|
349
349
|
title:
|
|
350
|
-
'py-8 sm:py-0 -mt-4 sm:-mt-8 min-h-40 sm:min-h-48 grid gap-8 sm:gap-16 grid-cols-[auto_1fr_auto] items-
|
|
350
|
+
'py-8 sm:py-0 -mt-4 sm:-mt-8 min-h-40 sm:min-h-48 grid gap-8 sm:gap-16 grid-cols-[auto_1fr_auto] items-center px-16 sm:px-32 shrink-0',
|
|
351
351
|
titleText: 'mb-0 h4 sm:h3',
|
|
352
352
|
titleButton: `${buttonTextSizes.medium} ${buttonTypes.pill} ${buttonColors.pill} sm:min-h-[44px] sm:min-w-[44px] min-h-[32px] min-w-[32px]`,
|
|
353
353
|
titleButtonLeft: '-ml-8 sm:-ml-12 justify-self-start',
|
package/dist/components.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:before,:after{--w-rotate:0;--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-scale-x:1;--w-scale-y:1;--w-scale-z:1;--w-skew-x:0;--w-skew-y:0;--w-translate-x:0;--w-translate-y:0;--w-translate-z:0}.h4,.t4{font-weight:700;font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}.t3{font-weight:700;font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}@media (min-width: 480px){.sm\:h3{font-weight:700;font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}}.text-center{text-align:center}.before\:text-center:before{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.animate-inprogress{background-image:linear-gradient(135deg,rgba(0,0,0,.05) 25%,transparent 0,transparent 50%,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 75%,transparent 0,transparent)!important;background-size:30px 30px;animation:animate-inprogress 3s linear infinite}@keyframes animate-inprogress{0%{background-position:0 0}to{background-position:60px 0}}.\[--w-modal-max-height\:80\%\]{--w-modal-max-height:80%}.\[--w-modal-width\:640px\]{--w-modal-width:640px}.focus\:\[--w-outline-offset\:-2px\]:focus{--w-outline-offset:-2px}.backdrop-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.peer:checked~.peer-checked\:before\:bg-center:before{background-position:center}.hover\:bg-clip-padding:hover{-webkit-background-clip:padding-box;background-clip:padding-box}.bg-transparent,.group\/steph:first-child .group-first\/steph\:bg-transparent,.group\/steph:last-child .group-last\/steph\:bg-transparent{background-color:transparent}.bg-\[--w-black\/25\]{background-color:rgba(var(--w-rgb-black),.25)}.bg-\[--w-black\/70\],.bg-\[var\(--w-black\)\/70\]{background-color:rgba(var(--w-rgb-black),.7)}.bg-\[--w-color-badge-info-background\]{background-color:var(--w-color-badge-info-background)}.bg-\[--w-color-badge-negative-background\]{background-color:var(--w-color-badge-negative-background)}.bg-\[--w-color-badge-neutral-background\]{background-color:var(--w-color-badge-neutral-background)}.bg-\[--w-color-badge-positive-background\]{background-color:var(--w-color-badge-positive-background)}.bg-\[--w-color-badge-sponsored-background\]{background-color:var(--w-color-badge-sponsored-background)}.bg-\[--w-color-badge-warning-background\]{background-color:var(--w-color-badge-warning-background)}.bg-\[--w-color-button-primary-background\]{background-color:var(--w-color-button-primary-background)}.bg-\[--w-color-buttongroup-utility-background-selected\]{background-color:var(--w-color-buttongroup-utility-background-selected)}.bg-\[--w-color-callout-background\]{background-color:var(--w-color-callout-background)}.bg-\[--w-color-pill-suggestion-background\]{background-color:var(--w-color-pill-suggestion-background)}.bg-\[--w-color-switch-track-background\]{background-color:var(--w-color-switch-track-background)}.bg-\[--w-s-color-surface-elevated-100\]{background-color:var(--w-s-color-surface-elevated-100)}.bg-\[--w-s-color-surface-elevated-300\]{background-color:var(--w-s-color-surface-elevated-300)}.bg-\[--w-s-icon-selected\]{background-color:var(--w-s-icon-selected)}.group:hover .group-hover\:bg-\[--w-color-switch-track-background-hover\]{background-color:var(--w-color-switch-track-background-hover)}.hover\:bg-\[--w-color-button-pill-background-hover\]:hover{background-color:var(--w-color-button-pill-background-hover)}.hover\:bg-\[--w-color-button-primary-background-hover\]:hover{background-color:var(--w-color-button-primary-background-hover)}.hover\:bg-\[--w-color-buttongroup-utility-background-hover\]:hover{background-color:var(--w-color-buttongroup-utility-background-hover)}.hover\:bg-\[--w-color-pill-suggestion-background-hover\]:hover{background-color:var(--w-color-pill-suggestion-background-hover)}.hover\:bg-\[--w-s-icon-subtle\]:hover{background-color:var(--w-s-icon-subtle)}.hover\:bg-\[var\(--w-black\)\/85\]:hover{background-color:rgba(var(--w-rgb-black),.85)}.active\:bg-\[--w-color-button-pill-background-active\]:active{background-color:var(--w-color-button-pill-background-active)}.active\:bg-\[--w-color-button-primary-background-active\]:active{background-color:var(--w-color-button-primary-background-active)}.active\:bg-\[--w-color-buttongroup-utility-background-selected\]:active{background-color:var(--w-color-buttongroup-utility-background-selected)}.active\:bg-\[--w-color-pill-suggestion-background-active\]:active{background-color:var(--w-color-pill-suggestion-background-active)}.active\:bg-\[var\(--w-black\)\]:active{background-color:var(--w-black)}.peer:checked~.peer-checked\:before\:bg-\[url\(var\(--w-icon-toggle-checked\)\)\]:before{background-image:var(--w-icon-toggle-checked)}.appearance-none{-moz-appearance:none;appearance:none;-webkit-appearance:none}.will-change-height{will-change:height}.border,.border-1{border-width:1px}.border-b{border-bottom-width:1px}.before\:border:before{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b-0{border-bottom-width:0}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-r-0,.group:not(:last-of-type) .group-not-last-of-type\:border-r-0{border-right-width:0}.peer:checked~.peer-checked\:before\:border-\[6\]:before{border-width:.6rem}.border-transparent{border-color:transparent}.border-\[--w-color-buttongroup-utility-border\]{border-color:var(--w-color-buttongroup-utility-border)}.border-\[--w-color-callout-border\]{border-color:var(--w-color-callout-border)}.border-\[--w-s-color-background-inverted\]{border-color:var(--w-s-color-background-inverted)}.border-\[--w-s-color-surface-elevated-300\]{border-color:var(--w-s-color-surface-elevated-300)}.active\:border-\[--w-color-buttongroup-utility-border-selected\]:active{border-color:var(--w-color-buttongroup-utility-border-selected)}.divide-x>*+*{--w-divide-x-reverse:0;border-left-width:calc(1px * calc(1 - var(--w-divide-x-reverse)));border-right-width:calc(1px * var(--w-divide-x-reverse))}.divide-y>*+*{--w-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--w-divide-y-reverse)));border-bottom-width:calc(1px * var(--w-divide-y-reverse))}.rounded-4{border-radius:4px}.rounded-8{border-radius:8px}.rounded-full{border-radius:9999px}.before\:rounded-2:before{border-radius:2px}.before\:rounded-full:before{border-radius:9999px}.rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-bl-0{border-bottom-left-radius:0}.rounded-br-0{border-bottom-right-radius:0}.rounded-l-0{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-0{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-tl-0{border-top-left-radius:0}.rounded-tl-4{border-top-left-radius:4px}.rounded-tr-0{border-top-right-radius:0}.group:first-of-type .group-first-of-type\:rounded-bl-8{border-bottom-left-radius:8px}.group:first-of-type .group-first-of-type\:rounded-tl-8{border-top-left-radius:8px}.first\:rounded-lb-4:first-child{border-bottom-left-radius:4px}.first\:rounded-lt-4:first-child{border-top-left-radius:4px}.first\:rounded-rt-4:first-child{border-top-right-radius:4px}.group:last-of-type .group-last-of-type\:rounded-br-8{border-bottom-right-radius:8px}.group:last-of-type .group-last-of-type\:rounded-tr-8{border-top-right-radius:8px}.last\:rounded-lb-4:last-child{border-bottom-left-radius:4px}.last\:rounded-rb-4:last-child{border-bottom-right-radius:4px}.last\:rounded-rt-4:last-child{border-top-right-radius:4px}.caret-current{caret-color:currentColor}.opacity-25{opacity:25%}.block{display:block}.before\:block:before{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex,.open\:flex[open]{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.hidden,.group\/stepv:last-child .group-last\/stepv\:hidden{display:none}.before\:hidden:before{display:none}.hover\:underline:hover{text-decoration-line:underline}.focus\:underline:focus{text-decoration-line:underline}.focus-visible\:underline:focus-visible{text-decoration-line:underline}.active\:underline:active{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration:none}.focus\:no-underline:focus{text-decoration:none}.active\:no-underline:active{text-decoration:none}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.shrink-0\!{flex-shrink:0!important}.grow,.grow-1{flex-grow:1}.basis-auto{flex-basis:auto}.flex-col{flex-direction:column}.focus-within\:focusable:focus-within{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.focusable:focus,.focusable:focus-visible{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.focusable:not(:focus-visible){outline:none}.peer:focus~.peer-focus\:focusable,.peer:focus-visible~.peer-focus\:focusable{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.peer:not(:focus-visible)~.peer-focus\:focusable{outline:none}.focusable-inset{--w-outline-offset:-3px}.gap-12{gap:1.2rem}.gap-8{gap:.8rem}.gap-x-16{column-gap:1.6rem}.gap-y-16{row-gap:1.6rem}.row-span-2{grid-row:span 2/span 2}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.col-start-2{grid-column-start:2}.auto-rows-auto{grid-auto-rows:auto}.grid-flow-col{grid-auto-flow:column}.grid-rows-\[20px_auto\]{grid-template-rows:20px auto}.grid-rows-\[auto_20px\]{grid-template-rows:auto 20px}.grid-cols-\[1fr_20px_1fr\]{grid-template-columns:1fr 20px 1fr}.grid-cols-\[1fr_20px\]{grid-template-columns:1fr 20px}.grid-cols-\[20px_1fr\]{grid-template-columns:20px 1fr}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.list-none{list-style-type:none}.outline-\[--w-s-color-border-negative\]\!{outline-color:var(--w-s-color-border-negative)!important}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.self-center{align-self:center}.inset-0{top:0rem;right:0rem;bottom:0rem;left:0rem}.-bottom-0{bottom:-0rem}.bottom-0{bottom:0rem}.bottom-10{bottom:1rem}.bottom-16{bottom:1.6rem}.left-0{left:0rem}.left-4{left:.4rem}.right-0{right:0rem}.right-8{right:.8rem}.top-\[1\.92rem\]{top:1.92rem}.top-0{top:0rem}.top-20{top:2rem}.top-4{top:.4rem}.top-8{top:.8rem}.before\:bottom-0:before{bottom:0rem}.before\:left-0:before{left:0rem}.before\:right-0:before{right:0rem}.before\:top-2:before{top:.2rem}.-bottom-\[8px\]{bottom:-8px}.-left-\[8px\]{left:-8px}.-right-\[8px\]{right:-8px}.-top-\[8px\]{top:-8px}.top-\[19px\]{top:19px}.top-\[30\%\]{top:30%}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.open\:fixed[open]{position:fixed}.before\:absolute:before{position:absolute}.z-10,.peer:checked~.peer-checked\:z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.hover\:z-30:hover{z-index:30}.\!s-bg-selected{background-color:var(--w-s-color-background-selected)!important}.s-bg{background-color:var(--w-s-color-background)}.s-bg-disabled{background-color:var(--w-s-color-background-disabled)}.s-bg-disabled-subtle{background-color:var(--w-s-color-background-disabled-subtle)}.s-bg-info-subtle{background-color:var(--w-s-color-background-info-subtle)}.s-bg-inverted{background-color:var(--w-s-color-background-inverted)}.s-bg-negative{background-color:var(--w-s-color-background-negative)}.s-bg-negative-subtle{background-color:var(--w-s-color-background-negative-subtle)}.s-bg-positive-subtle{background-color:var(--w-s-color-background-positive-subtle)}.s-bg-primary,.peer:checked~.peer-checked\:s-bg-primary{background-color:var(--w-s-color-background-primary)}.s-bg-selected{background-color:var(--w-s-color-background-selected)}.s-bg-subtle{background-color:var(--w-s-color-background-subtle)}.s-bg-warning-subtle{background-color:var(--w-s-color-background-warning-subtle)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-bg-negative-hover:before{background-color:var(--w-s-color-background-negative-hover)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-bg-primary-hover:before{background-color:var(--w-s-color-background-primary-hover)}.peer:checked~.peer-checked\:before\:s-bg-disabled:before{background-color:var(--w-s-color-background-disabled)}.peer:checked~.peer-checked\:before\:s-bg-negative:before{background-color:var(--w-s-color-background-negative)}.peer:checked~.peer-checked\:before\:s-bg-primary:before{background-color:var(--w-s-color-background-primary)}.peer:indeterminate~.peer-indeterminate\:before\:s-bg-disabled:before{background-color:var(--w-s-color-background-disabled)}.peer:indeterminate~.peer-indeterminate\:before\:s-bg-negative:before{background-color:var(--w-s-color-background-negative)}.peer:indeterminate~.peer-indeterminate\:before\:s-bg-primary:before{background-color:var(--w-s-color-background-primary)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-bg-negative-hover:hover:before{background-color:var(--w-s-color-background-negative-hover)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-bg-primary-hover:hover:before{background-color:var(--w-s-color-background-primary-hover)}.\!hover\:s-bg-selected-hover:hover{background-color:var(--w-s-color-background-selected-hover)!important}.group:hover .group-hover\:s-bg-primary-hover{background-color:var(--w-s-color-background-primary-hover)}.hover\:before\:s-bg-hover:hover:before{background-color:var(--w-s-color-background-hover)}.hover\:before\:s-bg-negative-subtle-hover:hover:before{background-color:var(--w-s-color-background-negative-subtle-hover)}.hover\:s-bg-hover:hover{background-color:var(--w-s-color-background-hover)}.hover\:s-bg-negative-hover:hover{background-color:var(--w-s-color-background-negative-hover)}.hover\:s-bg-negative-subtle-hover:hover{background-color:var(--w-s-color-background-negative-subtle-hover)}.hover\:s-bg-primary-hover:hover{background-color:var(--w-s-color-background-primary-hover)}.hover\:s-bg-selected-hover:hover{background-color:var(--w-s-color-background-selected-hover)}.peer:hover:not(:checked)~.peer-hover\:peer-not-checked\:s-bg-hover{background-color:var(--w-s-color-background-hover)}.peer:hover~.peer-hover\:before\:s-bg-hover:before{background-color:var(--w-s-color-background-hover)}.peer:hover~.peer-hover\:before\:s-bg-negative-subtle:before{background-color:var(--w-s-color-background-negative-subtle)}.focus\:s-bg-primary-hover:focus{background-color:var(--w-s-color-background-primary-hover)}.\!active\:s-bg-selected-active:active{background-color:var(--w-s-color-background-selected-active)!important}.active\:s-bg-active:active{background-color:var(--w-s-color-background-active)}.active\:s-bg-negative-active:active{background-color:var(--w-s-color-background-negative-active)}.active\:s-bg-negative-subtle-active:active{background-color:var(--w-s-color-background-negative-subtle-active)}.active\:s-bg-primary-active:active{background-color:var(--w-s-color-background-primary-active)}.active\:s-bg-selected-active:active{background-color:var(--w-s-color-background-selected-active)}.before\:s-bg-disabled-subtle:before{background-color:var(--w-s-color-background-disabled-subtle)}.before\:s-bg:before{background-color:var(--w-s-color-background)}.s-text{color:var(--w-s-color-text)}.s-text-disabled{color:var(--w-s-color-text-disabled)}.s-text-inverted,.peer:checked~.peer-checked\:s-text-inverted{color:var(--w-s-color-text-inverted)}.s-text-inverted-static{color:var(--w-s-color-text-inverted-static)}.s-text-link{color:var(--w-s-color-text-link)}.s-text-negative{color:var(--w-s-color-text-negative)}.s-text-subtle{color:var(--w-s-color-text-subtle)}.hover\:s-text-link:hover{color:var(--w-s-color-text-link)}.active\:s-text:active{color:var(--w-s-color-text)}.placeholder\:s-text-placeholder::placeholder{color:var(--w-s-color-text-placeholder)}.s-icon{color:var(--w-s-color-icon)}.s-icon-info{color:var(--w-s-color-icon-info)}.s-icon-inverted{color:var(--w-s-color-icon-inverted)}.s-icon-negative{color:var(--w-s-color-icon-negative)}.s-icon-positive{color:var(--w-s-color-icon-positive)}.s-icon-warning{color:var(--w-s-color-icon-warning)}.hover\:s-icon-hover:hover{color:var(--w-s-color-icon-hover)}.active\:s-icon-active:active{color:var(--w-s-color-icon-active)}.before\:s-icon-inverted:before{color:var(--w-s-color-icon-inverted)}.s-border{border-color:var(--w-s-color-border)}.s-border-disabled{border-color:var(--w-s-color-border-disabled)}.s-border-info-subtle{border-color:var(--w-s-color-border-info-subtle)}.s-border-l-info{border-left-color:var(--w-s-color-border-info)}.s-border-l-negative{border-left-color:var(--w-s-color-border-negative)}.s-border-l-positive{border-left-color:var(--w-s-color-border-positive)}.s-border-l-warning{border-left-color:var(--w-s-color-border-warning)}.s-border-negative{border-color:var(--w-s-color-border-negative)}.s-border-negative-subtle{border-color:var(--w-s-color-border-negative-subtle)}.s-border-positive-subtle{border-color:var(--w-s-color-border-positive-subtle)}.s-border-primary,.peer:checked~.peer-checked\:s-border-primary{border-color:var(--w-s-color-border-primary)}.s-border-selected{border-color:var(--w-s-color-border-selected)}.s-border-strong{border-color:var(--w-s-color-border-strong)}.s-border-warning-subtle{border-color:var(--w-s-color-border-warning-subtle)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-border-negative-hover:before{border-color:var(--w-s-color-border-negative-hover)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-border-primary-hover:before{border-color:var(--w-s-color-border-primary-hover)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-border-selected-hover:before{border-color:var(--w-s-color-border-selected-hover)}.peer:checked~.peer-checked\:before\:s-border-disabled:before{border-color:var(--w-s-color-border-disabled)}.peer:checked~.peer-checked\:before\:s-border-negative:before{border-color:var(--w-s-color-border-negative)}.peer:checked~.peer-checked\:before\:s-border-primary:before{border-color:var(--w-s-color-border-primary)}.peer:checked~.peer-checked\:before\:s-border-selected:before{border-color:var(--w-s-color-border-selected)}.peer:indeterminate~.peer-indeterminate\:before\:s-border-disabled:before{border-color:var(--w-s-color-border-disabled)}.peer:indeterminate~.peer-indeterminate\:before\:s-border-negative:before{border-color:var(--w-s-color-border-negative)}.peer:indeterminate~.peer-indeterminate\:before\:s-border-primary:before{border-color:var(--w-s-color-border-primary)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-border-negative-hover:hover:before{border-color:var(--w-s-color-border-negative-hover)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-border-primary-hover:hover:before{border-color:var(--w-s-color-border-primary-hover)}.group:hover .group-hover\:s-border-selected-hover{border-color:var(--w-s-color-border-selected-hover)}.hover\:before\:s-border-negative-hover:hover:before{border-color:var(--w-s-color-border-negative-hover)}.hover\:before\:s-border-primary:hover:before{border-color:var(--w-s-color-border-primary)}.hover\:before\:s-border-strong-hover:hover:before{border-color:var(--w-s-color-border-strong-hover)}.hover\:s-border-disabled:hover{border-color:var(--w-s-color-border-disabled)}.hover\:s-border-hover:hover{border-color:var(--w-s-color-border-hover)}.hover\:s-border-negative-hover:hover{border-color:var(--w-s-color-border-negative-hover)}.hover\:s-border-primary-hover:hover{border-color:var(--w-s-color-border-primary-hover)}.hover\:s-border-primary:hover{border-color:var(--w-s-color-border-primary)}.hover\:s-border-selected-hover:hover{border-color:var(--w-s-color-border-selected-hover)}.hover\:s-border-strong-hover:hover{border-color:var(--w-s-color-border-strong-hover)}.peer:hover~.peer-hover\:before\:s-border-negative-hover:before{border-color:var(--w-s-color-border-negative-hover)}.peer:hover~.peer-hover\:before\:s-border-strong-hover:before{border-color:var(--w-s-color-border-strong-hover)}.focus\:s-border-primary-hover:focus{border-color:var(--w-s-color-border-primary-hover)}.active\:s-border-active:active{border-color:var(--w-s-color-border-active)}.active\:s-border-disabled:active{border-color:var(--w-s-color-border-disabled)}.active\:s-border-primary-active:active{border-color:var(--w-s-color-border-primary-active)}.active\:s-border-selected-active:active{border-color:var(--w-s-color-border-selected-active)}.active\:s-border-selected:active{border-color:var(--w-s-color-border-selected)}.group:active .group-active\:s-border-active{border-color:var(--w-s-color-border-active)}.group:active .group-active\:s-border-selected-active{border-color:var(--w-s-color-border-selected-active)}.before\:s-border-disabled:before{border-color:var(--w-s-color-border-disabled)}.before\:s-border-hover:before{border-color:var(--w-s-color-border-hover)}.before\:s-border-negative:before{border-color:var(--w-s-color-border-negative)}.before\:s-border-strong:before{border-color:var(--w-s-color-border-strong)}.before\:s-border:before{border-color:var(--w-s-color-border)}.s-surface-sunken{background-color:var(--w-s-color-surface-sunken)}.s-surface-elevated-200{background-color:var(--w-s-color-surface-elevated-200);box-shadow:var(--w-s-shadow-surface-elevated-200)}.hover\:s-surface-elevated-200-hover:hover{background-color:var(--w-s-color-surface-elevated-200-hover);box-shadow:var(--w-s-shadow-surface-elevated-200-hover)}.active\:s-surface-elevated-200-active:active{background-color:var(--w-s-color-surface-elevated-200-active);box-shadow:var(--w-s-shadow-surface-elevated-200-active)}.drop-shadow-m{filter:drop-shadow(rgba(64,64,64,.24) 0 3px 8px) drop-shadow(rgba(64,64,64,.16) 0 3px 6px)}.shadow-m{box-shadow:var(--w-shadow-m)}.shadow-s{box-shadow:var(--w-shadow-s)}.shadow-\[--w-shadow-slider\]{box-shadow:var(--w-shadow-slider)}.hover\:shadow-\[--w-shadow-slider-handle-hover\]:hover{box-shadow:var(--w-shadow-slider-handle-hover)}.focus\:shadow-\[--w-shadow-slider-handle-hover\]:focus{box-shadow:var(--w-shadow-slider-handle-hover)}.active\:shadow-\[--w-shadow-slider-handle-active\]:active{box-shadow:var(--w-shadow-slider-handle-active)}.h-0{height:0rem}.h-16{height:1.6rem}.h-2{height:.2rem}.h-20{height:2rem}.h-24{height:2.4rem}.h-4{height:.4rem}.h-44{height:4.4rem}.h-6{height:.6rem}.h-8{height:.8rem}.h-full{height:100%}.h-unset{height:unset}.max-h-unset{max-height:unset}.max-w-full{max-width:100%}.max-w-max{max-width:max-content}.max-w-unset{max-width:unset}.min-h-32{min-height:3.2rem}.min-h-40{min-height:4rem}.min-w-16{min-width:1.6rem}.min-w-32{min-width:3.2rem}.w-16{width:1.6rem}.w-2{width:.2rem}.w-20{width:2rem}.w-24{width:2.4rem}.w-32{width:3.2rem}.w-40{width:4rem}.w-44{width:4.4rem}.w-8{width:.8rem}.w-full{width:100%}.w-max{width:max-content}.w-unset{width:unset}.before\:h-20:before{height:2rem}.before\:h-full:before{height:100%}.before\:w-20:before{width:2rem}.before\:w-32:before{width:3.2rem}.h-\[--w-modal-height\]{height:var(--w-modal-height)}.h-\[14px\]{height:14px}.h-\[16px\]{height:16px}.max-h-\[--w-modal-max-height\]{max-height:var(--w-modal-max-height)}.min-h-\[--w-modal-min-height\]{min-height:var(--w-modal-min-height)}.min-h-\[32px\]{min-height:32px}.min-h-\[40px\]{min-height:40px}.min-h-\[42\]{min-height:4.2rem}.min-h-\[44px\]{min-height:44px}.min-w-\[32px\]{min-width:32px}.min-w-\[40px\]{min-width:40px}.min-w-\[44px\]{min-width:44px}.w-\[--w-modal-width\]{width:var(--w-modal-width)}.w-\[14px\]{width:14px}.w-\[16px\]{width:16px}.space-x-8>:not([hidden])~:not([hidden]){--w-space-x-reverse:0;margin-left:calc(.8rem * calc(1 - var(--w-space-x-reverse)));margin-right:calc(.8rem * var(--w-space-x-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--w-space-y-reverse:0;margin-top:calc(1.6rem * calc(1 - var(--w-space-y-reverse)));margin-bottom:calc(1.6rem * var(--w-space-y-reverse))}.m-0{margin:0rem}.m-auto{margin:auto}.-mx-16{margin-left:-1.6rem;margin-right:-1.6rem}.mx-0{margin-left:0rem;margin-right:0rem}.mx-8{margin-left:.8rem;margin-right:.8rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-1{margin-bottom:-.1rem}.-ml-8{margin-left:-.8rem}.-mr-1{margin-right:-.1rem}.-mr-8{margin-right:-.8rem}.-mt-2{margin-top:-.2rem}.-mt-4{margin-top:-.4rem}.last-child\:mb-0>:last-child,.mb-0{margin-bottom:0rem}.mb-32{margin-bottom:3.2rem}.ml-8{margin-left:.8rem}.ml-auto{margin-left:auto}.mr-8{margin-right:.8rem}.mt-16{margin-top:1.6rem}.mt-4{margin-top:.4rem}.group:not(:first-child) .group-not-first\:-ml-2{margin-left:-.2rem}.last\:mb-0:last-child{margin-bottom:0rem}.last\:mr-0:last-child{margin-right:0rem}.m-\[8px\]{margin:8px}.p-0{padding:0rem}.p-16{padding:1.6rem}.p-4{padding:.4rem}.p-8{padding:.8rem}.px-0{padding-left:0rem;padding-right:0rem}.px-1{padding-left:.1rem;padding-right:.1rem}.px-12{padding-left:1.2rem;padding-right:1.2rem}.px-14{padding-left:1.4rem;padding-right:1.4rem}.px-16{padding-left:1.6rem;padding-right:1.6rem}.px-8{padding-left:.8rem;padding-right:.8rem}.py-0{padding-top:0rem;padding-bottom:0rem}.py-1{padding-top:.1rem;padding-bottom:.1rem}.py-10{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:1.2rem;padding-bottom:1.2rem}.py-2{padding-top:.2rem;padding-bottom:.2rem}.py-4{padding-top:.4rem;padding-bottom:.4rem}.py-6{padding-top:.6rem;padding-bottom:.6rem}.py-8{padding-top:.8rem;padding-bottom:.8rem}.pb-0{padding-bottom:0rem}.pb-32{padding-bottom:3.2rem}.pb-4{padding-bottom:.4rem}.pb-8{padding-bottom:.8rem}.pl-0{padding-left:0rem}.pl-1{padding-left:.1rem}.pl-12{padding-left:1.2rem}.pl-28{padding-left:2.8rem}.pl-4{padding-left:.4rem}.pl-8{padding-left:.8rem}.pr-12{padding-right:1.2rem}.pr-14{padding-right:1.4rem}.pr-2{padding-right:.2rem}.pr-32{padding-right:3.2rem}.pr-40{padding-right:4rem}.pt-0{padding-top:0rem}.pt-1{padding-top:.1rem}.pt-16{padding-top:1.6rem}.pt-24{padding-top:2.4rem}.pt-8{padding-top:.8rem}.group\/step:last-child .group-last\/step\:last\:pb-0:last-child{padding-bottom:0rem}.last\:pb-1:last-child{padding-bottom:.1rem}.last\:pr-1:last-child{padding-right:.1rem}.p-\[8px\]{padding:8px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.pl-\[var\(--w-prefix-width\,_40px\)\]{padding-left:var(--w-prefix-width, 40px)}.invisible{visibility:hidden}.backface-hidden{backface-visibility:hidden}.break-words{overflow-wrap:break-word}.before\:content-\[\"–\"\]:before{content:"–"}.before\:content-\[\"\"\]:before{content:""}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:grayscale}.font-bold{font-weight:700}.before\:font-bold:before{font-weight:700}.font-normal{font-weight:400}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.before\:pointer-events-none:before{pointer-events:none}.pb-safe-\[32\]{padding-bottom:calc(32px + env(safe-area-inset-bottom,0px))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.touch-pan-y{touch-action:pan-y}.select-none{-webkit-user-select:none;user-select:none}.translate-x-20{--w-translate-x:2rem;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.translate-z-0{--w-translate-z:0rem;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.-rotate-180,.part-\[w-icon-chevron-down-16-part\]\:-rotate-180::part(w-icon-chevron-down-16-part){--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-rotate:-180deg;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-up-16-part\]\:rotate-180::part(w-icon-chevron-up-16-part),.rotate-180{--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-rotate:180deg;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.rotate-90{--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-rotate:90deg;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-down-16-part\]\:transform::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:transform::part(w-icon-chevron-up-16-part),.transform{transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-down-16-part\]\:transform-gpu::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:transform-gpu::part(w-icon-chevron-up-16-part),.transform-gpu{transform:translate3d(var(--w-translate-x),var(--w-translate-y),var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-down-16-part\]\:transition-transform::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:transition-transform::part(w-icon-chevron-up-16-part),.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-300{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:transition-all:before{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out,.part-\[w-icon-chevron-down-16-part\]\:ease-in-out::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:ease-in-out::part(w-icon-chevron-up-16-part){transition-timing-function:cubic-bezier(.4,0,.2,1)}.text-m{font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}.text-s{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}.text-xs{font-size:var(--w-font-size-xs);line-height:var(--w-line-height-xs)}.leading-m{line-height:var(--w-line-height-m)}.before\:leading-xs:before{line-height:var(--w-line-height-xs)}.leading-\[24\]{line-height:2.4rem}@media (max-width: 479.9px){.lt-sm\:rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media (min-width: 480px){.sm\:border-b-0{border-bottom-width:0}.sm\:rounded-8{border-radius:8px}.sm\:rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.sm\:gap-16{gap:1.6rem}.sm\:place-content-center{place-content:center}.sm\:place-items-center{place-items:center}.sm\:h-24{height:2.4rem}.sm\:min-h-48{min-height:4.8rem}.sm\:w-24{width:2.4rem}.sm\:min-h-\[32px\]{min-height:32px}.sm\:min-h-\[44px\]{min-height:44px}.sm\:min-h-\[45\]{min-height:4.5rem}.sm\:min-w-\[32px\]{min-width:32px}.sm\:min-w-\[44px\]{min-width:44px}.sm\:mx-0{margin-left:0rem;margin-right:0rem}.sm\:mx-16{margin-left:1.6rem;margin-right:1.6rem}.sm\:-ml-12{margin-left:-1.2rem}.sm\:-mr-12{margin-right:-1.2rem}.sm\:-mt-8{margin-top:-.8rem}.sm\:px-32{padding-left:3.2rem;padding-right:3.2rem}.sm\:py-0{padding-top:0rem;padding-bottom:0rem}.sm\:pb-32{padding-bottom:3.2rem}.sm\:pt-24{padding-top:2.4rem}.sm\:pt-32{padding-top:3.2rem}}@media (min-width: 768px){.md\:block{display:block}.md\:hidden{display:none}}
|
|
1
|
+
*,:before,:after{--w-rotate:0;--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-scale-x:1;--w-scale-y:1;--w-scale-z:1;--w-skew-x:0;--w-skew-y:0;--w-translate-x:0;--w-translate-y:0;--w-translate-z:0}.h4,.t4{font-weight:700;font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}.t3{font-weight:700;font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}@media (min-width: 480px){.sm\:h3{font-weight:700;font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}}.text-center{text-align:center}.before\:text-center:before{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.animate-inprogress{background-image:linear-gradient(135deg,rgba(0,0,0,.05) 25%,transparent 0,transparent 50%,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 75%,transparent 0,transparent)!important;background-size:30px 30px;animation:animate-inprogress 3s linear infinite}@keyframes animate-inprogress{0%{background-position:0 0}to{background-position:60px 0}}.\[--w-modal-max-height\:80\%\]{--w-modal-max-height:80%}.\[--w-modal-width\:640px\]{--w-modal-width:640px}.focus\:\[--w-outline-offset\:-2px\]:focus{--w-outline-offset:-2px}.backdrop-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.peer:checked~.peer-checked\:before\:bg-center:before{background-position:center}.hover\:bg-clip-padding:hover{-webkit-background-clip:padding-box;background-clip:padding-box}.bg-transparent,.group\/steph:first-child .group-first\/steph\:bg-transparent,.group\/steph:last-child .group-last\/steph\:bg-transparent{background-color:transparent}.bg-\[--w-black\/25\]{background-color:rgba(var(--w-rgb-black),.25)}.bg-\[--w-black\/70\],.bg-\[var\(--w-black\)\/70\]{background-color:rgba(var(--w-rgb-black),.7)}.bg-\[--w-color-badge-info-background\]{background-color:var(--w-color-badge-info-background)}.bg-\[--w-color-badge-negative-background\]{background-color:var(--w-color-badge-negative-background)}.bg-\[--w-color-badge-neutral-background\]{background-color:var(--w-color-badge-neutral-background)}.bg-\[--w-color-badge-positive-background\]{background-color:var(--w-color-badge-positive-background)}.bg-\[--w-color-badge-sponsored-background\]{background-color:var(--w-color-badge-sponsored-background)}.bg-\[--w-color-badge-warning-background\]{background-color:var(--w-color-badge-warning-background)}.bg-\[--w-color-button-primary-background\]{background-color:var(--w-color-button-primary-background)}.bg-\[--w-color-buttongroup-utility-background-selected\]{background-color:var(--w-color-buttongroup-utility-background-selected)}.bg-\[--w-color-callout-background\]{background-color:var(--w-color-callout-background)}.bg-\[--w-color-pill-suggestion-background\]{background-color:var(--w-color-pill-suggestion-background)}.bg-\[--w-color-switch-track-background\]{background-color:var(--w-color-switch-track-background)}.bg-\[--w-s-color-surface-elevated-100\]{background-color:var(--w-s-color-surface-elevated-100)}.bg-\[--w-s-color-surface-elevated-300\]{background-color:var(--w-s-color-surface-elevated-300)}.bg-\[--w-s-icon-selected\]{background-color:var(--w-s-icon-selected)}.group:hover .group-hover\:bg-\[--w-color-switch-track-background-hover\]{background-color:var(--w-color-switch-track-background-hover)}.hover\:bg-\[--w-color-button-pill-background-hover\]:hover{background-color:var(--w-color-button-pill-background-hover)}.hover\:bg-\[--w-color-button-primary-background-hover\]:hover{background-color:var(--w-color-button-primary-background-hover)}.hover\:bg-\[--w-color-buttongroup-utility-background-hover\]:hover{background-color:var(--w-color-buttongroup-utility-background-hover)}.hover\:bg-\[--w-color-pill-suggestion-background-hover\]:hover{background-color:var(--w-color-pill-suggestion-background-hover)}.hover\:bg-\[--w-s-icon-subtle\]:hover{background-color:var(--w-s-icon-subtle)}.hover\:bg-\[var\(--w-black\)\/85\]:hover{background-color:rgba(var(--w-rgb-black),.85)}.active\:bg-\[--w-color-button-pill-background-active\]:active{background-color:var(--w-color-button-pill-background-active)}.active\:bg-\[--w-color-button-primary-background-active\]:active{background-color:var(--w-color-button-primary-background-active)}.active\:bg-\[--w-color-buttongroup-utility-background-selected\]:active{background-color:var(--w-color-buttongroup-utility-background-selected)}.active\:bg-\[--w-color-pill-suggestion-background-active\]:active{background-color:var(--w-color-pill-suggestion-background-active)}.active\:bg-\[var\(--w-black\)\]:active{background-color:var(--w-black)}.peer:checked~.peer-checked\:before\:bg-\[url\(var\(--w-icon-toggle-checked\)\)\]:before{background-image:var(--w-icon-toggle-checked)}.appearance-none{-moz-appearance:none;appearance:none;-webkit-appearance:none}.will-change-height{will-change:height}.border,.border-1{border-width:1px}.border-b{border-bottom-width:1px}.before\:border:before{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b-0{border-bottom-width:0}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-r-0,.group:not(:last-of-type) .group-not-last-of-type\:border-r-0{border-right-width:0}.peer:checked~.peer-checked\:before\:border-\[6\]:before{border-width:.6rem}.border-transparent{border-color:transparent}.border-\[--w-color-buttongroup-utility-border\]{border-color:var(--w-color-buttongroup-utility-border)}.border-\[--w-color-callout-border\]{border-color:var(--w-color-callout-border)}.border-\[--w-s-color-background-inverted\]{border-color:var(--w-s-color-background-inverted)}.border-\[--w-s-color-surface-elevated-300\]{border-color:var(--w-s-color-surface-elevated-300)}.active\:border-\[--w-color-buttongroup-utility-border-selected\]:active{border-color:var(--w-color-buttongroup-utility-border-selected)}.divide-x>*+*{--w-divide-x-reverse:0;border-left-width:calc(1px * calc(1 - var(--w-divide-x-reverse)));border-right-width:calc(1px * var(--w-divide-x-reverse))}.divide-y>*+*{--w-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--w-divide-y-reverse)));border-bottom-width:calc(1px * var(--w-divide-y-reverse))}.rounded-4{border-radius:4px}.rounded-8{border-radius:8px}.rounded-full{border-radius:9999px}.before\:rounded-2:before{border-radius:2px}.before\:rounded-full:before{border-radius:9999px}.rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-bl-0{border-bottom-left-radius:0}.rounded-br-0{border-bottom-right-radius:0}.rounded-l-0{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-0{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-tl-0{border-top-left-radius:0}.rounded-tl-4{border-top-left-radius:4px}.rounded-tr-0{border-top-right-radius:0}.group:first-of-type .group-first-of-type\:rounded-bl-8{border-bottom-left-radius:8px}.group:first-of-type .group-first-of-type\:rounded-tl-8{border-top-left-radius:8px}.first\:rounded-lb-4:first-child{border-bottom-left-radius:4px}.first\:rounded-lt-4:first-child{border-top-left-radius:4px}.first\:rounded-rt-4:first-child{border-top-right-radius:4px}.group:last-of-type .group-last-of-type\:rounded-br-8{border-bottom-right-radius:8px}.group:last-of-type .group-last-of-type\:rounded-tr-8{border-top-right-radius:8px}.last\:rounded-lb-4:last-child{border-bottom-left-radius:4px}.last\:rounded-rb-4:last-child{border-bottom-right-radius:4px}.last\:rounded-rt-4:last-child{border-top-right-radius:4px}.caret-current{caret-color:currentColor}.opacity-25{opacity:25%}.block{display:block}.before\:block:before{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex,.open\:flex[open]{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.hidden,.group\/stepv:last-child .group-last\/stepv\:hidden{display:none}.before\:hidden:before{display:none}.hover\:underline:hover{text-decoration-line:underline}.focus\:underline:focus{text-decoration-line:underline}.focus-visible\:underline:focus-visible{text-decoration-line:underline}.active\:underline:active{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration:none}.focus\:no-underline:focus{text-decoration:none}.active\:no-underline:active{text-decoration:none}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.shrink-0\!{flex-shrink:0!important}.grow,.grow-1{flex-grow:1}.basis-auto{flex-basis:auto}.flex-col{flex-direction:column}.focus-within\:focusable:focus-within{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.focusable:focus,.focusable:focus-visible{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.focusable:not(:focus-visible){outline:none}.peer:focus~.peer-focus\:focusable,.peer:focus-visible~.peer-focus\:focusable{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.peer:not(:focus-visible)~.peer-focus\:focusable{outline:none}.focusable-inset{--w-outline-offset:-3px}.gap-12{gap:1.2rem}.gap-8{gap:.8rem}.gap-x-16{column-gap:1.6rem}.gap-y-16{row-gap:1.6rem}.row-span-2{grid-row:span 2/span 2}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.col-start-2{grid-column-start:2}.auto-rows-auto{grid-auto-rows:auto}.grid-flow-col{grid-auto-flow:column}.grid-rows-\[20px_auto\]{grid-template-rows:20px auto}.grid-rows-\[auto_20px\]{grid-template-rows:auto 20px}.grid-cols-\[1fr_20px_1fr\]{grid-template-columns:1fr 20px 1fr}.grid-cols-\[1fr_20px\]{grid-template-columns:1fr 20px}.grid-cols-\[20px_1fr\]{grid-template-columns:20px 1fr}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.list-none{list-style-type:none}.outline-\[--w-s-color-border-negative\]\!{outline-color:var(--w-s-color-border-negative)!important}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.self-center{align-self:center}.inset-0{top:0rem;right:0rem;bottom:0rem;left:0rem}.-bottom-0{bottom:-0rem}.bottom-0{bottom:0rem}.bottom-10{bottom:1rem}.bottom-16{bottom:1.6rem}.left-0{left:0rem}.left-4{left:.4rem}.right-0{right:0rem}.right-8{right:.8rem}.top-\[1\.92rem\]{top:1.92rem}.top-0{top:0rem}.top-20{top:2rem}.top-4{top:.4rem}.top-8{top:.8rem}.before\:bottom-0:before{bottom:0rem}.before\:left-0:before{left:0rem}.before\:right-0:before{right:0rem}.before\:top-2:before{top:.2rem}.-bottom-\[8px\]{bottom:-8px}.-left-\[8px\]{left:-8px}.-right-\[8px\]{right:-8px}.-top-\[8px\]{top:-8px}.top-\[19px\]{top:19px}.top-\[30\%\]{top:30%}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.open\:fixed[open]{position:fixed}.before\:absolute:before{position:absolute}.z-10,.peer:checked~.peer-checked\:z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.hover\:z-30:hover{z-index:30}.\!s-bg-selected{background-color:var(--w-s-color-background-selected)!important}.s-bg{background-color:var(--w-s-color-background)}.s-bg-disabled{background-color:var(--w-s-color-background-disabled)}.s-bg-disabled-subtle{background-color:var(--w-s-color-background-disabled-subtle)}.s-bg-info-subtle{background-color:var(--w-s-color-background-info-subtle)}.s-bg-inverted{background-color:var(--w-s-color-background-inverted)}.s-bg-negative{background-color:var(--w-s-color-background-negative)}.s-bg-negative-subtle{background-color:var(--w-s-color-background-negative-subtle)}.s-bg-positive-subtle{background-color:var(--w-s-color-background-positive-subtle)}.s-bg-primary,.peer:checked~.peer-checked\:s-bg-primary{background-color:var(--w-s-color-background-primary)}.s-bg-selected{background-color:var(--w-s-color-background-selected)}.s-bg-subtle{background-color:var(--w-s-color-background-subtle)}.s-bg-warning-subtle{background-color:var(--w-s-color-background-warning-subtle)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-bg-negative-hover:before{background-color:var(--w-s-color-background-negative-hover)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-bg-primary-hover:before{background-color:var(--w-s-color-background-primary-hover)}.peer:checked~.peer-checked\:before\:s-bg-disabled:before{background-color:var(--w-s-color-background-disabled)}.peer:checked~.peer-checked\:before\:s-bg-negative:before{background-color:var(--w-s-color-background-negative)}.peer:checked~.peer-checked\:before\:s-bg-primary:before{background-color:var(--w-s-color-background-primary)}.peer:indeterminate~.peer-indeterminate\:before\:s-bg-disabled:before{background-color:var(--w-s-color-background-disabled)}.peer:indeterminate~.peer-indeterminate\:before\:s-bg-negative:before{background-color:var(--w-s-color-background-negative)}.peer:indeterminate~.peer-indeterminate\:before\:s-bg-primary:before{background-color:var(--w-s-color-background-primary)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-bg-negative-hover:hover:before{background-color:var(--w-s-color-background-negative-hover)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-bg-primary-hover:hover:before{background-color:var(--w-s-color-background-primary-hover)}.\!hover\:s-bg-selected-hover:hover{background-color:var(--w-s-color-background-selected-hover)!important}.group:hover .group-hover\:s-bg-primary-hover{background-color:var(--w-s-color-background-primary-hover)}.hover\:before\:s-bg-hover:hover:before{background-color:var(--w-s-color-background-hover)}.hover\:before\:s-bg-negative-subtle-hover:hover:before{background-color:var(--w-s-color-background-negative-subtle-hover)}.hover\:s-bg-hover:hover{background-color:var(--w-s-color-background-hover)}.hover\:s-bg-negative-hover:hover{background-color:var(--w-s-color-background-negative-hover)}.hover\:s-bg-negative-subtle-hover:hover{background-color:var(--w-s-color-background-negative-subtle-hover)}.hover\:s-bg-primary-hover:hover{background-color:var(--w-s-color-background-primary-hover)}.hover\:s-bg-selected-hover:hover{background-color:var(--w-s-color-background-selected-hover)}.peer:hover:not(:checked)~.peer-hover\:peer-not-checked\:s-bg-hover{background-color:var(--w-s-color-background-hover)}.peer:hover~.peer-hover\:before\:s-bg-hover:before{background-color:var(--w-s-color-background-hover)}.peer:hover~.peer-hover\:before\:s-bg-negative-subtle:before{background-color:var(--w-s-color-background-negative-subtle)}.focus\:s-bg-primary-hover:focus{background-color:var(--w-s-color-background-primary-hover)}.\!active\:s-bg-selected-active:active{background-color:var(--w-s-color-background-selected-active)!important}.active\:s-bg-active:active{background-color:var(--w-s-color-background-active)}.active\:s-bg-negative-active:active{background-color:var(--w-s-color-background-negative-active)}.active\:s-bg-negative-subtle-active:active{background-color:var(--w-s-color-background-negative-subtle-active)}.active\:s-bg-primary-active:active{background-color:var(--w-s-color-background-primary-active)}.active\:s-bg-selected-active:active{background-color:var(--w-s-color-background-selected-active)}.before\:s-bg-disabled-subtle:before{background-color:var(--w-s-color-background-disabled-subtle)}.before\:s-bg:before{background-color:var(--w-s-color-background)}.s-text{color:var(--w-s-color-text)}.s-text-disabled{color:var(--w-s-color-text-disabled)}.s-text-inverted,.peer:checked~.peer-checked\:s-text-inverted{color:var(--w-s-color-text-inverted)}.s-text-inverted-static{color:var(--w-s-color-text-inverted-static)}.s-text-link{color:var(--w-s-color-text-link)}.s-text-negative{color:var(--w-s-color-text-negative)}.s-text-subtle{color:var(--w-s-color-text-subtle)}.hover\:s-text-link:hover{color:var(--w-s-color-text-link)}.active\:s-text:active{color:var(--w-s-color-text)}.placeholder\:s-text-placeholder::placeholder{color:var(--w-s-color-text-placeholder)}.s-icon{color:var(--w-s-color-icon)}.s-icon-info{color:var(--w-s-color-icon-info)}.s-icon-inverted{color:var(--w-s-color-icon-inverted)}.s-icon-negative{color:var(--w-s-color-icon-negative)}.s-icon-positive{color:var(--w-s-color-icon-positive)}.s-icon-warning{color:var(--w-s-color-icon-warning)}.hover\:s-icon-hover:hover{color:var(--w-s-color-icon-hover)}.active\:s-icon-active:active{color:var(--w-s-color-icon-active)}.before\:s-icon-inverted:before{color:var(--w-s-color-icon-inverted)}.s-border{border-color:var(--w-s-color-border)}.s-border-disabled{border-color:var(--w-s-color-border-disabled)}.s-border-info-subtle{border-color:var(--w-s-color-border-info-subtle)}.s-border-l-info{border-left-color:var(--w-s-color-border-info)}.s-border-l-negative{border-left-color:var(--w-s-color-border-negative)}.s-border-l-positive{border-left-color:var(--w-s-color-border-positive)}.s-border-l-warning{border-left-color:var(--w-s-color-border-warning)}.s-border-negative{border-color:var(--w-s-color-border-negative)}.s-border-negative-subtle{border-color:var(--w-s-color-border-negative-subtle)}.s-border-positive-subtle{border-color:var(--w-s-color-border-positive-subtle)}.s-border-primary,.peer:checked~.peer-checked\:s-border-primary{border-color:var(--w-s-color-border-primary)}.s-border-selected{border-color:var(--w-s-color-border-selected)}.s-border-strong{border-color:var(--w-s-color-border-strong)}.s-border-warning-subtle{border-color:var(--w-s-color-border-warning-subtle)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-border-negative-hover:before{border-color:var(--w-s-color-border-negative-hover)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-border-primary-hover:before{border-color:var(--w-s-color-border-primary-hover)}.peer:checked:hover~.peer-checked\:peer-hover\:before\:s-border-selected-hover:before{border-color:var(--w-s-color-border-selected-hover)}.peer:checked~.peer-checked\:before\:s-border-disabled:before{border-color:var(--w-s-color-border-disabled)}.peer:checked~.peer-checked\:before\:s-border-negative:before{border-color:var(--w-s-color-border-negative)}.peer:checked~.peer-checked\:before\:s-border-primary:before{border-color:var(--w-s-color-border-primary)}.peer:checked~.peer-checked\:before\:s-border-selected:before{border-color:var(--w-s-color-border-selected)}.peer:indeterminate~.peer-indeterminate\:before\:s-border-disabled:before{border-color:var(--w-s-color-border-disabled)}.peer:indeterminate~.peer-indeterminate\:before\:s-border-negative:before{border-color:var(--w-s-color-border-negative)}.peer:indeterminate~.peer-indeterminate\:before\:s-border-primary:before{border-color:var(--w-s-color-border-primary)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-border-negative-hover:hover:before{border-color:var(--w-s-color-border-negative-hover)}.peer:indeterminate~.peer-indeterminate\:hover\:before\:s-border-primary-hover:hover:before{border-color:var(--w-s-color-border-primary-hover)}.group:hover .group-hover\:s-border-selected-hover{border-color:var(--w-s-color-border-selected-hover)}.hover\:before\:s-border-negative-hover:hover:before{border-color:var(--w-s-color-border-negative-hover)}.hover\:before\:s-border-primary:hover:before{border-color:var(--w-s-color-border-primary)}.hover\:before\:s-border-strong-hover:hover:before{border-color:var(--w-s-color-border-strong-hover)}.hover\:s-border-disabled:hover{border-color:var(--w-s-color-border-disabled)}.hover\:s-border-hover:hover{border-color:var(--w-s-color-border-hover)}.hover\:s-border-negative-hover:hover{border-color:var(--w-s-color-border-negative-hover)}.hover\:s-border-primary-hover:hover{border-color:var(--w-s-color-border-primary-hover)}.hover\:s-border-primary:hover{border-color:var(--w-s-color-border-primary)}.hover\:s-border-selected-hover:hover{border-color:var(--w-s-color-border-selected-hover)}.hover\:s-border-strong-hover:hover{border-color:var(--w-s-color-border-strong-hover)}.peer:hover~.peer-hover\:before\:s-border-negative-hover:before{border-color:var(--w-s-color-border-negative-hover)}.peer:hover~.peer-hover\:before\:s-border-strong-hover:before{border-color:var(--w-s-color-border-strong-hover)}.focus\:s-border-primary-hover:focus{border-color:var(--w-s-color-border-primary-hover)}.active\:s-border-active:active{border-color:var(--w-s-color-border-active)}.active\:s-border-disabled:active{border-color:var(--w-s-color-border-disabled)}.active\:s-border-primary-active:active{border-color:var(--w-s-color-border-primary-active)}.active\:s-border-selected-active:active{border-color:var(--w-s-color-border-selected-active)}.active\:s-border-selected:active{border-color:var(--w-s-color-border-selected)}.group:active .group-active\:s-border-active{border-color:var(--w-s-color-border-active)}.group:active .group-active\:s-border-selected-active{border-color:var(--w-s-color-border-selected-active)}.before\:s-border-disabled:before{border-color:var(--w-s-color-border-disabled)}.before\:s-border-hover:before{border-color:var(--w-s-color-border-hover)}.before\:s-border-negative:before{border-color:var(--w-s-color-border-negative)}.before\:s-border-strong:before{border-color:var(--w-s-color-border-strong)}.before\:s-border:before{border-color:var(--w-s-color-border)}.s-surface-sunken{background-color:var(--w-s-color-surface-sunken)}.s-surface-elevated-200{background-color:var(--w-s-color-surface-elevated-200);box-shadow:var(--w-s-shadow-surface-elevated-200)}.hover\:s-surface-elevated-200-hover:hover{background-color:var(--w-s-color-surface-elevated-200-hover);box-shadow:var(--w-s-shadow-surface-elevated-200-hover)}.active\:s-surface-elevated-200-active:active{background-color:var(--w-s-color-surface-elevated-200-active);box-shadow:var(--w-s-shadow-surface-elevated-200-active)}.drop-shadow-m{filter:drop-shadow(rgba(64,64,64,.24) 0 3px 8px) drop-shadow(rgba(64,64,64,.16) 0 3px 6px)}.shadow-m{box-shadow:var(--w-shadow-m)}.shadow-s{box-shadow:var(--w-shadow-s)}.shadow-\[--w-shadow-slider\]{box-shadow:var(--w-shadow-slider)}.hover\:shadow-\[--w-shadow-slider-handle-hover\]:hover{box-shadow:var(--w-shadow-slider-handle-hover)}.focus\:shadow-\[--w-shadow-slider-handle-hover\]:focus{box-shadow:var(--w-shadow-slider-handle-hover)}.active\:shadow-\[--w-shadow-slider-handle-active\]:active{box-shadow:var(--w-shadow-slider-handle-active)}.h-0{height:0rem}.h-16{height:1.6rem}.h-2{height:.2rem}.h-20{height:2rem}.h-24{height:2.4rem}.h-4{height:.4rem}.h-44{height:4.4rem}.h-6{height:.6rem}.h-8{height:.8rem}.h-full{height:100%}.h-unset{height:unset}.max-h-unset{max-height:unset}.max-w-full{max-width:100%}.max-w-max{max-width:max-content}.max-w-unset{max-width:unset}.min-h-32{min-height:3.2rem}.min-h-40{min-height:4rem}.min-w-16{min-width:1.6rem}.min-w-32{min-width:3.2rem}.w-16{width:1.6rem}.w-2{width:.2rem}.w-20{width:2rem}.w-24{width:2.4rem}.w-32{width:3.2rem}.w-40{width:4rem}.w-44{width:4.4rem}.w-8{width:.8rem}.w-full{width:100%}.w-max{width:max-content}.w-unset{width:unset}.before\:h-20:before{height:2rem}.before\:h-full:before{height:100%}.before\:w-20:before{width:2rem}.before\:w-32:before{width:3.2rem}.h-\[--w-modal-height\]{height:var(--w-modal-height)}.h-\[14px\]{height:14px}.h-\[16px\]{height:16px}.max-h-\[--w-modal-max-height\]{max-height:var(--w-modal-max-height)}.min-h-\[--w-modal-min-height\]{min-height:var(--w-modal-min-height)}.min-h-\[32px\]{min-height:32px}.min-h-\[40px\]{min-height:40px}.min-h-\[42\]{min-height:4.2rem}.min-h-\[44px\]{min-height:44px}.min-w-\[32px\]{min-width:32px}.min-w-\[40px\]{min-width:40px}.min-w-\[44px\]{min-width:44px}.w-\[--w-modal-width\]{width:var(--w-modal-width)}.w-\[14px\]{width:14px}.w-\[16px\]{width:16px}.space-x-8>:not([hidden])~:not([hidden]){--w-space-x-reverse:0;margin-left:calc(.8rem * calc(1 - var(--w-space-x-reverse)));margin-right:calc(.8rem * var(--w-space-x-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--w-space-y-reverse:0;margin-top:calc(1.6rem * calc(1 - var(--w-space-y-reverse)));margin-bottom:calc(1.6rem * var(--w-space-y-reverse))}.m-0{margin:0rem}.m-auto{margin:auto}.-mx-16{margin-left:-1.6rem;margin-right:-1.6rem}.mx-0{margin-left:0rem;margin-right:0rem}.mx-8{margin-left:.8rem;margin-right:.8rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-1{margin-bottom:-.1rem}.-ml-8{margin-left:-.8rem}.-mr-1{margin-right:-.1rem}.-mr-8{margin-right:-.8rem}.-mt-2{margin-top:-.2rem}.-mt-4{margin-top:-.4rem}.last-child\:mb-0>:last-child,.mb-0{margin-bottom:0rem}.mb-32{margin-bottom:3.2rem}.ml-8{margin-left:.8rem}.ml-auto{margin-left:auto}.mr-8{margin-right:.8rem}.mt-16{margin-top:1.6rem}.mt-4{margin-top:.4rem}.group:not(:first-child) .group-not-first\:-ml-2{margin-left:-.2rem}.last\:mb-0:last-child{margin-bottom:0rem}.last\:mr-0:last-child{margin-right:0rem}.m-\[8px\]{margin:8px}.p-0{padding:0rem}.p-16{padding:1.6rem}.p-4{padding:.4rem}.p-8{padding:.8rem}.px-0{padding-left:0rem;padding-right:0rem}.px-1{padding-left:.1rem;padding-right:.1rem}.px-12{padding-left:1.2rem;padding-right:1.2rem}.px-14{padding-left:1.4rem;padding-right:1.4rem}.px-16{padding-left:1.6rem;padding-right:1.6rem}.px-8{padding-left:.8rem;padding-right:.8rem}.py-0{padding-top:0rem;padding-bottom:0rem}.py-1{padding-top:.1rem;padding-bottom:.1rem}.py-10{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:1.2rem;padding-bottom:1.2rem}.py-2{padding-top:.2rem;padding-bottom:.2rem}.py-4{padding-top:.4rem;padding-bottom:.4rem}.py-6{padding-top:.6rem;padding-bottom:.6rem}.py-8{padding-top:.8rem;padding-bottom:.8rem}.pb-0{padding-bottom:0rem}.pb-32{padding-bottom:3.2rem}.pb-4{padding-bottom:.4rem}.pb-8{padding-bottom:.8rem}.pl-0{padding-left:0rem}.pl-1{padding-left:.1rem}.pl-12{padding-left:1.2rem}.pl-28{padding-left:2.8rem}.pl-4{padding-left:.4rem}.pl-8{padding-left:.8rem}.pr-12{padding-right:1.2rem}.pr-14{padding-right:1.4rem}.pr-2{padding-right:.2rem}.pr-32{padding-right:3.2rem}.pr-40{padding-right:4rem}.pt-0{padding-top:0rem}.pt-1{padding-top:.1rem}.pt-16{padding-top:1.6rem}.pt-24{padding-top:2.4rem}.pt-8{padding-top:.8rem}.group\/step:last-child .group-last\/step\:last\:pb-0:last-child{padding-bottom:0rem}.last\:pb-1:last-child{padding-bottom:.1rem}.last\:pr-1:last-child{padding-right:.1rem}.p-\[8px\]{padding:8px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.pl-\[var\(--w-prefix-width\,_40px\)\]{padding-left:var(--w-prefix-width, 40px)}.invisible{visibility:hidden}.backface-hidden{backface-visibility:hidden}.break-words{overflow-wrap:break-word}.before\:content-\[\"–\"\]:before{content:"–"}.before\:content-\[\"\"\]:before{content:""}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:grayscale}.font-bold{font-weight:700}.before\:font-bold:before{font-weight:700}.font-normal{font-weight:400}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.before\:pointer-events-none:before{pointer-events:none}.pb-safe-\[32\]{padding-bottom:calc(32px + env(safe-area-inset-bottom,0px))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.touch-pan-y{touch-action:pan-y}.select-none{-webkit-user-select:none;user-select:none}.translate-x-20{--w-translate-x:2rem;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.translate-z-0{--w-translate-z:0rem;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.-rotate-180,.part-\[w-icon-chevron-down-16-part\]\:-rotate-180::part(w-icon-chevron-down-16-part){--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-rotate:-180deg;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-up-16-part\]\:rotate-180::part(w-icon-chevron-up-16-part),.rotate-180{--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-rotate:180deg;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.rotate-90{--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-rotate:90deg;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-down-16-part\]\:transform::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:transform::part(w-icon-chevron-up-16-part),.transform{transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-down-16-part\]\:transform-gpu::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:transform-gpu::part(w-icon-chevron-up-16-part),.transform-gpu{transform:translate3d(var(--w-translate-x),var(--w-translate-y),var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.part-\[w-icon-chevron-down-16-part\]\:transition-transform::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:transition-transform::part(w-icon-chevron-up-16-part),.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-300{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:transition-all:before{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out,.part-\[w-icon-chevron-down-16-part\]\:ease-in-out::part(w-icon-chevron-down-16-part),.part-\[w-icon-chevron-up-16-part\]\:ease-in-out::part(w-icon-chevron-up-16-part){transition-timing-function:cubic-bezier(.4,0,.2,1)}.text-m{font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}.text-s{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}.text-xs{font-size:var(--w-font-size-xs);line-height:var(--w-line-height-xs)}.leading-m{line-height:var(--w-line-height-m)}.before\:leading-xs:before{line-height:var(--w-line-height-xs)}.leading-\[24\]{line-height:2.4rem}@media (max-width: 479.9px){.lt-sm\:rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media (min-width: 480px){.sm\:rounded-8{border-radius:8px}.sm\:rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.sm\:gap-16{gap:1.6rem}.sm\:place-content-center{place-content:center}.sm\:place-items-center{place-items:center}.sm\:h-24{height:2.4rem}.sm\:min-h-48{min-height:4.8rem}.sm\:w-24{width:2.4rem}.sm\:min-h-\[32px\]{min-height:32px}.sm\:min-h-\[44px\]{min-height:44px}.sm\:min-h-\[45\]{min-height:4.5rem}.sm\:min-w-\[32px\]{min-width:32px}.sm\:min-w-\[44px\]{min-width:44px}.sm\:mx-0{margin-left:0rem;margin-right:0rem}.sm\:mx-16{margin-left:1.6rem;margin-right:1.6rem}.sm\:-ml-12{margin-left:-1.2rem}.sm\:-mr-12{margin-right:-1.2rem}.sm\:-mt-8{margin-top:-.8rem}.sm\:px-32{padding-left:3.2rem;padding-right:3.2rem}.sm\:py-0{padding-top:0rem;padding-bottom:0rem}.sm\:pb-32{padding-bottom:3.2rem}.sm\:pt-24{padding-top:2.4rem}.sm\:pt-32{padding-top:3.2rem}}@media (min-width: 768px){.md\:block{display:block}.md\:hidden{display:none}}
|
package/dist/index.html
CHANGED
|
@@ -523,7 +523,6 @@
|
|
|
523
523
|
.lt-sm\:rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0;}
|
|
524
524
|
}
|
|
525
525
|
@media (min-width: 480px){
|
|
526
|
-
.sm\:border-b-0{border-bottom-width:0;}
|
|
527
526
|
.sm\:rounded-8{border-radius:8px;}
|
|
528
527
|
.sm\:rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
|
|
529
528
|
.sm\:gap-16{gap:1.6rem;}
|
package/dist/resets.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--w-s-color-border)}html{font-size:62.5%}body{background-color:var(--w-s-color-background);min-height:100%;margin:0;overflow-y:scroll}body,:host{-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent;font-family:var(--w-font-family);font-size:var(--w-font-size-m);line-height:var(--w-line-height-m);color:var(--w-s-color-text)}hr{color:inherit;border-top-width:1px
|
|
1
|
+
*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--w-s-color-border)}html{font-size:62.5%}body{background-color:var(--w-s-color-background);min-height:100%;margin:0;overflow-y:scroll}body,:host{-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent;font-family:var(--w-font-family);font-size:var(--w-font-size-m);line-height:var(--w-line-height-m);color:var(--w-s-color-text)}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:700}a{cursor:pointer;color:var(--w-s-color-text-link);text-decoration:none}a:hover,a:focus,a:active{text-decoration:underline}a:focus-visible{outline:2px solid var(--w-s-color-border-focus);outline-offset:1px}b,strong{font-weight:700}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-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{margin:0;padding:0;list-style:none}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:var(--w-s-color-text-placeholder)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}h1{font-size:var(--w-font-size-xxl);line-height:var(--w-line-height-xxl)}h2{font-size:var(--w-font-size-xl);line-height:var(--w-line-height-xl)}h3{font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}h4{font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}h5{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}dt,dd{margin:0 16px}h1,h2,h3,h4,h5,ul,ol,dl,p,blockquote{margin:0 0 8px}[hidden]{display:none!important}[tabindex="-1"]:focus:not(:focus-visible){outline:none}legend{float:left;width:100%;margin:0;padding:0;display:table}legend+*{clear:both}fieldset{border:0;min-width:0;margin:0;padding:.01em 0 0}body:not(:-moz-handler-blocked) fieldset{display:table-cell}svg{pointer-events:none}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root,:host{--w-transparent:transparent;--w-gray-950:#121212;--w-gray-900:#1b1b1f;--w-gray-850:#26262b;--w-gray-800:#2b2b30;--w-gray-750:#333338;--w-gray-700:#47474f;--w-gray-600:#5c5c66;--w-gray-500:#84848f;--w-gray-400:#afafb8;--w-gray-300:#cacad1;--w-gray-200:#dedee3;--w-gray-100:#f0f0f2;--w-gray-50:#f6f6f6;--w-coral-900:#1f0805;--w-coral-800:#5d1a11;--w-coral-700:#9b2b1e;--w-coral-600:#d93c2b;--w-coral-500:#df5b4d;--w-coral-400:#e57a6f;--w-coral-300:#eb9991;--w-coral-200:#f1b8b3;--w-coral-100:#f7d7d5;--w-coral-50:#faf3f2;--w-yellow-900:#240700;--w-yellow-800:#6d4100;--w-yellow-700:#b67b00;--w-yellow-600:#ffb500;--w-yellow-500:#ffc128;--w-yellow-400:#ffcd50;--w-yellow-300:#ffd978;--w-yellow-200:#ffe5a0;--w-yellow-100:#fff1c8;--w-yellow-50:#fcf5e3;--w-green-900:#071d12;--w-green-800:#10442b;--w-green-700:#1a6b44;--w-green-600:#24925d;--w-green-500:#47a477;--w-green-400:#6ab691;--w-green-300:#8dc8ab;--w-green-200:#b0dac5;--w-green-100:#d3ecdf;--w-green-50:#f7fdfa;--w-red-900:#240004;--w-red-800:#65000b;--w-red-700:#a70011;--w-red-600:#e90017;--w-red-500:#ed283b;--w-red-400:#f1505f;--w-red-300:#f57883;--w-red-200:#f9a0a7;--w-red-100:#fdc8cb;--w-red-50:#fff0f1;--w-blue-950:#000f20;--w-blue-900:#001d3d;--w-blue-850:#002b5a;--w-blue-800:#003977;--w-blue-750:#004794;--w-blue-700:#0055b1;--w-blue-600:#0071eb;--w-blue-500:#2887ee;--w-blue-400:#509df1;--w-blue-300:#78b3f4;--w-blue-200:#a0c9f7;--w-blue-100:#c8dffa;--w-blue-50:#f0f7ff;--w-black:#000;--w-white:#fff;--w-s-color-border-focus:var(--w-blue-300);--w-s-color-border-info-subtle-active:var(--w-blue-500);--w-s-color-border-info-subtle-hover:var(--w-blue-600);--w-s-color-border-info-subtle:var(--w-blue-700);--w-s-color-border-info-active:var(--w-blue-300);--w-s-color-border-info-hover:var(--w-blue-400);--w-s-color-border-info:var(--w-blue-500);--w-s-color-border-warning-subtle-active:var(--w-yellow-500);--w-s-color-border-warning-subtle-hover:var(--w-yellow-600);--w-s-color-border-warning-subtle:var(--w-yellow-700);--w-s-color-border-warning-active:var(--w-yellow-300);--w-s-color-border-warning-hover:var(--w-yellow-400);--w-s-color-border-warning:var(--w-yellow-500);--w-s-color-border-negative-subtle-active:var(--w-coral-500);--w-s-color-border-negative-subtle-hover:var(--w-coral-600);--w-s-color-border-negative-subtle:var(--w-coral-700);--w-s-color-border-negative-active:var(--w-coral-200);--w-s-color-border-negative-hover:var(--w-coral-300);--w-s-color-border-negative:var(--w-coral-400);--w-s-color-border-positive-subtle-active:var(--w-green-500);--w-s-color-border-positive-subtle-hover:var(--w-green-600);--w-s-color-border-positive-subtle:var(--w-green-700);--w-s-color-border-positive-active:var(--w-green-300);--w-s-color-border-positive-hover:var(--w-green-400);--w-s-color-border-positive:var(--w-green-500);--w-s-color-border-secondary-active:var(--w-red-300);--w-s-color-border-secondary-hover:var(--w-red-400);--w-s-color-border-secondary:var(--w-red-500);--w-s-color-border-primary-subtle-active:var(--w-blue-500);--w-s-color-border-primary-subtle-hover:var(--w-blue-600);--w-s-color-border-primary-subtle:var(--w-blue-700);--w-s-color-border-primary-active:var(--w-blue-200);--w-s-color-border-primary-hover:var(--w-blue-300);--w-s-color-border-primary:var(--w-blue-400);--w-s-color-border-inverted:var(--w-gray-900);--w-s-color-border-selected-active:var(--w-blue-200);--w-s-color-border-selected-hover:var(--w-blue-300);--w-s-color-border-selected:var(--w-blue-400);--w-s-color-border-disabled:var(--w-gray-700);--w-s-color-border-strong-hover:var(--w-gray-400);--w-s-color-border-strong:var(--w-gray-500);--w-s-color-border-active:var(--w-gray-500);--w-s-color-border-hover:var(--w-gray-600);--w-s-color-border:var(--w-gray-700);--w-s-color-surface-elevated-300-active:var(--w-gray-600);--w-s-color-surface-elevated-300-hover:var(--w-gray-700);--w-s-color-surface-elevated-300:var(--w-gray-750);--w-s-color-surface-elevated-200-active:var(--w-gray-700);--w-s-color-surface-elevated-200-hover:var(--w-gray-750);--w-s-color-surface-elevated-200:var(--w-gray-800);--w-s-color-surface-elevated-100-active:var(--w-gray-750);--w-s-color-surface-elevated-100-hover:var(--w-gray-800);--w-s-color-surface-elevated-100:var(--w-gray-850);--w-s-color-surface-sunken:var(--w-gray-950);--w-s-color-background-notification:var(--w-red-400);--w-s-color-background-transparent-0:var(--w-transparent);--w-s-color-background-info-subtle-active:var(--w-blue-700);--w-s-color-background-info-subtle-hover:var(--w-blue-800);--w-s-color-background-info-subtle:var(--w-blue-900);--w-s-color-background-info-active:var(--w-blue-300);--w-s-color-background-info-hover:var(--w-blue-400);--w-s-color-background-info:var(--w-blue-500);--w-s-color-background-warning-subtle-active:var(--w-yellow-700);--w-s-color-background-warning-subtle-hover:var(--w-yellow-800);--w-s-color-background-warning-subtle:var(--w-yellow-900);--w-s-color-background-warning-active:var(--w-yellow-300);--w-s-color-background-warning-hover:var(--w-yellow-400);--w-s-color-background-warning:var(--w-yellow-500);--w-s-color-background-negative-subtle-active:var(--w-coral-700);--w-s-color-background-negative-subtle-hover:var(--w-coral-800);--w-s-color-background-negative-subtle:var(--w-coral-900);--w-s-color-background-negative-active:var(--w-coral-200);--w-s-color-background-negative-hover:var(--w-coral-300);--w-s-color-background-negative:var(--w-coral-400);--w-s-color-background-positive-subtle-active:var(--w-green-700);--w-s-color-background-positive-subtle-hover:var(--w-green-800);--w-s-color-background-positive-subtle:var(--w-green-900);--w-s-color-background-positive-active:var(--w-green-300);--w-s-color-background-positive-hover:var(--w-green-400);--w-s-color-background-positive:var(--w-green-500);--w-s-color-background-secondary-active:var(--w-red-300);--w-s-color-background-secondary-hover:var(--w-red-400);--w-s-color-background-secondary:var(--w-red-500);--w-s-color-background-primary-subtle-active:var(--w-blue-750);--w-s-color-background-primary-subtle-hover:var(--w-blue-800);--w-s-color-background-primary-subtle:var(--w-blue-850);--w-s-color-background-primary-active:var(--w-blue-200);--w-s-color-background-primary-hover:var(--w-blue-300);--w-s-color-background-primary:var(--w-blue-400);--w-s-color-background-inverted:var(--w-gray-50);--w-s-color-background-selected-active:var(--w-blue-700);--w-s-color-background-selected-hover:var(--w-blue-800);--w-s-color-background-selected:var(--w-blue-900);--w-s-color-background-disabled-subtle:var(--w-gray-600);--w-s-color-background-disabled:var(--w-gray-700);--w-s-color-background-subtle-active:var(--w-gray-600);--w-s-color-background-subtle-hover:var(--w-gray-700);--w-s-color-background-subtle:var(--w-gray-750);--w-s-color-background-active:var(--w-gray-800);--w-s-color-background-hover:var(--w-gray-850);--w-s-color-background:var(--w-gray-900);--w-s-color-icon-notification:var(--w-white);--w-s-color-icon-info:var(--w-blue-500);--w-s-color-icon-warning:var(--w-yellow-500);--w-s-color-icon-negative:var(--w-coral-400);--w-s-color-icon-positive:var(--w-green-500);--w-s-color-icon-secondary-active:var(--w-red-300);--w-s-color-icon-secondary-hover:var(--w-red-400);--w-s-color-icon-secondary:var(--w-red-500);--w-s-color-icon-primary:var(--w-blue-400);--w-s-color-icon-inverted-static:var(--w-white);--w-s-color-icon-inverted-active:var(--w-gray-800);--w-s-color-icon-inverted-hover:var(--w-gray-850);--w-s-color-icon-inverted:var(--w-gray-900);--w-s-color-icon-subtle-active:var(--w-gray-200);--w-s-color-icon-subtle-hover:var(--w-gray-300);--w-s-color-icon-subtle:var(--w-gray-400);--w-s-color-icon-disabled:var(--w-gray-600);--w-s-color-icon-selected-active:var(--w-blue-200);--w-s-color-icon-selected-hover:var(--w-blue-300);--w-s-color-icon-selected:var(--w-blue-400);--w-s-color-icon-static:var(--w-gray-900);--w-s-color-icon-active:var(--w-blue-200);--w-s-color-icon-hover:var(--w-blue-100);--w-s-color-icon:var(--w-white);--w-s-color-text-positive:var(--w-green-500);--w-s-color-text-negative:var(--w-coral-400);--w-s-color-text-disabled:var(--w-gray-500);--w-s-color-text-link:var(--w-blue-400);--w-s-color-text-inverted-static:var(--w-white);--w-s-color-text-inverted-subtle:var(--w-gray-600);--w-s-color-text-inverted:var(--w-gray-900);--w-s-color-text-placeholder:var(--w-gray-500);--w-s-color-text-static:var(--w-gray-900);--w-s-color-text-subtle:var(--w-gray-400);--w-s-color-text:var(--w-white);--w-color-switch-track-border-hover:var(--w-gray-400);--w-color-switch-track-border:var(--w-gray-500);--w-color-switch-handle-background-hover:var(--w-gray-400);--w-color-switch-handle-background:var(--w-gray-500);--w-color-pill-suggestion-background-active:var(--w-gray-400);--w-color-pill-suggestion-background-hover:var(--w-gray-500);--w-color-pill-suggestion-background:var(--w-gray-600);--w-color-page-indicator-background-hover:var(--w-gray-200);--w-color-page-indicator-background:var(--w-gray-300);--w-color-callout-border:var(--w-green-600);--w-color-callout-background:var(--w-green-800);--w-color-button-pill-background-active:rgba(var(--w-rgb-blue-400),.3);--w-color-button-pill-background-hover:rgba(var(--w-rgb-blue-300),.3);--w-color-badge-price-background:var(--w-black);--w-color-badge-sponsored-background:var(--w-blue-600);--w-color-badge-negative-background:var(--w-coral-700);--w-color-badge-warning-background:var(--w-yellow-700);--w-color-badge-info-background:var(--w-blue-700);--w-color-badge-positive-background:var(--w-green-700);--w-color-badge-neutral-background:var(--w-gray-600);--w-color-tooltip-background-static:var(--w-s-color-surface-elevated-300);--w-color-navbar-border-selected:var(--w-s-color-border-secondary);--w-color-navbar-icon-selected:var(--w-s-color-icon-secondary);--w-color-card-default-background:var(--w-s-color-background-default);--w-color-button-primary-background-active:var(--w-s-color-background-primary-active);--w-color-button-primary-background-hover:var(--w-s-color-background-primary-hover);--w-color-button-primary-background:var(--w-s-color-background-primary);--w-rgb-transparent:#fff0;--w-rgb-gray-950:18,18,18;--w-rgb-gray-900:27,27,31;--w-rgb-gray-850:38,38,43;--w-rgb-gray-800:43,43,48;--w-rgb-gray-750:51,51,56;--w-rgb-gray-700:71,71,79;--w-rgb-gray-600:92,92,102;--w-rgb-gray-500:132,132,143;--w-rgb-gray-400:175,175,184;--w-rgb-gray-300:202,202,209;--w-rgb-gray-200:222,222,227;--w-rgb-gray-100:240,240,242;--w-rgb-gray-50:246,246,246;--w-rgb-coral-900:31,8,5;--w-rgb-coral-800:93,26,17;--w-rgb-coral-700:155,43,30;--w-rgb-coral-600:217,60,43;--w-rgb-coral-500:223,91,77;--w-rgb-coral-400:229,122,111;--w-rgb-coral-300:235,153,145;--w-rgb-coral-200:241,184,179;--w-rgb-coral-100:247,215,213;--w-rgb-coral-50:250,243,242;--w-rgb-yellow-900:36,7,0;--w-rgb-yellow-800:109,65,0;--w-rgb-yellow-700:182,123,0;--w-rgb-yellow-600:255,181,0;--w-rgb-yellow-500:255,193,40;--w-rgb-yellow-400:255,205,80;--w-rgb-yellow-300:255,217,120;--w-rgb-yellow-200:255,229,160;--w-rgb-yellow-100:255,241,200;--w-rgb-yellow-50:252,245,227;--w-rgb-green-900:7,29,18;--w-rgb-green-800:16,68,43;--w-rgb-green-700:26,107,68;--w-rgb-green-600:36,146,93;--w-rgb-green-500:71,164,119;--w-rgb-green-400:106,182,145;--w-rgb-green-300:141,200,171;--w-rgb-green-200:176,218,197;--w-rgb-green-100:211,236,223;--w-rgb-green-50:247,253,250;--w-rgb-red-900:36,0,4;--w-rgb-red-800:101,0,11;--w-rgb-red-700:167,0,17;--w-rgb-red-600:233,0,23;--w-rgb-red-500:237,40,59;--w-rgb-red-400:241,80,95;--w-rgb-red-300:245,120,131;--w-rgb-red-200:249,160,167;--w-rgb-red-100:253,200,203;--w-rgb-red-50:255,240,241;--w-rgb-blue-950:0,15,32;--w-rgb-blue-900:0,29,61;--w-rgb-blue-850:0,43,90;--w-rgb-blue-800:0,57,119;--w-rgb-blue-750:0,71,148;--w-rgb-blue-700:0,85,177;--w-rgb-blue-600:0,113,235;--w-rgb-blue-500:40,135,238;--w-rgb-blue-400:80,157,241;--w-rgb-blue-300:120,179,244;--w-rgb-blue-200:160,201,247;--w-rgb-blue-100:200,223,250;--w-rgb-blue-50:240,247,255;--w-rgb-black:0,0,0;--w-rgb-white:255,255,255;--w-s-rgb-border-focus:var(--w-rgb-blue-300);--w-s-rgb-border-info-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-info-subtle-hover:var(--w-rgb-blue-600);--w-s-rgb-border-info-subtle:var(--w-rgb-blue-700);--w-s-rgb-border-info-active:var(--w-rgb-blue-300);--w-s-rgb-border-info-hover:var(--w-rgb-blue-400);--w-s-rgb-border-info:var(--w-rgb-blue-500);--w-s-rgb-border-warning-subtle-active:var(--w-rgb-yellow-500);--w-s-rgb-border-warning-subtle-hover:var(--w-rgb-yellow-600);--w-s-rgb-border-warning-subtle:var(--w-rgb-yellow-700);--w-s-rgb-border-warning-active:var(--w-rgb-yellow-300);--w-s-rgb-border-warning-hover:var(--w-rgb-yellow-400);--w-s-rgb-border-warning:var(--w-rgb-yellow-500);--w-s-rgb-border-negative-subtle-active:var(--w-rgb-coral-500);--w-s-rgb-border-negative-subtle-hover:var(--w-rgb-coral-600);--w-s-rgb-border-negative-subtle:var(--w-rgb-coral-700);--w-s-rgb-border-negative-active:var(--w-rgb-coral-200);--w-s-rgb-border-negative-hover:var(--w-rgb-coral-300);--w-s-rgb-border-negative:var(--w-rgb-coral-400);--w-s-rgb-border-positive-subtle-active:var(--w-rgb-green-500);--w-s-rgb-border-positive-subtle-hover:var(--w-rgb-green-600);--w-s-rgb-border-positive-subtle:var(--w-rgb-green-700);--w-s-rgb-border-positive-active:var(--w-rgb-green-300);--w-s-rgb-border-positive-hover:var(--w-rgb-green-400);--w-s-rgb-border-positive:var(--w-rgb-green-500);--w-s-rgb-border-secondary-active:var(--w-rgb-red-300);--w-s-rgb-border-secondary-hover:var(--w-rgb-red-400);--w-s-rgb-border-secondary:var(--w-rgb-red-500);--w-s-rgb-border-primary-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-primary-subtle-hover:var(--w-rgb-blue-600);--w-s-rgb-border-primary-subtle:var(--w-rgb-blue-700);--w-s-rgb-border-primary-active:var(--w-rgb-blue-200);--w-s-rgb-border-primary-hover:var(--w-rgb-blue-300);--w-s-rgb-border-primary:var(--w-rgb-blue-400);--w-s-rgb-border-inverted:var(--w-rgb-gray-900);--w-s-rgb-border-selected-active:var(--w-rgb-blue-200);--w-s-rgb-border-selected-hover:var(--w-rgb-blue-300);--w-s-rgb-border-selected:var(--w-rgb-blue-400);--w-s-rgb-border-disabled:var(--w-rgb-gray-700);--w-s-rgb-border-strong-hover:var(--w-rgb-gray-400);--w-s-rgb-border-strong:var(--w-rgb-gray-500);--w-s-rgb-border-active:var(--w-rgb-gray-500);--w-s-rgb-border-hover:var(--w-rgb-gray-600);--w-s-rgb-border:var(--w-rgb-gray-700);--w-s-rgb-surface-elevated-300-active:var(--w-rgb-gray-600);--w-s-rgb-surface-elevated-300-hover:var(--w-rgb-gray-700);--w-s-rgb-surface-elevated-300:var(--w-rgb-gray-750);--w-s-rgb-surface-elevated-200-active:var(--w-rgb-gray-700);--w-s-rgb-surface-elevated-200-hover:var(--w-rgb-gray-750);--w-s-rgb-surface-elevated-200:var(--w-rgb-gray-800);--w-s-rgb-surface-elevated-100-active:var(--w-rgb-gray-750);--w-s-rgb-surface-elevated-100-hover:var(--w-rgb-gray-800);--w-s-rgb-surface-elevated-100:var(--w-rgb-gray-850);--w-s-rgb-surface-sunken:var(--w-rgb-gray-950);--w-s-rgb-background-notification:var(--w-rgb-red-400);--w-s-rgb-background-transparent-0:var(--w-rgb-transparent);--w-s-rgb-background-info-subtle-active:var(--w-rgb-blue-700);--w-s-rgb-background-info-subtle-hover:var(--w-rgb-blue-800);--w-s-rgb-background-info-subtle:var(--w-rgb-blue-900);--w-s-rgb-background-info-active:var(--w-rgb-blue-300);--w-s-rgb-background-info-hover:var(--w-rgb-blue-400);--w-s-rgb-background-info:var(--w-rgb-blue-500);--w-s-rgb-background-warning-subtle-active:var(--w-rgb-yellow-700);--w-s-rgb-background-warning-subtle-hover:var(--w-rgb-yellow-800);--w-s-rgb-background-warning-subtle:var(--w-rgb-yellow-900);--w-s-rgb-background-warning-active:var(--w-rgb-yellow-300);--w-s-rgb-background-warning-hover:var(--w-rgb-yellow-400);--w-s-rgb-background-warning:var(--w-rgb-yellow-500);--w-s-rgb-background-negative-subtle-active:var(--w-rgb-coral-700);--w-s-rgb-background-negative-subtle-hover:var(--w-rgb-coral-800);--w-s-rgb-background-negative-subtle:var(--w-rgb-coral-900);--w-s-rgb-background-negative-active:var(--w-rgb-coral-200);--w-s-rgb-background-negative-hover:var(--w-rgb-coral-300);--w-s-rgb-background-negative:var(--w-rgb-coral-400);--w-s-rgb-background-positive-subtle-active:var(--w-rgb-green-700);--w-s-rgb-background-positive-subtle-hover:var(--w-rgb-green-800);--w-s-rgb-background-positive-subtle:var(--w-rgb-green-900);--w-s-rgb-background-positive-active:var(--w-rgb-green-300);--w-s-rgb-background-positive-hover:var(--w-rgb-green-400);--w-s-rgb-background-positive:var(--w-rgb-green-500);--w-s-rgb-background-secondary-active:var(--w-rgb-red-300);--w-s-rgb-background-secondary-hover:var(--w-rgb-red-400);--w-s-rgb-background-secondary:var(--w-rgb-red-500);--w-s-rgb-background-primary-subtle-active:var(--w-rgb-blue-750);--w-s-rgb-background-primary-subtle-hover:var(--w-rgb-blue-800);--w-s-rgb-background-primary-subtle:var(--w-rgb-blue-850);--w-s-rgb-background-primary-active:var(--w-rgb-blue-200);--w-s-rgb-background-primary-hover:var(--w-rgb-blue-300);--w-s-rgb-background-primary:var(--w-rgb-blue-400);--w-s-rgb-background-inverted:var(--w-rgb-gray-50);--w-s-rgb-background-selected-active:var(--w-rgb-blue-700);--w-s-rgb-background-selected-hover:var(--w-rgb-blue-800);--w-s-rgb-background-selected:var(--w-rgb-blue-900);--w-s-rgb-background-disabled-subtle:var(--w-rgb-gray-600);--w-s-rgb-background-disabled:var(--w-rgb-gray-700);--w-s-rgb-background-subtle-active:var(--w-rgb-gray-600);--w-s-rgb-background-subtle-hover:var(--w-rgb-gray-700);--w-s-rgb-background-subtle:var(--w-rgb-gray-750);--w-s-rgb-background-active:var(--w-rgb-gray-800);--w-s-rgb-background-hover:var(--w-rgb-gray-850);--w-s-rgb-background:var(--w-rgb-gray-900);--w-s-rgb-icon-notification:var(--w-rgb-white);--w-s-rgb-icon-info:var(--w-rgb-blue-500);--w-s-rgb-icon-warning:var(--w-rgb-yellow-500);--w-s-rgb-icon-negative:var(--w-rgb-coral-400);--w-s-rgb-icon-positive:var(--w-rgb-green-500);--w-s-rgb-icon-secondary-active:var(--w-rgb-red-300);--w-s-rgb-icon-secondary-hover:var(--w-rgb-red-400);--w-s-rgb-icon-secondary:var(--w-rgb-red-500);--w-s-rgb-icon-primary:var(--w-rgb-blue-400);--w-s-rgb-icon-inverted-static:var(--w-rgb-white);--w-s-rgb-icon-inverted-active:var(--w-rgb-gray-800);--w-s-rgb-icon-inverted-hover:var(--w-rgb-gray-850);--w-s-rgb-icon-inverted:var(--w-rgb-gray-900);--w-s-rgb-icon-subtle-active:var(--w-rgb-gray-200);--w-s-rgb-icon-subtle-hover:var(--w-rgb-gray-300);--w-s-rgb-icon-subtle:var(--w-rgb-gray-400);--w-s-rgb-icon-disabled:var(--w-rgb-gray-600);--w-s-rgb-icon-selected-active:var(--w-rgb-blue-200);--w-s-rgb-icon-selected-hover:var(--w-rgb-blue-300);--w-s-rgb-icon-selected:var(--w-rgb-blue-400);--w-s-rgb-icon-static:var(--w-rgb-gray-900);--w-s-rgb-icon-active:var(--w-rgb-blue-200);--w-s-rgb-icon-hover:var(--w-rgb-blue-100);--w-s-rgb-icon:var(--w-rgb-white);--w-s-rgb-text-positive:var(--w-rgb-green-500);--w-s-rgb-text-negative:var(--w-rgb-coral-400);--w-s-rgb-text-disabled:var(--w-rgb-gray-500);--w-s-rgb-text-link:var(--w-rgb-blue-400);--w-s-rgb-text-inverted-static:var(--w-rgb-white);--w-s-rgb-text-inverted-subtle:var(--w-rgb-gray-600);--w-s-rgb-text-inverted:var(--w-rgb-gray-900);--w-s-rgb-text-placeholder:var(--w-rgb-gray-500);--w-s-rgb-text-static:var(--w-rgb-gray-900);--w-s-rgb-text-subtle:var(--w-rgb-gray-400);--w-s-rgb-text:var(--w-rgb-white);--w-shadow-s:0 1px 6px #0000001f,0 1px 1px #00000029;--w-shadow-m:0 3px 6px #0000001a,0 3px 8px #00000029;--w-shadow-l:0 6px 12px #0003,0 10px 20px #0000001a;--w-shadow-xl:0 9px 18px #0000001a,0 14px 28px #0003;--w-shadow-slider:0 1px 6px #0000001f,0 1px 1px #00000029;--w-shadow-slider-handle-active:0 0 0 8px #00000014;--w-shadow-slider-handle-hover:0 0 0 6px #00000014;--w-s-shadow-surface-elevated-100:var(--w-shadow-m);--w-s-shadow-surface-elevated-100-hover:var(--w-shadow-l);--w-s-shadow-surface-elevated-100-active:var(--w-shadow-m);--w-s-shadow-surface-elevated-200:var(--w-shadow-s);--w-s-shadow-surface-elevated-200-hover:var(--w-shadow-m);--w-s-shadow-surface-elevated-200-active:var(--w-shadow-s);--w-s-shadow-surface-elevated-300:var(--w-shadow-l);--w-s-shadow-surface-elevated-300-hover:var(--w-shadow-xl);--w-s-shadow-surface-elevated-300-active:var(--w-shadow-l);--w-s-border-inverted:var(--w-gray-300);--w-color-datepicker-background-button-hover:var(--w-s-color-background-hover);--w-color-input-icon:var(--w-s-color-icon-default);--w-color-switch-track-background:var(--w-gray-200);--w-color-switch-track-background-hover:var(--w-gray-300);--w-color-switch-background-track-disabled:var(--w-gray-200);--w-color-buttongroup-utility-background-hover:var(--w-s-color-background-hover);--w-color-buttongroup-utility-background-selected:var(--w-s-color-background-selected);--w-color-buttongroup-utility-border:var(--w-s-color-border);--w-color-buttongroup-utility-border-selected:var(--w-s-color-selected);--w-inherit:inherit;--w-none:none;--w-font-size-xs:1.2rem;--w-font-size-s:1.4rem;--w-font-size-m:1.6rem;--w-font-size-ml:2rem;--w-font-size-l:2.2rem;--w-font-size-xl:2.8rem;--w-font-size-xxl:3.4rem;--w-font-size-xxxl:4.8rem;--w-font-family:BlocketSans,sans-serif;--w-line-height-xs:1.6rem;--w-line-height-s:1.8rem;--w-line-height-m:2.2rem;--w-line-height-ml:2.6rem;--w-line-height-l:2.8rem;--w-line-height-xl:3.4rem;--w-line-height-xxl:4.1rem;--w-line-height-xxxl:5.6rem;--w-button-radius-default:8px;--w-button-radius-utility:4px;--w-color-avatar-background:var(--w-s-color-background-subtle);--w-color-avatar-icon:var(--w-s-color-icon-disabled);--w-icon-list-checked:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Ctitle%3ECheckmark%3C/title%3E%3Cpath stroke='%230063fb' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3.83 7.667 7.163 11l5.334-6'%3E%3C/path%3E%3C/svg%3E");--w-icon-toggle-checked:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}
|
|
1
|
+
:root,:host{--w-transparent:transparent;--w-gray-950:#121212;--w-gray-900:#1b1b1f;--w-gray-850:#26262b;--w-gray-800:#2b2b30;--w-gray-750:#333338;--w-gray-700:#47474f;--w-gray-600:#5c5c66;--w-gray-500:#84848f;--w-gray-400:#afafb8;--w-gray-300:#cacad1;--w-gray-200:#dedee3;--w-gray-100:#f0f0f2;--w-gray-50:#f6f6f6;--w-coral-900:#1f0805;--w-coral-800:#5d1a11;--w-coral-700:#9b2b1e;--w-coral-600:#d93c2b;--w-coral-500:#df5b4d;--w-coral-400:#e57a6f;--w-coral-300:#eb9991;--w-coral-200:#f1b8b3;--w-coral-100:#f7d7d5;--w-coral-50:#faf3f2;--w-yellow-900:#240700;--w-yellow-800:#6d4100;--w-yellow-700:#b67b00;--w-yellow-600:#ffb500;--w-yellow-500:#ffc128;--w-yellow-400:#ffcd50;--w-yellow-300:#ffd978;--w-yellow-200:#ffe5a0;--w-yellow-100:#fff1c8;--w-yellow-50:#fcf5e3;--w-green-900:#071d12;--w-green-800:#10442b;--w-green-700:#1a6b44;--w-green-600:#24925d;--w-green-500:#47a477;--w-green-400:#6ab691;--w-green-300:#8dc8ab;--w-green-200:#b0dac5;--w-green-100:#d3ecdf;--w-green-50:#f7fdfa;--w-red-900:#240004;--w-red-800:#65000b;--w-red-700:#a70011;--w-red-600:#e90017;--w-red-500:#ed283b;--w-red-400:#f1505f;--w-red-300:#f57883;--w-red-200:#f9a0a7;--w-red-100:#fdc8cb;--w-red-50:#fff0f1;--w-blue-950:#000f20;--w-blue-900:#001d3d;--w-blue-850:#002b5a;--w-blue-800:#003977;--w-blue-750:#004794;--w-blue-700:#0055b1;--w-blue-600:#0071eb;--w-blue-500:#2887ee;--w-blue-400:#509df1;--w-blue-300:#78b3f4;--w-blue-200:#a0c9f7;--w-blue-100:#c8dffa;--w-blue-50:#f0f7ff;--w-black:#000;--w-white:#fff;--w-s-color-border-focus:var(--w-blue-300);--w-s-color-border-info-subtle-active:var(--w-blue-500);--w-s-color-border-info-subtle-hover:var(--w-blue-600);--w-s-color-border-info-subtle:var(--w-blue-700);--w-s-color-border-info-active:var(--w-blue-300);--w-s-color-border-info-hover:var(--w-blue-400);--w-s-color-border-info:var(--w-blue-500);--w-s-color-border-warning-subtle-active:var(--w-yellow-500);--w-s-color-border-warning-subtle-hover:var(--w-yellow-600);--w-s-color-border-warning-subtle:var(--w-yellow-700);--w-s-color-border-warning-active:var(--w-yellow-300);--w-s-color-border-warning-hover:var(--w-yellow-400);--w-s-color-border-warning:var(--w-yellow-500);--w-s-color-border-negative-subtle-active:var(--w-coral-500);--w-s-color-border-negative-subtle-hover:var(--w-coral-600);--w-s-color-border-negative-subtle:var(--w-coral-700);--w-s-color-border-negative-active:var(--w-coral-200);--w-s-color-border-negative-hover:var(--w-coral-300);--w-s-color-border-negative:var(--w-coral-400);--w-s-color-border-positive-subtle-active:var(--w-green-500);--w-s-color-border-positive-subtle-hover:var(--w-green-600);--w-s-color-border-positive-subtle:var(--w-green-700);--w-s-color-border-positive-active:var(--w-green-300);--w-s-color-border-positive-hover:var(--w-green-400);--w-s-color-border-positive:var(--w-green-500);--w-s-color-border-secondary-active:var(--w-red-300);--w-s-color-border-secondary-hover:var(--w-red-400);--w-s-color-border-secondary:var(--w-red-500);--w-s-color-border-primary-subtle-active:var(--w-blue-500);--w-s-color-border-primary-subtle-hover:var(--w-blue-600);--w-s-color-border-primary-subtle:var(--w-blue-700);--w-s-color-border-primary-active:var(--w-blue-200);--w-s-color-border-primary-hover:var(--w-blue-300);--w-s-color-border-primary:var(--w-blue-400);--w-s-color-border-inverted:var(--w-gray-900);--w-s-color-border-selected-active:var(--w-blue-200);--w-s-color-border-selected-hover:var(--w-blue-300);--w-s-color-border-selected:var(--w-blue-400);--w-s-color-border-disabled:var(--w-gray-700);--w-s-color-border-strong-hover:var(--w-gray-400);--w-s-color-border-strong:var(--w-gray-500);--w-s-color-border-active:var(--w-gray-500);--w-s-color-border-hover:var(--w-gray-600);--w-s-color-border:var(--w-gray-700);--w-s-color-surface-elevated-300-active:var(--w-gray-600);--w-s-color-surface-elevated-300-hover:var(--w-gray-700);--w-s-color-surface-elevated-300:var(--w-gray-750);--w-s-color-surface-elevated-200-active:var(--w-gray-700);--w-s-color-surface-elevated-200-hover:var(--w-gray-750);--w-s-color-surface-elevated-200:var(--w-gray-800);--w-s-color-surface-elevated-100-active:var(--w-gray-750);--w-s-color-surface-elevated-100-hover:var(--w-gray-800);--w-s-color-surface-elevated-100:var(--w-gray-850);--w-s-color-surface-sunken:var(--w-gray-950);--w-s-color-background-notification:var(--w-red-400);--w-s-color-background-transparent-0:var(--w-transparent);--w-s-color-background-info-subtle-active:var(--w-blue-700);--w-s-color-background-info-subtle-hover:var(--w-blue-800);--w-s-color-background-info-subtle:var(--w-blue-900);--w-s-color-background-info-active:var(--w-blue-300);--w-s-color-background-info-hover:var(--w-blue-400);--w-s-color-background-info:var(--w-blue-500);--w-s-color-background-warning-subtle-active:var(--w-yellow-700);--w-s-color-background-warning-subtle-hover:var(--w-yellow-800);--w-s-color-background-warning-subtle:var(--w-yellow-900);--w-s-color-background-warning-active:var(--w-yellow-300);--w-s-color-background-warning-hover:var(--w-yellow-400);--w-s-color-background-warning:var(--w-yellow-500);--w-s-color-background-negative-subtle-active:var(--w-coral-700);--w-s-color-background-negative-subtle-hover:var(--w-coral-800);--w-s-color-background-negative-subtle:var(--w-coral-900);--w-s-color-background-negative-active:var(--w-coral-200);--w-s-color-background-negative-hover:var(--w-coral-300);--w-s-color-background-negative:var(--w-coral-400);--w-s-color-background-positive-subtle-active:var(--w-green-700);--w-s-color-background-positive-subtle-hover:var(--w-green-800);--w-s-color-background-positive-subtle:var(--w-green-900);--w-s-color-background-positive-active:var(--w-green-300);--w-s-color-background-positive-hover:var(--w-green-400);--w-s-color-background-positive:var(--w-green-500);--w-s-color-background-secondary-active:var(--w-red-300);--w-s-color-background-secondary-hover:var(--w-red-400);--w-s-color-background-secondary:var(--w-red-500);--w-s-color-background-primary-subtle-active:var(--w-blue-750);--w-s-color-background-primary-subtle-hover:var(--w-blue-800);--w-s-color-background-primary-subtle:var(--w-blue-850);--w-s-color-background-primary-active:var(--w-blue-200);--w-s-color-background-primary-hover:var(--w-blue-300);--w-s-color-background-primary:var(--w-blue-400);--w-s-color-background-inverted:var(--w-gray-50);--w-s-color-background-selected-active:var(--w-blue-700);--w-s-color-background-selected-hover:var(--w-blue-800);--w-s-color-background-selected:var(--w-blue-900);--w-s-color-background-disabled-subtle:var(--w-gray-600);--w-s-color-background-disabled:var(--w-gray-700);--w-s-color-background-subtle-active:var(--w-gray-600);--w-s-color-background-subtle-hover:var(--w-gray-700);--w-s-color-background-subtle:var(--w-gray-750);--w-s-color-background-active:var(--w-gray-800);--w-s-color-background-hover:var(--w-gray-850);--w-s-color-background:var(--w-gray-900);--w-s-color-icon-notification:var(--w-white);--w-s-color-icon-info:var(--w-blue-500);--w-s-color-icon-warning:var(--w-yellow-500);--w-s-color-icon-negative:var(--w-coral-400);--w-s-color-icon-positive:var(--w-green-500);--w-s-color-icon-secondary-active:var(--w-red-300);--w-s-color-icon-secondary-hover:var(--w-red-400);--w-s-color-icon-secondary:var(--w-red-500);--w-s-color-icon-primary:var(--w-blue-400);--w-s-color-icon-inverted-static:var(--w-white);--w-s-color-icon-inverted-active:var(--w-gray-800);--w-s-color-icon-inverted-hover:var(--w-gray-850);--w-s-color-icon-inverted:var(--w-gray-900);--w-s-color-icon-subtle-active:var(--w-gray-200);--w-s-color-icon-subtle-hover:var(--w-gray-300);--w-s-color-icon-subtle:var(--w-gray-400);--w-s-color-icon-disabled:var(--w-gray-600);--w-s-color-icon-selected-active:var(--w-blue-200);--w-s-color-icon-selected-hover:var(--w-blue-300);--w-s-color-icon-selected:var(--w-blue-400);--w-s-color-icon-static:var(--w-gray-900);--w-s-color-icon-active:var(--w-blue-200);--w-s-color-icon-hover:var(--w-blue-100);--w-s-color-icon:var(--w-white);--w-s-color-text-positive:var(--w-green-500);--w-s-color-text-negative:var(--w-coral-400);--w-s-color-text-disabled:var(--w-gray-500);--w-s-color-text-link:var(--w-blue-400);--w-s-color-text-inverted-static:var(--w-white);--w-s-color-text-inverted-subtle:var(--w-gray-600);--w-s-color-text-inverted:var(--w-gray-900);--w-s-color-text-placeholder:var(--w-gray-500);--w-s-color-text-static:var(--w-gray-900);--w-s-color-text-subtle:var(--w-gray-400);--w-s-color-text:var(--w-white);--w-color-switch-track-border-hover:var(--w-gray-400);--w-color-switch-track-border:var(--w-gray-500);--w-color-switch-handle-background-hover:var(--w-gray-400);--w-color-switch-handle-background:var(--w-gray-500);--w-color-pill-suggestion-background-active:var(--w-gray-400);--w-color-pill-suggestion-background-hover:var(--w-gray-500);--w-color-pill-suggestion-background:var(--w-gray-600);--w-color-page-indicator-background-hover:var(--w-gray-200);--w-color-page-indicator-background:var(--w-gray-300);--w-color-callout-border:var(--w-green-600);--w-color-callout-background:var(--w-green-800);--w-color-button-pill-background-active:rgba(var(--w-rgb-blue-400),.3);--w-color-button-pill-background-hover:rgba(var(--w-rgb-blue-300),.3);--w-color-badge-price-background:var(--w-black);--w-color-badge-sponsored-background:var(--w-blue-600);--w-color-badge-negative-background:var(--w-coral-700);--w-color-badge-warning-background:var(--w-yellow-700);--w-color-badge-info-background:var(--w-blue-700);--w-color-badge-positive-background:var(--w-green-700);--w-color-badge-neutral-background:var(--w-gray-600);--w-color-tooltip-background-static:var(--w-s-color-surface-elevated-300);--w-color-navbar-border-selected:var(--w-s-color-border-secondary);--w-color-navbar-icon-selected:var(--w-s-color-icon-secondary);--w-color-card-default-background:var(--w-s-color-background-default);--w-color-button-primary-background-active:var(--w-s-color-background-primary-active);--w-color-button-primary-background-hover:var(--w-s-color-background-primary-hover);--w-color-button-primary-background:var(--w-s-color-background-primary);--w-rgb-transparent:#fff0;--w-rgb-gray-950:18, 18, 18;--w-rgb-gray-900:27, 27, 31;--w-rgb-gray-850:38, 38, 43;--w-rgb-gray-800:43, 43, 48;--w-rgb-gray-750:51, 51, 56;--w-rgb-gray-700:71, 71, 79;--w-rgb-gray-600:92, 92, 102;--w-rgb-gray-500:132, 132, 143;--w-rgb-gray-400:175, 175, 184;--w-rgb-gray-300:202, 202, 209;--w-rgb-gray-200:222, 222, 227;--w-rgb-gray-100:240, 240, 242;--w-rgb-gray-50:246, 246, 246;--w-rgb-coral-900:31, 8, 5;--w-rgb-coral-800:93, 26, 17;--w-rgb-coral-700:155, 43, 30;--w-rgb-coral-600:217, 60, 43;--w-rgb-coral-500:223, 91, 77;--w-rgb-coral-400:229, 122, 111;--w-rgb-coral-300:235, 153, 145;--w-rgb-coral-200:241, 184, 179;--w-rgb-coral-100:247, 215, 213;--w-rgb-coral-50:250, 243, 242;--w-rgb-yellow-900:36, 7, 0;--w-rgb-yellow-800:109, 65, 0;--w-rgb-yellow-700:182, 123, 0;--w-rgb-yellow-600:255, 181, 0;--w-rgb-yellow-500:255, 193, 40;--w-rgb-yellow-400:255, 205, 80;--w-rgb-yellow-300:255, 217, 120;--w-rgb-yellow-200:255, 229, 160;--w-rgb-yellow-100:255, 241, 200;--w-rgb-yellow-50:252, 245, 227;--w-rgb-green-900:7, 29, 18;--w-rgb-green-800:16, 68, 43;--w-rgb-green-700:26, 107, 68;--w-rgb-green-600:36, 146, 93;--w-rgb-green-500:71, 164, 119;--w-rgb-green-400:106, 182, 145;--w-rgb-green-300:141, 200, 171;--w-rgb-green-200:176, 218, 197;--w-rgb-green-100:211, 236, 223;--w-rgb-green-50:247, 253, 250;--w-rgb-red-900:36, 0, 4;--w-rgb-red-800:101, 0, 11;--w-rgb-red-700:167, 0, 17;--w-rgb-red-600:233, 0, 23;--w-rgb-red-500:237, 40, 59;--w-rgb-red-400:241, 80, 95;--w-rgb-red-300:245, 120, 131;--w-rgb-red-200:249, 160, 167;--w-rgb-red-100:253, 200, 203;--w-rgb-red-50:255, 240, 241;--w-rgb-blue-950:0, 15, 32;--w-rgb-blue-900:0, 29, 61;--w-rgb-blue-850:0, 43, 90;--w-rgb-blue-800:0, 57, 119;--w-rgb-blue-750:0, 71, 148;--w-rgb-blue-700:0, 85, 177;--w-rgb-blue-600:0, 113, 235;--w-rgb-blue-500:40, 135, 238;--w-rgb-blue-400:80, 157, 241;--w-rgb-blue-300:120, 179, 244;--w-rgb-blue-200:160, 201, 247;--w-rgb-blue-100:200, 223, 250;--w-rgb-blue-50:240, 247, 255;--w-rgb-black:0, 0, 0;--w-rgb-white:255, 255, 255;--w-s-rgb-border-focus:var(--w-rgb-blue-300);--w-s-rgb-border-info-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-info-subtle-hover:var(--w-rgb-blue-600);--w-s-rgb-border-info-subtle:var(--w-rgb-blue-700);--w-s-rgb-border-info-active:var(--w-rgb-blue-300);--w-s-rgb-border-info-hover:var(--w-rgb-blue-400);--w-s-rgb-border-info:var(--w-rgb-blue-500);--w-s-rgb-border-warning-subtle-active:var(--w-rgb-yellow-500);--w-s-rgb-border-warning-subtle-hover:var(--w-rgb-yellow-600);--w-s-rgb-border-warning-subtle:var(--w-rgb-yellow-700);--w-s-rgb-border-warning-active:var(--w-rgb-yellow-300);--w-s-rgb-border-warning-hover:var(--w-rgb-yellow-400);--w-s-rgb-border-warning:var(--w-rgb-yellow-500);--w-s-rgb-border-negative-subtle-active:var(--w-rgb-coral-500);--w-s-rgb-border-negative-subtle-hover:var(--w-rgb-coral-600);--w-s-rgb-border-negative-subtle:var(--w-rgb-coral-700);--w-s-rgb-border-negative-active:var(--w-rgb-coral-200);--w-s-rgb-border-negative-hover:var(--w-rgb-coral-300);--w-s-rgb-border-negative:var(--w-rgb-coral-400);--w-s-rgb-border-positive-subtle-active:var(--w-rgb-green-500);--w-s-rgb-border-positive-subtle-hover:var(--w-rgb-green-600);--w-s-rgb-border-positive-subtle:var(--w-rgb-green-700);--w-s-rgb-border-positive-active:var(--w-rgb-green-300);--w-s-rgb-border-positive-hover:var(--w-rgb-green-400);--w-s-rgb-border-positive:var(--w-rgb-green-500);--w-s-rgb-border-secondary-active:var(--w-rgb-red-300);--w-s-rgb-border-secondary-hover:var(--w-rgb-red-400);--w-s-rgb-border-secondary:var(--w-rgb-red-500);--w-s-rgb-border-primary-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-primary-subtle-hover:var(--w-rgb-blue-600);--w-s-rgb-border-primary-subtle:var(--w-rgb-blue-700);--w-s-rgb-border-primary-active:var(--w-rgb-blue-200);--w-s-rgb-border-primary-hover:var(--w-rgb-blue-300);--w-s-rgb-border-primary:var(--w-rgb-blue-400);--w-s-rgb-border-inverted:var(--w-rgb-gray-900);--w-s-rgb-border-selected-active:var(--w-rgb-blue-200);--w-s-rgb-border-selected-hover:var(--w-rgb-blue-300);--w-s-rgb-border-selected:var(--w-rgb-blue-400);--w-s-rgb-border-disabled:var(--w-rgb-gray-700);--w-s-rgb-border-strong-hover:var(--w-rgb-gray-400);--w-s-rgb-border-strong:var(--w-rgb-gray-500);--w-s-rgb-border-active:var(--w-rgb-gray-500);--w-s-rgb-border-hover:var(--w-rgb-gray-600);--w-s-rgb-border:var(--w-rgb-gray-700);--w-s-rgb-surface-elevated-300-active:var(--w-rgb-gray-600);--w-s-rgb-surface-elevated-300-hover:var(--w-rgb-gray-700);--w-s-rgb-surface-elevated-300:var(--w-rgb-gray-750);--w-s-rgb-surface-elevated-200-active:var(--w-rgb-gray-700);--w-s-rgb-surface-elevated-200-hover:var(--w-rgb-gray-750);--w-s-rgb-surface-elevated-200:var(--w-rgb-gray-800);--w-s-rgb-surface-elevated-100-active:var(--w-rgb-gray-750);--w-s-rgb-surface-elevated-100-hover:var(--w-rgb-gray-800);--w-s-rgb-surface-elevated-100:var(--w-rgb-gray-850);--w-s-rgb-surface-sunken:var(--w-rgb-gray-950);--w-s-rgb-background-notification:var(--w-rgb-red-400);--w-s-rgb-background-transparent-0:var(--w-rgb-transparent);--w-s-rgb-background-info-subtle-active:var(--w-rgb-blue-700);--w-s-rgb-background-info-subtle-hover:var(--w-rgb-blue-800);--w-s-rgb-background-info-subtle:var(--w-rgb-blue-900);--w-s-rgb-background-info-active:var(--w-rgb-blue-300);--w-s-rgb-background-info-hover:var(--w-rgb-blue-400);--w-s-rgb-background-info:var(--w-rgb-blue-500);--w-s-rgb-background-warning-subtle-active:var(--w-rgb-yellow-700);--w-s-rgb-background-warning-subtle-hover:var(--w-rgb-yellow-800);--w-s-rgb-background-warning-subtle:var(--w-rgb-yellow-900);--w-s-rgb-background-warning-active:var(--w-rgb-yellow-300);--w-s-rgb-background-warning-hover:var(--w-rgb-yellow-400);--w-s-rgb-background-warning:var(--w-rgb-yellow-500);--w-s-rgb-background-negative-subtle-active:var(--w-rgb-coral-700);--w-s-rgb-background-negative-subtle-hover:var(--w-rgb-coral-800);--w-s-rgb-background-negative-subtle:var(--w-rgb-coral-900);--w-s-rgb-background-negative-active:var(--w-rgb-coral-200);--w-s-rgb-background-negative-hover:var(--w-rgb-coral-300);--w-s-rgb-background-negative:var(--w-rgb-coral-400);--w-s-rgb-background-positive-subtle-active:var(--w-rgb-green-700);--w-s-rgb-background-positive-subtle-hover:var(--w-rgb-green-800);--w-s-rgb-background-positive-subtle:var(--w-rgb-green-900);--w-s-rgb-background-positive-active:var(--w-rgb-green-300);--w-s-rgb-background-positive-hover:var(--w-rgb-green-400);--w-s-rgb-background-positive:var(--w-rgb-green-500);--w-s-rgb-background-secondary-active:var(--w-rgb-red-300);--w-s-rgb-background-secondary-hover:var(--w-rgb-red-400);--w-s-rgb-background-secondary:var(--w-rgb-red-500);--w-s-rgb-background-primary-subtle-active:var(--w-rgb-blue-750);--w-s-rgb-background-primary-subtle-hover:var(--w-rgb-blue-800);--w-s-rgb-background-primary-subtle:var(--w-rgb-blue-850);--w-s-rgb-background-primary-active:var(--w-rgb-blue-200);--w-s-rgb-background-primary-hover:var(--w-rgb-blue-300);--w-s-rgb-background-primary:var(--w-rgb-blue-400);--w-s-rgb-background-inverted:var(--w-rgb-gray-50);--w-s-rgb-background-selected-active:var(--w-rgb-blue-700);--w-s-rgb-background-selected-hover:var(--w-rgb-blue-800);--w-s-rgb-background-selected:var(--w-rgb-blue-900);--w-s-rgb-background-disabled-subtle:var(--w-rgb-gray-600);--w-s-rgb-background-disabled:var(--w-rgb-gray-700);--w-s-rgb-background-subtle-active:var(--w-rgb-gray-600);--w-s-rgb-background-subtle-hover:var(--w-rgb-gray-700);--w-s-rgb-background-subtle:var(--w-rgb-gray-750);--w-s-rgb-background-active:var(--w-rgb-gray-800);--w-s-rgb-background-hover:var(--w-rgb-gray-850);--w-s-rgb-background:var(--w-rgb-gray-900);--w-s-rgb-icon-notification:var(--w-rgb-white);--w-s-rgb-icon-info:var(--w-rgb-blue-500);--w-s-rgb-icon-warning:var(--w-rgb-yellow-500);--w-s-rgb-icon-negative:var(--w-rgb-coral-400);--w-s-rgb-icon-positive:var(--w-rgb-green-500);--w-s-rgb-icon-secondary-active:var(--w-rgb-red-300);--w-s-rgb-icon-secondary-hover:var(--w-rgb-red-400);--w-s-rgb-icon-secondary:var(--w-rgb-red-500);--w-s-rgb-icon-primary:var(--w-rgb-blue-400);--w-s-rgb-icon-inverted-static:var(--w-rgb-white);--w-s-rgb-icon-inverted-active:var(--w-rgb-gray-800);--w-s-rgb-icon-inverted-hover:var(--w-rgb-gray-850);--w-s-rgb-icon-inverted:var(--w-rgb-gray-900);--w-s-rgb-icon-subtle-active:var(--w-rgb-gray-200);--w-s-rgb-icon-subtle-hover:var(--w-rgb-gray-300);--w-s-rgb-icon-subtle:var(--w-rgb-gray-400);--w-s-rgb-icon-disabled:var(--w-rgb-gray-600);--w-s-rgb-icon-selected-active:var(--w-rgb-blue-200);--w-s-rgb-icon-selected-hover:var(--w-rgb-blue-300);--w-s-rgb-icon-selected:var(--w-rgb-blue-400);--w-s-rgb-icon-static:var(--w-rgb-gray-900);--w-s-rgb-icon-active:var(--w-rgb-blue-200);--w-s-rgb-icon-hover:var(--w-rgb-blue-100);--w-s-rgb-icon:var(--w-rgb-white);--w-s-rgb-text-positive:var(--w-rgb-green-500);--w-s-rgb-text-negative:var(--w-rgb-coral-400);--w-s-rgb-text-disabled:var(--w-rgb-gray-500);--w-s-rgb-text-link:var(--w-rgb-blue-400);--w-s-rgb-text-inverted-static:var(--w-rgb-white);--w-s-rgb-text-inverted-subtle:var(--w-rgb-gray-600);--w-s-rgb-text-inverted:var(--w-rgb-gray-900);--w-s-rgb-text-placeholder:var(--w-rgb-gray-500);--w-s-rgb-text-static:var(--w-rgb-gray-900);--w-s-rgb-text-subtle:var(--w-rgb-gray-400);--w-s-rgb-text:var(--w-rgb-white);--w-shadow-s:0 1px 6px #0000001f, 0 1px 1px #00000029;--w-shadow-m:0 3px 6px #0000001a, 0 3px 8px #00000029;--w-shadow-l:0 6px 12px #0003, 0 10px 20px #0000001a;--w-shadow-xl:0 9px 18px #0000001a, 0 14px 28px #0003;--w-shadow-slider:0 1px 6px #0000001f, 0 1px 1px #00000029;--w-shadow-slider-handle-active:0 0 0 8px #00000014;--w-shadow-slider-handle-hover:0 0 0 6px #00000014;--w-s-shadow-surface-elevated-100:var(--w-shadow-m);--w-s-shadow-surface-elevated-100-hover:var(--w-shadow-l);--w-s-shadow-surface-elevated-100-active:var(--w-shadow-m);--w-s-shadow-surface-elevated-200:var(--w-shadow-s);--w-s-shadow-surface-elevated-200-hover:var(--w-shadow-m);--w-s-shadow-surface-elevated-200-active:var(--w-shadow-s);--w-s-shadow-surface-elevated-300:var(--w-shadow-l);--w-s-shadow-surface-elevated-300-hover:var(--w-shadow-xl);--w-s-shadow-surface-elevated-300-active:var(--w-shadow-l);--w-s-border-inverted:var(--w-gray-300);--w-color-datepicker-background-button-hover:var(--w-s-color-background-hover);--w-color-input-icon:var(--w-s-color-icon-default);--w-color-switch-track-background:var(--w-gray-200);--w-color-switch-track-background-hover:var(--w-gray-300);--w-color-switch-background-track-disabled:var(--w-gray-200);--w-color-buttongroup-utility-background-hover:var(--w-s-color-background-hover);--w-color-buttongroup-utility-background-selected:var(--w-s-color-background-selected);--w-color-buttongroup-utility-border:var(--w-s-color-border);--w-color-buttongroup-utility-border-selected:var(--w-s-color-selected);--w-inherit:inherit;--w-none:none;--w-font-size-xs:1.2rem;--w-font-size-s:1.4rem;--w-font-size-m:1.6rem;--w-font-size-ml:2rem;--w-font-size-l:2.2rem;--w-font-size-xl:2.8rem;--w-font-size-xxl:3.4rem;--w-font-size-xxxl:4.8rem;--w-font-family:BlocketSans, sans-serif;--w-line-height-xs:1.6rem;--w-line-height-s:1.8rem;--w-line-height-m:2.2rem;--w-line-height-ml:2.6rem;--w-line-height-l:2.8rem;--w-line-height-xl:3.4rem;--w-line-height-xxl:4.1rem;--w-line-height-xxxl:5.6rem;--w-button-radius-default:8px;--w-button-radius-utility:4px;--w-color-avatar-background:var(--w-s-color-background-subtle);--w-color-avatar-icon:var(--w-s-color-icon-disabled);--w-icon-list-checked:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Ctitle%3ECheckmark%3C/title%3E%3Cpath stroke='%230063fb' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3.83 7.667 7.163 11l5.334-6'%3E%3C/path%3E%3C/svg%3E");--w-icon-toggle-checked:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root,:host{--w-transparent:transparent;--w-gray-950:#121212;--w-gray-900:#1b1b1f;--w-gray-850:#26262b;--w-gray-800:#2b2b30;--w-gray-750:#333338;--w-gray-700:#47474f;--w-gray-600:#5c5c66;--w-gray-500:#84848f;--w-gray-400:#afafb8;--w-gray-300:#cacad1;--w-gray-200:#dedee3;--w-gray-100:#f0f0f2;--w-gray-50:#f6f6f6;--w-coral-900:#1f0805;--w-coral-800:#5d1a11;--w-coral-700:#9b2b1e;--w-coral-600:#d93c2b;--w-coral-500:#df5b4d;--w-coral-400:#e57a6f;--w-coral-300:#eb9991;--w-coral-200:#f1b8b3;--w-coral-100:#f7d7d5;--w-coral-50:#faf3f2;--w-yellow-900:#240700;--w-yellow-800:#6d4100;--w-yellow-700:#b67b00;--w-yellow-600:#ffb500;--w-yellow-500:#ffc128;--w-yellow-400:#ffcd50;--w-yellow-300:#ffd978;--w-yellow-200:#ffe5a0;--w-yellow-100:#fff1c8;--w-yellow-50:#fcf5e3;--w-green-900:#071d12;--w-green-800:#10442b;--w-green-700:#1a6b44;--w-green-600:#24925d;--w-green-500:#47a477;--w-green-400:#6ab691;--w-green-300:#8dc8ab;--w-green-200:#b0dac5;--w-green-100:#d3ecdf;--w-green-50:#f7fdfa;--w-red-900:#240004;--w-red-800:#65000b;--w-red-700:#a70011;--w-red-600:#e90017;--w-red-500:#ed283b;--w-red-400:#f1505f;--w-red-300:#f57883;--w-red-200:#f9a0a7;--w-red-100:#fdc8cb;--w-red-50:#fff0f1;--w-blue-950:#000f20;--w-blue-900:#001d3d;--w-blue-850:#002b5a;--w-blue-800:#003977;--w-blue-750:#004794;--w-blue-700:#0055b1;--w-blue-600:#0071eb;--w-blue-500:#2887ee;--w-blue-400:#509df1;--w-blue-300:#78b3f4;--w-blue-200:#a0c9f7;--w-blue-100:#c8dffa;--w-blue-50:#f0f7ff;--w-black:#000;--w-white:#fff;--w-s-color-border-focus:var(--w-blue-400);--w-s-color-border-info-subtle-active:var(--w-blue-500);--w-s-color-border-info-subtle-hover:var(--w-blue-400);--w-s-color-border-info-subtle:var(--w-blue-300);--w-s-color-border-info-active:var(--w-blue-800);--w-s-color-border-info-hover:var(--w-blue-700);--w-s-color-border-info:var(--w-blue-600);--w-s-color-border-warning-subtle-active:var(--w-yellow-500);--w-s-color-border-warning-subtle-hover:var(--w-yellow-400);--w-s-color-border-warning-subtle:var(--w-yellow-300);--w-s-color-border-warning-active:var(--w-yellow-800);--w-s-color-border-warning-hover:var(--w-yellow-700);--w-s-color-border-warning:var(--w-yellow-600);--w-s-color-border-negative-subtle-active:var(--w-coral-500);--w-s-color-border-negative-subtle-hover:var(--w-coral-400);--w-s-color-border-negative-subtle:var(--w-coral-300);--w-s-color-border-negative-active:var(--w-coral-800);--w-s-color-border-negative-hover:var(--w-coral-700);--w-s-color-border-negative:var(--w-coral-600);--w-s-color-border-positive-subtle-active:var(--w-green-500);--w-s-color-border-positive-subtle-hover:var(--w-green-400);--w-s-color-border-positive-subtle:var(--w-green-300);--w-s-color-border-positive-active:var(--w-green-800);--w-s-color-border-positive-hover:var(--w-green-700);--w-s-color-border-positive:var(--w-green-600);--w-s-color-border-secondary-active:var(--w-red-800);--w-s-color-border-secondary-hover:var(--w-red-700);--w-s-color-border-secondary:var(--w-red-600);--w-s-color-border-primary-subtle-active:var(--w-blue-500);--w-s-color-border-primary-subtle-hover:var(--w-blue-400);--w-s-color-border-primary-subtle:var(--w-blue-300);--w-s-color-border-primary-active:var(--w-blue-800);--w-s-color-border-primary-hover:var(--w-blue-700);--w-s-color-border-primary:var(--w-blue-600);--w-s-color-border-inverted:var(--w-white);--w-s-color-border-selected-active:var(--w-blue-800);--w-s-color-border-selected-hover:var(--w-blue-700);--w-s-color-border-selected:var(--w-blue-600);--w-s-color-border-disabled:var(--w-gray-300);--w-s-color-border-strong-hover:var(--w-gray-600);--w-s-color-border-strong:var(--w-gray-500);--w-s-color-border-active:var(--w-gray-400);--w-s-color-border-hover:var(--w-gray-300);--w-s-color-border:var(--w-gray-200);--w-s-color-surface-elevated-300-active:var(--w-gray-200);--w-s-color-surface-elevated-300-hover:var(--w-gray-100);--w-s-color-surface-elevated-300:var(--w-white);--w-s-color-surface-elevated-200-active:var(--w-gray-200);--w-s-color-surface-elevated-200-hover:var(--w-gray-100);--w-s-color-surface-elevated-200:var(--w-white);--w-s-color-surface-elevated-100-active:var(--w-gray-200);--w-s-color-surface-elevated-100-hover:var(--w-gray-100);--w-s-color-surface-elevated-100:var(--w-white);--w-s-color-surface-sunken:var(--w-gray-50);--w-s-color-background-notification:var(--w-red-600);--w-s-color-background-transparent-0:var(--w-transparent);--w-s-color-background-info-subtle-active:var(--w-blue-200);--w-s-color-background-info-subtle-hover:var(--w-blue-100);--w-s-color-background-info-subtle:var(--w-blue-50);--w-s-color-background-info-active:var(--w-blue-800);--w-s-color-background-info-hover:var(--w-blue-700);--w-s-color-background-info:var(--w-blue-600);--w-s-color-background-warning-subtle-active:var(--w-yellow-200);--w-s-color-background-warning-subtle-hover:var(--w-yellow-100);--w-s-color-background-warning-subtle:var(--w-yellow-50);--w-s-color-background-warning-active:var(--w-yellow-800);--w-s-color-background-warning-hover:var(--w-yellow-700);--w-s-color-background-warning:var(--w-yellow-600);--w-s-color-background-negative-subtle-active:var(--w-coral-200);--w-s-color-background-negative-subtle-hover:var(--w-coral-100);--w-s-color-background-negative-subtle:var(--w-coral-50);--w-s-color-background-negative-active:var(--w-coral-800);--w-s-color-background-negative-hover:var(--w-coral-700);--w-s-color-background-negative:var(--w-coral-600);--w-s-color-background-positive-subtle-active:var(--w-green-200);--w-s-color-background-positive-subtle-hover:var(--w-green-100);--w-s-color-background-positive-subtle:var(--w-green-50);--w-s-color-background-positive-active:var(--w-green-800);--w-s-color-background-positive-hover:var(--w-green-700);--w-s-color-background-positive:var(--w-green-600);--w-s-color-background-secondary-active:var(--w-red-800);--w-s-color-background-secondary-hover:var(--w-red-700);--w-s-color-background-secondary:var(--w-red-600);--w-s-color-background-primary-subtle-active:var(--w-blue-200);--w-s-color-background-primary-subtle-hover:var(--w-blue-300);--w-s-color-background-primary-subtle:var(--w-blue-100);--w-s-color-background-primary-active:var(--w-blue-800);--w-s-color-background-primary-hover:var(--w-blue-700);--w-s-color-background-primary:var(--w-blue-600);--w-s-color-background-inverted:var(--w-gray-900);--w-s-color-background-selected-active:var(--w-blue-200);--w-s-color-background-selected-hover:var(--w-blue-100);--w-s-color-background-selected:var(--w-blue-50);--w-s-color-background-disabled-subtle:var(--w-gray-200);--w-s-color-background-disabled:var(--w-gray-300);--w-s-color-background-subtle-active:var(--w-gray-300);--w-s-color-background-subtle-hover:var(--w-gray-200);--w-s-color-background-subtle:var(--w-gray-100);--w-s-color-background-active:var(--w-gray-200);--w-s-color-background-hover:var(--w-gray-100);--w-s-color-background:var(--w-white);--w-s-color-icon-notification:var(--w-white);--w-s-color-icon-info:var(--w-blue-600);--w-s-color-icon-warning:var(--w-yellow-600);--w-s-color-icon-negative:var(--w-coral-600);--w-s-color-icon-positive:var(--w-green-600);--w-s-color-icon-secondary-active:var(--w-red-800);--w-s-color-icon-secondary-hover:var(--w-red-700);--w-s-color-icon-secondary:var(--w-red-600);--w-s-color-icon-primary:var(--w-blue-600);--w-s-color-icon-inverted-static:var(--w-white);--w-s-color-icon-inverted-active:var(--w-gray-200);--w-s-color-icon-inverted-hover:var(--w-gray-100);--w-s-color-icon-inverted:var(--w-white);--w-s-color-icon-subtle-active:var(--w-gray-800);--w-s-color-icon-subtle-hover:var(--w-gray-700);--w-s-color-icon-subtle:var(--w-gray-600);--w-s-color-icon-disabled:var(--w-gray-300);--w-s-color-icon-selected-active:var(--w-blue-800);--w-s-color-icon-selected-hover:var(--w-blue-700);--w-s-color-icon-selected:var(--w-blue-600);--w-s-color-icon-static:var(--w-gray-900);--w-s-color-icon-active:var(--w-blue-800);--w-s-color-icon-hover:var(--w-blue-700);--w-s-color-icon:var(--w-gray-900);--w-s-color-text-positive:var(--w-green-600);--w-s-color-text-negative:var(--w-coral-600);--w-s-color-text-disabled:var(--w-gray-300);--w-s-color-text-link:var(--w-blue-600);--w-s-color-text-inverted-static:var(--w-white);--w-s-color-text-inverted-subtle:var(--w-gray-400);--w-s-color-text-inverted:var(--w-white);--w-s-color-text-placeholder:var(--w-gray-300);--w-s-color-text-static:var(--w-gray-900);--w-s-color-text-subtle:var(--w-gray-600);--w-s-color-text:var(--w-gray-900);--w-color-switch-track-border-hover:var(--w-gray-600);--w-color-switch-track-border:var(--w-gray-500);--w-color-switch-handle-background-hover:var(--w-gray-600);--w-color-switch-handle-background:var(--w-gray-500);--w-color-pill-suggestion-background-active:var(--w-gray-400);--w-color-pill-suggestion-background-hover:var(--w-gray-300);--w-color-pill-suggestion-background:var(--w-gray-200);--w-color-page-indicator-background-hover:var(--w-gray-400);--w-color-page-indicator-background:var(--w-gray-300);--w-color-callout-border:var(--w-green-400);--w-color-callout-background:var(--w-green-100);--w-color-button-pill-background-active:rgba(var(--w-rgb-blue-400),.3);--w-color-button-pill-background-hover:rgba(var(--w-rgb-blue-300),.3);--w-color-badge-price-background:var(--w-black);--w-color-badge-sponsored-background:var(--w-blue-200);--w-color-badge-negative-background:var(--w-coral-100);--w-color-badge-warning-background:var(--w-yellow-100);--w-color-badge-info-background:var(--w-blue-100);--w-color-badge-positive-background:var(--w-green-100);--w-color-badge-neutral-background:var(--w-gray-100);--w-color-tooltip-background-static:var(--w-s-color-background-inverted);--w-color-navbar-border-selected:var(--w-s-color-border-secondary);--w-color-navbar-icon-selected:var(--w-s-color-icon-secondary);--w-color-card-default-background:var(--w-s-color-background-default);--w-color-button-primary-background-active:var(--w-s-color-background-primary-active);--w-color-button-primary-background-hover:var(--w-s-color-background-primary-hover);--w-color-button-primary-background:var(--w-s-color-background-primary);--w-rgb-transparent:#fff0;--w-rgb-gray-950:18,18,18;--w-rgb-gray-900:27,27,31;--w-rgb-gray-850:38,38,43;--w-rgb-gray-800:43,43,48;--w-rgb-gray-750:51,51,56;--w-rgb-gray-700:71,71,79;--w-rgb-gray-600:92,92,102;--w-rgb-gray-500:132,132,143;--w-rgb-gray-400:175,175,184;--w-rgb-gray-300:202,202,209;--w-rgb-gray-200:222,222,227;--w-rgb-gray-100:240,240,242;--w-rgb-gray-50:246,246,246;--w-rgb-coral-900:31,8,5;--w-rgb-coral-800:93,26,17;--w-rgb-coral-700:155,43,30;--w-rgb-coral-600:217,60,43;--w-rgb-coral-500:223,91,77;--w-rgb-coral-400:229,122,111;--w-rgb-coral-300:235,153,145;--w-rgb-coral-200:241,184,179;--w-rgb-coral-100:247,215,213;--w-rgb-coral-50:250,243,242;--w-rgb-yellow-900:36,7,0;--w-rgb-yellow-800:109,65,0;--w-rgb-yellow-700:182,123,0;--w-rgb-yellow-600:255,181,0;--w-rgb-yellow-500:255,193,40;--w-rgb-yellow-400:255,205,80;--w-rgb-yellow-300:255,217,120;--w-rgb-yellow-200:255,229,160;--w-rgb-yellow-100:255,241,200;--w-rgb-yellow-50:252,245,227;--w-rgb-green-900:7,29,18;--w-rgb-green-800:16,68,43;--w-rgb-green-700:26,107,68;--w-rgb-green-600:36,146,93;--w-rgb-green-500:71,164,119;--w-rgb-green-400:106,182,145;--w-rgb-green-300:141,200,171;--w-rgb-green-200:176,218,197;--w-rgb-green-100:211,236,223;--w-rgb-green-50:247,253,250;--w-rgb-red-900:36,0,4;--w-rgb-red-800:101,0,11;--w-rgb-red-700:167,0,17;--w-rgb-red-600:233,0,23;--w-rgb-red-500:237,40,59;--w-rgb-red-400:241,80,95;--w-rgb-red-300:245,120,131;--w-rgb-red-200:249,160,167;--w-rgb-red-100:253,200,203;--w-rgb-red-50:255,240,241;--w-rgb-blue-950:0,15,32;--w-rgb-blue-900:0,29,61;--w-rgb-blue-850:0,43,90;--w-rgb-blue-800:0,57,119;--w-rgb-blue-750:0,71,148;--w-rgb-blue-700:0,85,177;--w-rgb-blue-600:0,113,235;--w-rgb-blue-500:40,135,238;--w-rgb-blue-400:80,157,241;--w-rgb-blue-300:120,179,244;--w-rgb-blue-200:160,201,247;--w-rgb-blue-100:200,223,250;--w-rgb-blue-50:240,247,255;--w-rgb-black:0,0,0;--w-rgb-white:255,255,255;--w-s-rgb-border-focus:var(--w-rgb-blue-400);--w-s-rgb-border-info-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-info-subtle-hover:var(--w-rgb-blue-400);--w-s-rgb-border-info-subtle:var(--w-rgb-blue-300);--w-s-rgb-border-info-active:var(--w-rgb-blue-800);--w-s-rgb-border-info-hover:var(--w-rgb-blue-700);--w-s-rgb-border-info:var(--w-rgb-blue-600);--w-s-rgb-border-warning-subtle-active:var(--w-rgb-yellow-500);--w-s-rgb-border-warning-subtle-hover:var(--w-rgb-yellow-400);--w-s-rgb-border-warning-subtle:var(--w-rgb-yellow-300);--w-s-rgb-border-warning-active:var(--w-rgb-yellow-800);--w-s-rgb-border-warning-hover:var(--w-rgb-yellow-700);--w-s-rgb-border-warning:var(--w-rgb-yellow-600);--w-s-rgb-border-negative-subtle-active:var(--w-rgb-coral-500);--w-s-rgb-border-negative-subtle-hover:var(--w-rgb-coral-400);--w-s-rgb-border-negative-subtle:var(--w-rgb-coral-300);--w-s-rgb-border-negative-active:var(--w-rgb-coral-800);--w-s-rgb-border-negative-hover:var(--w-rgb-coral-700);--w-s-rgb-border-negative:var(--w-rgb-coral-600);--w-s-rgb-border-positive-subtle-active:var(--w-rgb-green-500);--w-s-rgb-border-positive-subtle-hover:var(--w-rgb-green-400);--w-s-rgb-border-positive-subtle:var(--w-rgb-green-300);--w-s-rgb-border-positive-active:var(--w-rgb-green-800);--w-s-rgb-border-positive-hover:var(--w-rgb-green-700);--w-s-rgb-border-positive:var(--w-rgb-green-600);--w-s-rgb-border-secondary-active:var(--w-rgb-red-800);--w-s-rgb-border-secondary-hover:var(--w-rgb-red-700);--w-s-rgb-border-secondary:var(--w-rgb-red-600);--w-s-rgb-border-primary-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-primary-subtle-hover:var(--w-rgb-blue-400);--w-s-rgb-border-primary-subtle:var(--w-rgb-blue-300);--w-s-rgb-border-primary-active:var(--w-rgb-blue-800);--w-s-rgb-border-primary-hover:var(--w-rgb-blue-700);--w-s-rgb-border-primary:var(--w-rgb-blue-600);--w-s-rgb-border-inverted:var(--w-rgb-white);--w-s-rgb-border-selected-active:var(--w-rgb-blue-800);--w-s-rgb-border-selected-hover:var(--w-rgb-blue-700);--w-s-rgb-border-selected:var(--w-rgb-blue-600);--w-s-rgb-border-disabled:var(--w-rgb-gray-300);--w-s-rgb-border-strong-hover:var(--w-rgb-gray-600);--w-s-rgb-border-strong:var(--w-rgb-gray-500);--w-s-rgb-border-active:var(--w-rgb-gray-400);--w-s-rgb-border-hover:var(--w-rgb-gray-300);--w-s-rgb-border:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-300-active:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-300-hover:var(--w-rgb-gray-100);--w-s-rgb-surface-elevated-300:var(--w-rgb-white);--w-s-rgb-surface-elevated-200-active:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-200-hover:var(--w-rgb-gray-100);--w-s-rgb-surface-elevated-200:var(--w-rgb-white);--w-s-rgb-surface-elevated-100-active:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-100-hover:var(--w-rgb-gray-100);--w-s-rgb-surface-elevated-100:var(--w-rgb-white);--w-s-rgb-surface-sunken:var(--w-rgb-gray-50);--w-s-rgb-background-notification:var(--w-rgb-red-600);--w-s-rgb-background-transparent-0:var(--w-rgb-transparent);--w-s-rgb-background-info-subtle-active:var(--w-rgb-blue-200);--w-s-rgb-background-info-subtle-hover:var(--w-rgb-blue-100);--w-s-rgb-background-info-subtle:var(--w-rgb-blue-50);--w-s-rgb-background-info-active:var(--w-rgb-blue-800);--w-s-rgb-background-info-hover:var(--w-rgb-blue-700);--w-s-rgb-background-info:var(--w-rgb-blue-600);--w-s-rgb-background-warning-subtle-active:var(--w-rgb-yellow-200);--w-s-rgb-background-warning-subtle-hover:var(--w-rgb-yellow-100);--w-s-rgb-background-warning-subtle:var(--w-rgb-yellow-50);--w-s-rgb-background-warning-active:var(--w-rgb-yellow-800);--w-s-rgb-background-warning-hover:var(--w-rgb-yellow-700);--w-s-rgb-background-warning:var(--w-rgb-yellow-600);--w-s-rgb-background-negative-subtle-active:var(--w-rgb-coral-200);--w-s-rgb-background-negative-subtle-hover:var(--w-rgb-coral-100);--w-s-rgb-background-negative-subtle:var(--w-rgb-coral-50);--w-s-rgb-background-negative-active:var(--w-rgb-coral-800);--w-s-rgb-background-negative-hover:var(--w-rgb-coral-700);--w-s-rgb-background-negative:var(--w-rgb-coral-600);--w-s-rgb-background-positive-subtle-active:var(--w-rgb-green-200);--w-s-rgb-background-positive-subtle-hover:var(--w-rgb-green-100);--w-s-rgb-background-positive-subtle:var(--w-rgb-green-50);--w-s-rgb-background-positive-active:var(--w-rgb-green-800);--w-s-rgb-background-positive-hover:var(--w-rgb-green-700);--w-s-rgb-background-positive:var(--w-rgb-green-600);--w-s-rgb-background-secondary-active:var(--w-rgb-red-800);--w-s-rgb-background-secondary-hover:var(--w-rgb-red-700);--w-s-rgb-background-secondary:var(--w-rgb-red-600);--w-s-rgb-background-primary-subtle-active:var(--w-rgb-blue-200);--w-s-rgb-background-primary-subtle-hover:var(--w-rgb-blue-300);--w-s-rgb-background-primary-subtle:var(--w-rgb-blue-100);--w-s-rgb-background-primary-active:var(--w-rgb-blue-800);--w-s-rgb-background-primary-hover:var(--w-rgb-blue-700);--w-s-rgb-background-primary:var(--w-rgb-blue-600);--w-s-rgb-background-inverted:var(--w-rgb-gray-900);--w-s-rgb-background-selected-active:var(--w-rgb-blue-200);--w-s-rgb-background-selected-hover:var(--w-rgb-blue-100);--w-s-rgb-background-selected:var(--w-rgb-blue-50);--w-s-rgb-background-disabled-subtle:var(--w-rgb-gray-200);--w-s-rgb-background-disabled:var(--w-rgb-gray-300);--w-s-rgb-background-subtle-active:var(--w-rgb-gray-300);--w-s-rgb-background-subtle-hover:var(--w-rgb-gray-200);--w-s-rgb-background-subtle:var(--w-rgb-gray-100);--w-s-rgb-background-active:var(--w-rgb-gray-200);--w-s-rgb-background-hover:var(--w-rgb-gray-100);--w-s-rgb-background:var(--w-rgb-white);--w-s-rgb-icon-notification:var(--w-rgb-white);--w-s-rgb-icon-info:var(--w-rgb-blue-600);--w-s-rgb-icon-warning:var(--w-rgb-yellow-600);--w-s-rgb-icon-negative:var(--w-rgb-coral-600);--w-s-rgb-icon-positive:var(--w-rgb-green-600);--w-s-rgb-icon-secondary-active:var(--w-rgb-red-800);--w-s-rgb-icon-secondary-hover:var(--w-rgb-red-700);--w-s-rgb-icon-secondary:var(--w-rgb-red-600);--w-s-rgb-icon-primary:var(--w-rgb-blue-600);--w-s-rgb-icon-inverted-static:var(--w-rgb-white);--w-s-rgb-icon-inverted-active:var(--w-rgb-gray-200);--w-s-rgb-icon-inverted-hover:var(--w-rgb-gray-100);--w-s-rgb-icon-inverted:var(--w-rgb-white);--w-s-rgb-icon-subtle-active:var(--w-rgb-gray-800);--w-s-rgb-icon-subtle-hover:var(--w-rgb-gray-700);--w-s-rgb-icon-subtle:var(--w-rgb-gray-600);--w-s-rgb-icon-disabled:var(--w-rgb-gray-300);--w-s-rgb-icon-selected-active:var(--w-rgb-blue-800);--w-s-rgb-icon-selected-hover:var(--w-rgb-blue-700);--w-s-rgb-icon-selected:var(--w-rgb-blue-600);--w-s-rgb-icon-static:var(--w-rgb-gray-900);--w-s-rgb-icon-active:var(--w-rgb-blue-800);--w-s-rgb-icon-hover:var(--w-rgb-blue-700);--w-s-rgb-icon:var(--w-rgb-gray-900);--w-s-rgb-text-positive:var(--w-rgb-green-600);--w-s-rgb-text-negative:var(--w-rgb-coral-600);--w-s-rgb-text-disabled:var(--w-rgb-gray-300);--w-s-rgb-text-link:var(--w-rgb-blue-600);--w-s-rgb-text-inverted-static:var(--w-rgb-white);--w-s-rgb-text-inverted-subtle:var(--w-rgb-gray-400);--w-s-rgb-text-inverted:var(--w-rgb-white);--w-s-rgb-text-placeholder:var(--w-rgb-gray-300);--w-s-rgb-text-static:var(--w-rgb-gray-900);--w-s-rgb-text-subtle:var(--w-rgb-gray-600);--w-s-rgb-text:var(--w-rgb-gray-900);--w-shadow-s:0 1px 6px #0000001f,0 1px 1px #00000029;--w-shadow-m:0 3px 6px #0000001a,0 3px 8px #00000029;--w-shadow-l:0 6px 12px #0003,0 10px 20px #0000001a;--w-shadow-xl:0 9px 18px #0000001a,0 14px 28px #0003;--w-shadow-slider:0 1px 6px #0000001f,0 1px 1px #00000029;--w-shadow-slider-handle-active:0 0 0 8px #00000014;--w-shadow-slider-handle-hover:0 0 0 6px #00000014;--w-s-shadow-surface-elevated-100:var(--w-shadow-m);--w-s-shadow-surface-elevated-100-hover:var(--w-shadow-l);--w-s-shadow-surface-elevated-100-active:var(--w-shadow-m);--w-s-shadow-surface-elevated-200:var(--w-shadow-s);--w-s-shadow-surface-elevated-200-hover:var(--w-shadow-m);--w-s-shadow-surface-elevated-200-active:var(--w-shadow-s);--w-s-shadow-surface-elevated-300:var(--w-shadow-l);--w-s-shadow-surface-elevated-300-hover:var(--w-shadow-xl);--w-s-shadow-surface-elevated-300-active:var(--w-shadow-l);--w-s-border-inverted:var(--w-gray-300);--w-color-datepicker-background-button-hover:var(--w-s-color-background-hover);--w-color-input-icon:var(--w-s-color-icon-default);--w-color-switch-track-background:var(--w-gray-200);--w-color-switch-track-background-hover:var(--w-gray-300);--w-color-switch-background-track-disabled:var(--w-gray-200);--w-color-buttongroup-utility-background-hover:var(--w-s-color-background-hover);--w-color-buttongroup-utility-background-selected:var(--w-s-color-background-selected);--w-color-buttongroup-utility-border:var(--w-s-color-border);--w-color-buttongroup-utility-border-selected:var(--w-s-color-selected);--w-inherit:inherit;--w-none:none;--w-font-size-xs:1.2rem;--w-font-size-s:1.4rem;--w-font-size-m:1.6rem;--w-font-size-ml:2rem;--w-font-size-l:2.2rem;--w-font-size-xl:2.8rem;--w-font-size-xxl:3.4rem;--w-font-size-xxxl:4.8rem;--w-font-family:BlocketSans,sans-serif;--w-line-height-xs:1.6rem;--w-line-height-s:1.8rem;--w-line-height-m:2.2rem;--w-line-height-ml:2.6rem;--w-line-height-l:2.8rem;--w-line-height-xl:3.4rem;--w-line-height-xxl:4.1rem;--w-line-height-xxxl:5.6rem;--w-button-radius-default:8px;--w-button-radius-utility:4px;--w-color-avatar-background:var(--w-s-color-background-subtle);--w-color-avatar-icon:var(--w-s-color-icon-disabled);--w-icon-list-checked:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Ctitle%3ECheckmark%3C/title%3E%3Cpath stroke='%230063fb' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3.83 7.667 7.163 11l5.334-6'%3E%3C/path%3E%3C/svg%3E");--w-icon-toggle-checked:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}
|
|
1
|
+
:root,:host{--w-transparent:transparent;--w-gray-950:#121212;--w-gray-900:#1b1b1f;--w-gray-850:#26262b;--w-gray-800:#2b2b30;--w-gray-750:#333338;--w-gray-700:#47474f;--w-gray-600:#5c5c66;--w-gray-500:#84848f;--w-gray-400:#afafb8;--w-gray-300:#cacad1;--w-gray-200:#dedee3;--w-gray-100:#f0f0f2;--w-gray-50:#f6f6f6;--w-coral-900:#1f0805;--w-coral-800:#5d1a11;--w-coral-700:#9b2b1e;--w-coral-600:#d93c2b;--w-coral-500:#df5b4d;--w-coral-400:#e57a6f;--w-coral-300:#eb9991;--w-coral-200:#f1b8b3;--w-coral-100:#f7d7d5;--w-coral-50:#faf3f2;--w-yellow-900:#240700;--w-yellow-800:#6d4100;--w-yellow-700:#b67b00;--w-yellow-600:#ffb500;--w-yellow-500:#ffc128;--w-yellow-400:#ffcd50;--w-yellow-300:#ffd978;--w-yellow-200:#ffe5a0;--w-yellow-100:#fff1c8;--w-yellow-50:#fcf5e3;--w-green-900:#071d12;--w-green-800:#10442b;--w-green-700:#1a6b44;--w-green-600:#24925d;--w-green-500:#47a477;--w-green-400:#6ab691;--w-green-300:#8dc8ab;--w-green-200:#b0dac5;--w-green-100:#d3ecdf;--w-green-50:#f7fdfa;--w-red-900:#240004;--w-red-800:#65000b;--w-red-700:#a70011;--w-red-600:#e90017;--w-red-500:#ed283b;--w-red-400:#f1505f;--w-red-300:#f57883;--w-red-200:#f9a0a7;--w-red-100:#fdc8cb;--w-red-50:#fff0f1;--w-blue-950:#000f20;--w-blue-900:#001d3d;--w-blue-850:#002b5a;--w-blue-800:#003977;--w-blue-750:#004794;--w-blue-700:#0055b1;--w-blue-600:#0071eb;--w-blue-500:#2887ee;--w-blue-400:#509df1;--w-blue-300:#78b3f4;--w-blue-200:#a0c9f7;--w-blue-100:#c8dffa;--w-blue-50:#f0f7ff;--w-black:#000;--w-white:#fff;--w-s-color-border-focus:var(--w-blue-400);--w-s-color-border-info-subtle-active:var(--w-blue-500);--w-s-color-border-info-subtle-hover:var(--w-blue-400);--w-s-color-border-info-subtle:var(--w-blue-300);--w-s-color-border-info-active:var(--w-blue-800);--w-s-color-border-info-hover:var(--w-blue-700);--w-s-color-border-info:var(--w-blue-600);--w-s-color-border-warning-subtle-active:var(--w-yellow-500);--w-s-color-border-warning-subtle-hover:var(--w-yellow-400);--w-s-color-border-warning-subtle:var(--w-yellow-300);--w-s-color-border-warning-active:var(--w-yellow-800);--w-s-color-border-warning-hover:var(--w-yellow-700);--w-s-color-border-warning:var(--w-yellow-600);--w-s-color-border-negative-subtle-active:var(--w-coral-500);--w-s-color-border-negative-subtle-hover:var(--w-coral-400);--w-s-color-border-negative-subtle:var(--w-coral-300);--w-s-color-border-negative-active:var(--w-coral-800);--w-s-color-border-negative-hover:var(--w-coral-700);--w-s-color-border-negative:var(--w-coral-600);--w-s-color-border-positive-subtle-active:var(--w-green-500);--w-s-color-border-positive-subtle-hover:var(--w-green-400);--w-s-color-border-positive-subtle:var(--w-green-300);--w-s-color-border-positive-active:var(--w-green-800);--w-s-color-border-positive-hover:var(--w-green-700);--w-s-color-border-positive:var(--w-green-600);--w-s-color-border-secondary-active:var(--w-red-800);--w-s-color-border-secondary-hover:var(--w-red-700);--w-s-color-border-secondary:var(--w-red-600);--w-s-color-border-primary-subtle-active:var(--w-blue-500);--w-s-color-border-primary-subtle-hover:var(--w-blue-400);--w-s-color-border-primary-subtle:var(--w-blue-300);--w-s-color-border-primary-active:var(--w-blue-800);--w-s-color-border-primary-hover:var(--w-blue-700);--w-s-color-border-primary:var(--w-blue-600);--w-s-color-border-inverted:var(--w-white);--w-s-color-border-selected-active:var(--w-blue-800);--w-s-color-border-selected-hover:var(--w-blue-700);--w-s-color-border-selected:var(--w-blue-600);--w-s-color-border-disabled:var(--w-gray-300);--w-s-color-border-strong-hover:var(--w-gray-600);--w-s-color-border-strong:var(--w-gray-500);--w-s-color-border-active:var(--w-gray-400);--w-s-color-border-hover:var(--w-gray-300);--w-s-color-border:var(--w-gray-200);--w-s-color-surface-elevated-300-active:var(--w-gray-200);--w-s-color-surface-elevated-300-hover:var(--w-gray-100);--w-s-color-surface-elevated-300:var(--w-white);--w-s-color-surface-elevated-200-active:var(--w-gray-200);--w-s-color-surface-elevated-200-hover:var(--w-gray-100);--w-s-color-surface-elevated-200:var(--w-white);--w-s-color-surface-elevated-100-active:var(--w-gray-200);--w-s-color-surface-elevated-100-hover:var(--w-gray-100);--w-s-color-surface-elevated-100:var(--w-white);--w-s-color-surface-sunken:var(--w-gray-50);--w-s-color-background-notification:var(--w-red-600);--w-s-color-background-transparent-0:var(--w-transparent);--w-s-color-background-info-subtle-active:var(--w-blue-200);--w-s-color-background-info-subtle-hover:var(--w-blue-100);--w-s-color-background-info-subtle:var(--w-blue-50);--w-s-color-background-info-active:var(--w-blue-800);--w-s-color-background-info-hover:var(--w-blue-700);--w-s-color-background-info:var(--w-blue-600);--w-s-color-background-warning-subtle-active:var(--w-yellow-200);--w-s-color-background-warning-subtle-hover:var(--w-yellow-100);--w-s-color-background-warning-subtle:var(--w-yellow-50);--w-s-color-background-warning-active:var(--w-yellow-800);--w-s-color-background-warning-hover:var(--w-yellow-700);--w-s-color-background-warning:var(--w-yellow-600);--w-s-color-background-negative-subtle-active:var(--w-coral-200);--w-s-color-background-negative-subtle-hover:var(--w-coral-100);--w-s-color-background-negative-subtle:var(--w-coral-50);--w-s-color-background-negative-active:var(--w-coral-800);--w-s-color-background-negative-hover:var(--w-coral-700);--w-s-color-background-negative:var(--w-coral-600);--w-s-color-background-positive-subtle-active:var(--w-green-200);--w-s-color-background-positive-subtle-hover:var(--w-green-100);--w-s-color-background-positive-subtle:var(--w-green-50);--w-s-color-background-positive-active:var(--w-green-800);--w-s-color-background-positive-hover:var(--w-green-700);--w-s-color-background-positive:var(--w-green-600);--w-s-color-background-secondary-active:var(--w-red-800);--w-s-color-background-secondary-hover:var(--w-red-700);--w-s-color-background-secondary:var(--w-red-600);--w-s-color-background-primary-subtle-active:var(--w-blue-200);--w-s-color-background-primary-subtle-hover:var(--w-blue-300);--w-s-color-background-primary-subtle:var(--w-blue-100);--w-s-color-background-primary-active:var(--w-blue-800);--w-s-color-background-primary-hover:var(--w-blue-700);--w-s-color-background-primary:var(--w-blue-600);--w-s-color-background-inverted:var(--w-gray-900);--w-s-color-background-selected-active:var(--w-blue-200);--w-s-color-background-selected-hover:var(--w-blue-100);--w-s-color-background-selected:var(--w-blue-50);--w-s-color-background-disabled-subtle:var(--w-gray-200);--w-s-color-background-disabled:var(--w-gray-300);--w-s-color-background-subtle-active:var(--w-gray-300);--w-s-color-background-subtle-hover:var(--w-gray-200);--w-s-color-background-subtle:var(--w-gray-100);--w-s-color-background-active:var(--w-gray-200);--w-s-color-background-hover:var(--w-gray-100);--w-s-color-background:var(--w-white);--w-s-color-icon-notification:var(--w-white);--w-s-color-icon-info:var(--w-blue-600);--w-s-color-icon-warning:var(--w-yellow-600);--w-s-color-icon-negative:var(--w-coral-600);--w-s-color-icon-positive:var(--w-green-600);--w-s-color-icon-secondary-active:var(--w-red-800);--w-s-color-icon-secondary-hover:var(--w-red-700);--w-s-color-icon-secondary:var(--w-red-600);--w-s-color-icon-primary:var(--w-blue-600);--w-s-color-icon-inverted-static:var(--w-white);--w-s-color-icon-inverted-active:var(--w-gray-200);--w-s-color-icon-inverted-hover:var(--w-gray-100);--w-s-color-icon-inverted:var(--w-white);--w-s-color-icon-subtle-active:var(--w-gray-800);--w-s-color-icon-subtle-hover:var(--w-gray-700);--w-s-color-icon-subtle:var(--w-gray-600);--w-s-color-icon-disabled:var(--w-gray-300);--w-s-color-icon-selected-active:var(--w-blue-800);--w-s-color-icon-selected-hover:var(--w-blue-700);--w-s-color-icon-selected:var(--w-blue-600);--w-s-color-icon-static:var(--w-gray-900);--w-s-color-icon-active:var(--w-blue-800);--w-s-color-icon-hover:var(--w-blue-700);--w-s-color-icon:var(--w-gray-900);--w-s-color-text-positive:var(--w-green-600);--w-s-color-text-negative:var(--w-coral-600);--w-s-color-text-disabled:var(--w-gray-300);--w-s-color-text-link:var(--w-blue-600);--w-s-color-text-inverted-static:var(--w-white);--w-s-color-text-inverted-subtle:var(--w-gray-400);--w-s-color-text-inverted:var(--w-white);--w-s-color-text-placeholder:var(--w-gray-300);--w-s-color-text-static:var(--w-gray-900);--w-s-color-text-subtle:var(--w-gray-600);--w-s-color-text:var(--w-gray-900);--w-color-switch-track-border-hover:var(--w-gray-600);--w-color-switch-track-border:var(--w-gray-500);--w-color-switch-handle-background-hover:var(--w-gray-600);--w-color-switch-handle-background:var(--w-gray-500);--w-color-pill-suggestion-background-active:var(--w-gray-400);--w-color-pill-suggestion-background-hover:var(--w-gray-300);--w-color-pill-suggestion-background:var(--w-gray-200);--w-color-page-indicator-background-hover:var(--w-gray-400);--w-color-page-indicator-background:var(--w-gray-300);--w-color-callout-border:var(--w-green-400);--w-color-callout-background:var(--w-green-100);--w-color-button-pill-background-active:rgba(var(--w-rgb-blue-400),.3);--w-color-button-pill-background-hover:rgba(var(--w-rgb-blue-300),.3);--w-color-badge-price-background:var(--w-black);--w-color-badge-sponsored-background:var(--w-blue-200);--w-color-badge-negative-background:var(--w-coral-100);--w-color-badge-warning-background:var(--w-yellow-100);--w-color-badge-info-background:var(--w-blue-100);--w-color-badge-positive-background:var(--w-green-100);--w-color-badge-neutral-background:var(--w-gray-100);--w-color-tooltip-background-static:var(--w-s-color-background-inverted);--w-color-navbar-border-selected:var(--w-s-color-border-secondary);--w-color-navbar-icon-selected:var(--w-s-color-icon-secondary);--w-color-card-default-background:var(--w-s-color-background-default);--w-color-button-primary-background-active:var(--w-s-color-background-primary-active);--w-color-button-primary-background-hover:var(--w-s-color-background-primary-hover);--w-color-button-primary-background:var(--w-s-color-background-primary);--w-rgb-transparent:#fff0;--w-rgb-gray-950:18, 18, 18;--w-rgb-gray-900:27, 27, 31;--w-rgb-gray-850:38, 38, 43;--w-rgb-gray-800:43, 43, 48;--w-rgb-gray-750:51, 51, 56;--w-rgb-gray-700:71, 71, 79;--w-rgb-gray-600:92, 92, 102;--w-rgb-gray-500:132, 132, 143;--w-rgb-gray-400:175, 175, 184;--w-rgb-gray-300:202, 202, 209;--w-rgb-gray-200:222, 222, 227;--w-rgb-gray-100:240, 240, 242;--w-rgb-gray-50:246, 246, 246;--w-rgb-coral-900:31, 8, 5;--w-rgb-coral-800:93, 26, 17;--w-rgb-coral-700:155, 43, 30;--w-rgb-coral-600:217, 60, 43;--w-rgb-coral-500:223, 91, 77;--w-rgb-coral-400:229, 122, 111;--w-rgb-coral-300:235, 153, 145;--w-rgb-coral-200:241, 184, 179;--w-rgb-coral-100:247, 215, 213;--w-rgb-coral-50:250, 243, 242;--w-rgb-yellow-900:36, 7, 0;--w-rgb-yellow-800:109, 65, 0;--w-rgb-yellow-700:182, 123, 0;--w-rgb-yellow-600:255, 181, 0;--w-rgb-yellow-500:255, 193, 40;--w-rgb-yellow-400:255, 205, 80;--w-rgb-yellow-300:255, 217, 120;--w-rgb-yellow-200:255, 229, 160;--w-rgb-yellow-100:255, 241, 200;--w-rgb-yellow-50:252, 245, 227;--w-rgb-green-900:7, 29, 18;--w-rgb-green-800:16, 68, 43;--w-rgb-green-700:26, 107, 68;--w-rgb-green-600:36, 146, 93;--w-rgb-green-500:71, 164, 119;--w-rgb-green-400:106, 182, 145;--w-rgb-green-300:141, 200, 171;--w-rgb-green-200:176, 218, 197;--w-rgb-green-100:211, 236, 223;--w-rgb-green-50:247, 253, 250;--w-rgb-red-900:36, 0, 4;--w-rgb-red-800:101, 0, 11;--w-rgb-red-700:167, 0, 17;--w-rgb-red-600:233, 0, 23;--w-rgb-red-500:237, 40, 59;--w-rgb-red-400:241, 80, 95;--w-rgb-red-300:245, 120, 131;--w-rgb-red-200:249, 160, 167;--w-rgb-red-100:253, 200, 203;--w-rgb-red-50:255, 240, 241;--w-rgb-blue-950:0, 15, 32;--w-rgb-blue-900:0, 29, 61;--w-rgb-blue-850:0, 43, 90;--w-rgb-blue-800:0, 57, 119;--w-rgb-blue-750:0, 71, 148;--w-rgb-blue-700:0, 85, 177;--w-rgb-blue-600:0, 113, 235;--w-rgb-blue-500:40, 135, 238;--w-rgb-blue-400:80, 157, 241;--w-rgb-blue-300:120, 179, 244;--w-rgb-blue-200:160, 201, 247;--w-rgb-blue-100:200, 223, 250;--w-rgb-blue-50:240, 247, 255;--w-rgb-black:0, 0, 0;--w-rgb-white:255, 255, 255;--w-s-rgb-border-focus:var(--w-rgb-blue-400);--w-s-rgb-border-info-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-info-subtle-hover:var(--w-rgb-blue-400);--w-s-rgb-border-info-subtle:var(--w-rgb-blue-300);--w-s-rgb-border-info-active:var(--w-rgb-blue-800);--w-s-rgb-border-info-hover:var(--w-rgb-blue-700);--w-s-rgb-border-info:var(--w-rgb-blue-600);--w-s-rgb-border-warning-subtle-active:var(--w-rgb-yellow-500);--w-s-rgb-border-warning-subtle-hover:var(--w-rgb-yellow-400);--w-s-rgb-border-warning-subtle:var(--w-rgb-yellow-300);--w-s-rgb-border-warning-active:var(--w-rgb-yellow-800);--w-s-rgb-border-warning-hover:var(--w-rgb-yellow-700);--w-s-rgb-border-warning:var(--w-rgb-yellow-600);--w-s-rgb-border-negative-subtle-active:var(--w-rgb-coral-500);--w-s-rgb-border-negative-subtle-hover:var(--w-rgb-coral-400);--w-s-rgb-border-negative-subtle:var(--w-rgb-coral-300);--w-s-rgb-border-negative-active:var(--w-rgb-coral-800);--w-s-rgb-border-negative-hover:var(--w-rgb-coral-700);--w-s-rgb-border-negative:var(--w-rgb-coral-600);--w-s-rgb-border-positive-subtle-active:var(--w-rgb-green-500);--w-s-rgb-border-positive-subtle-hover:var(--w-rgb-green-400);--w-s-rgb-border-positive-subtle:var(--w-rgb-green-300);--w-s-rgb-border-positive-active:var(--w-rgb-green-800);--w-s-rgb-border-positive-hover:var(--w-rgb-green-700);--w-s-rgb-border-positive:var(--w-rgb-green-600);--w-s-rgb-border-secondary-active:var(--w-rgb-red-800);--w-s-rgb-border-secondary-hover:var(--w-rgb-red-700);--w-s-rgb-border-secondary:var(--w-rgb-red-600);--w-s-rgb-border-primary-subtle-active:var(--w-rgb-blue-500);--w-s-rgb-border-primary-subtle-hover:var(--w-rgb-blue-400);--w-s-rgb-border-primary-subtle:var(--w-rgb-blue-300);--w-s-rgb-border-primary-active:var(--w-rgb-blue-800);--w-s-rgb-border-primary-hover:var(--w-rgb-blue-700);--w-s-rgb-border-primary:var(--w-rgb-blue-600);--w-s-rgb-border-inverted:var(--w-rgb-white);--w-s-rgb-border-selected-active:var(--w-rgb-blue-800);--w-s-rgb-border-selected-hover:var(--w-rgb-blue-700);--w-s-rgb-border-selected:var(--w-rgb-blue-600);--w-s-rgb-border-disabled:var(--w-rgb-gray-300);--w-s-rgb-border-strong-hover:var(--w-rgb-gray-600);--w-s-rgb-border-strong:var(--w-rgb-gray-500);--w-s-rgb-border-active:var(--w-rgb-gray-400);--w-s-rgb-border-hover:var(--w-rgb-gray-300);--w-s-rgb-border:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-300-active:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-300-hover:var(--w-rgb-gray-100);--w-s-rgb-surface-elevated-300:var(--w-rgb-white);--w-s-rgb-surface-elevated-200-active:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-200-hover:var(--w-rgb-gray-100);--w-s-rgb-surface-elevated-200:var(--w-rgb-white);--w-s-rgb-surface-elevated-100-active:var(--w-rgb-gray-200);--w-s-rgb-surface-elevated-100-hover:var(--w-rgb-gray-100);--w-s-rgb-surface-elevated-100:var(--w-rgb-white);--w-s-rgb-surface-sunken:var(--w-rgb-gray-50);--w-s-rgb-background-notification:var(--w-rgb-red-600);--w-s-rgb-background-transparent-0:var(--w-rgb-transparent);--w-s-rgb-background-info-subtle-active:var(--w-rgb-blue-200);--w-s-rgb-background-info-subtle-hover:var(--w-rgb-blue-100);--w-s-rgb-background-info-subtle:var(--w-rgb-blue-50);--w-s-rgb-background-info-active:var(--w-rgb-blue-800);--w-s-rgb-background-info-hover:var(--w-rgb-blue-700);--w-s-rgb-background-info:var(--w-rgb-blue-600);--w-s-rgb-background-warning-subtle-active:var(--w-rgb-yellow-200);--w-s-rgb-background-warning-subtle-hover:var(--w-rgb-yellow-100);--w-s-rgb-background-warning-subtle:var(--w-rgb-yellow-50);--w-s-rgb-background-warning-active:var(--w-rgb-yellow-800);--w-s-rgb-background-warning-hover:var(--w-rgb-yellow-700);--w-s-rgb-background-warning:var(--w-rgb-yellow-600);--w-s-rgb-background-negative-subtle-active:var(--w-rgb-coral-200);--w-s-rgb-background-negative-subtle-hover:var(--w-rgb-coral-100);--w-s-rgb-background-negative-subtle:var(--w-rgb-coral-50);--w-s-rgb-background-negative-active:var(--w-rgb-coral-800);--w-s-rgb-background-negative-hover:var(--w-rgb-coral-700);--w-s-rgb-background-negative:var(--w-rgb-coral-600);--w-s-rgb-background-positive-subtle-active:var(--w-rgb-green-200);--w-s-rgb-background-positive-subtle-hover:var(--w-rgb-green-100);--w-s-rgb-background-positive-subtle:var(--w-rgb-green-50);--w-s-rgb-background-positive-active:var(--w-rgb-green-800);--w-s-rgb-background-positive-hover:var(--w-rgb-green-700);--w-s-rgb-background-positive:var(--w-rgb-green-600);--w-s-rgb-background-secondary-active:var(--w-rgb-red-800);--w-s-rgb-background-secondary-hover:var(--w-rgb-red-700);--w-s-rgb-background-secondary:var(--w-rgb-red-600);--w-s-rgb-background-primary-subtle-active:var(--w-rgb-blue-200);--w-s-rgb-background-primary-subtle-hover:var(--w-rgb-blue-300);--w-s-rgb-background-primary-subtle:var(--w-rgb-blue-100);--w-s-rgb-background-primary-active:var(--w-rgb-blue-800);--w-s-rgb-background-primary-hover:var(--w-rgb-blue-700);--w-s-rgb-background-primary:var(--w-rgb-blue-600);--w-s-rgb-background-inverted:var(--w-rgb-gray-900);--w-s-rgb-background-selected-active:var(--w-rgb-blue-200);--w-s-rgb-background-selected-hover:var(--w-rgb-blue-100);--w-s-rgb-background-selected:var(--w-rgb-blue-50);--w-s-rgb-background-disabled-subtle:var(--w-rgb-gray-200);--w-s-rgb-background-disabled:var(--w-rgb-gray-300);--w-s-rgb-background-subtle-active:var(--w-rgb-gray-300);--w-s-rgb-background-subtle-hover:var(--w-rgb-gray-200);--w-s-rgb-background-subtle:var(--w-rgb-gray-100);--w-s-rgb-background-active:var(--w-rgb-gray-200);--w-s-rgb-background-hover:var(--w-rgb-gray-100);--w-s-rgb-background:var(--w-rgb-white);--w-s-rgb-icon-notification:var(--w-rgb-white);--w-s-rgb-icon-info:var(--w-rgb-blue-600);--w-s-rgb-icon-warning:var(--w-rgb-yellow-600);--w-s-rgb-icon-negative:var(--w-rgb-coral-600);--w-s-rgb-icon-positive:var(--w-rgb-green-600);--w-s-rgb-icon-secondary-active:var(--w-rgb-red-800);--w-s-rgb-icon-secondary-hover:var(--w-rgb-red-700);--w-s-rgb-icon-secondary:var(--w-rgb-red-600);--w-s-rgb-icon-primary:var(--w-rgb-blue-600);--w-s-rgb-icon-inverted-static:var(--w-rgb-white);--w-s-rgb-icon-inverted-active:var(--w-rgb-gray-200);--w-s-rgb-icon-inverted-hover:var(--w-rgb-gray-100);--w-s-rgb-icon-inverted:var(--w-rgb-white);--w-s-rgb-icon-subtle-active:var(--w-rgb-gray-800);--w-s-rgb-icon-subtle-hover:var(--w-rgb-gray-700);--w-s-rgb-icon-subtle:var(--w-rgb-gray-600);--w-s-rgb-icon-disabled:var(--w-rgb-gray-300);--w-s-rgb-icon-selected-active:var(--w-rgb-blue-800);--w-s-rgb-icon-selected-hover:var(--w-rgb-blue-700);--w-s-rgb-icon-selected:var(--w-rgb-blue-600);--w-s-rgb-icon-static:var(--w-rgb-gray-900);--w-s-rgb-icon-active:var(--w-rgb-blue-800);--w-s-rgb-icon-hover:var(--w-rgb-blue-700);--w-s-rgb-icon:var(--w-rgb-gray-900);--w-s-rgb-text-positive:var(--w-rgb-green-600);--w-s-rgb-text-negative:var(--w-rgb-coral-600);--w-s-rgb-text-disabled:var(--w-rgb-gray-300);--w-s-rgb-text-link:var(--w-rgb-blue-600);--w-s-rgb-text-inverted-static:var(--w-rgb-white);--w-s-rgb-text-inverted-subtle:var(--w-rgb-gray-400);--w-s-rgb-text-inverted:var(--w-rgb-white);--w-s-rgb-text-placeholder:var(--w-rgb-gray-300);--w-s-rgb-text-static:var(--w-rgb-gray-900);--w-s-rgb-text-subtle:var(--w-rgb-gray-600);--w-s-rgb-text:var(--w-rgb-gray-900);--w-shadow-s:0 1px 6px #0000001f, 0 1px 1px #00000029;--w-shadow-m:0 3px 6px #0000001a, 0 3px 8px #00000029;--w-shadow-l:0 6px 12px #0003, 0 10px 20px #0000001a;--w-shadow-xl:0 9px 18px #0000001a, 0 14px 28px #0003;--w-shadow-slider:0 1px 6px #0000001f, 0 1px 1px #00000029;--w-shadow-slider-handle-active:0 0 0 8px #00000014;--w-shadow-slider-handle-hover:0 0 0 6px #00000014;--w-s-shadow-surface-elevated-100:var(--w-shadow-m);--w-s-shadow-surface-elevated-100-hover:var(--w-shadow-l);--w-s-shadow-surface-elevated-100-active:var(--w-shadow-m);--w-s-shadow-surface-elevated-200:var(--w-shadow-s);--w-s-shadow-surface-elevated-200-hover:var(--w-shadow-m);--w-s-shadow-surface-elevated-200-active:var(--w-shadow-s);--w-s-shadow-surface-elevated-300:var(--w-shadow-l);--w-s-shadow-surface-elevated-300-hover:var(--w-shadow-xl);--w-s-shadow-surface-elevated-300-active:var(--w-shadow-l);--w-s-border-inverted:var(--w-gray-300);--w-color-datepicker-background-button-hover:var(--w-s-color-background-hover);--w-color-input-icon:var(--w-s-color-icon-default);--w-color-switch-track-background:var(--w-gray-200);--w-color-switch-track-background-hover:var(--w-gray-300);--w-color-switch-background-track-disabled:var(--w-gray-200);--w-color-buttongroup-utility-background-hover:var(--w-s-color-background-hover);--w-color-buttongroup-utility-background-selected:var(--w-s-color-background-selected);--w-color-buttongroup-utility-border:var(--w-s-color-border);--w-color-buttongroup-utility-border-selected:var(--w-s-color-selected);--w-inherit:inherit;--w-none:none;--w-font-size-xs:1.2rem;--w-font-size-s:1.4rem;--w-font-size-m:1.6rem;--w-font-size-ml:2rem;--w-font-size-l:2.2rem;--w-font-size-xl:2.8rem;--w-font-size-xxl:3.4rem;--w-font-size-xxxl:4.8rem;--w-font-family:BlocketSans, sans-serif;--w-line-height-xs:1.6rem;--w-line-height-s:1.8rem;--w-line-height-m:2.2rem;--w-line-height-ml:2.6rem;--w-line-height-l:2.8rem;--w-line-height-xl:3.4rem;--w-line-height-xxl:4.1rem;--w-line-height-xxxl:5.6rem;--w-button-radius-default:8px;--w-button-radius-utility:4px;--w-color-avatar-background:var(--w-s-color-background-subtle);--w-color-avatar-icon:var(--w-s-color-icon-disabled);--w-icon-list-checked:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Ctitle%3ECheckmark%3C/title%3E%3Cpath stroke='%230063fb' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3.83 7.667 7.163 11l5.334-6'%3E%3C/path%3E%3C/svg%3E");--w-icon-toggle-checked:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root,:host{--w-dv-chartgray-950:#121212;--w-dv-chartgray-900:#1b1b1f;--w-dv-chartgray-850:#26262b;--w-dv-chartgray-800:#2b2b30;--w-dv-chartgray-750:#333338;--w-dv-chartgray-700:#47474f;--w-dv-chartgray-600:#5c5c66;--w-dv-chartgray-500:#84848f;--w-dv-chartgray-400:#afafb8;--w-dv-chartgray-300:#cacad1;--w-dv-chartgray-200:#dedee3;--w-dv-chartgray-100:#f0f0f2;--w-dv-chartgray-50:#f6f6f6;--w-dv-white:#fff;--w-dv-gray-900:#434445;--w-dv-gray-800:#535659;--w-dv-gray-700:#65686d;--w-dv-gray-650:#73767c;--w-dv-gray-600:#81858c;--w-dv-gray-500:#919499;--w-dv-gray-400:#a1a1a1;--w-dv-gray-300:#b4b4b4;--w-dv-gray-200:#c3c6c9;--w-dv-gray-100:#d6d9db;--w-dv-gray-50:#e9eaea;--w-dv-pink-900:#6e1f5f;--w-dv-pink-800:#92217a;--w-dv-pink-700:#b82096;--w-dv-pink-650:#ce30a7;--w-dv-pink-600:#db42b2;--w-dv-pink-500:#eb5ec7;--w-dv-pink-400:#f071d1;--w-dv-pink-300:#f98edc;--w-dv-pink-200:#faace4;--w-dv-pink-100:#fdcbee;--w-dv-pink-50:#f9e4f3;--w-dv-teal-900:#224950;--w-dv-teal-800:#1e5d69;--w-dv-teal-700:#23707c;--w-dv-teal-650:#19818f;--w-dv-teal-600:#2c8f9c;--w-dv-teal-500:#00a3b4;--w-dv-teal-400:#00b1c1;--w-dv-teal-300:#1dc4d5;--w-dv-teal-200:#3ad7e0;--w-dv-teal-100:#6feaf1;--w-dv-teal-50:#b5f5fd;--w-dv-green-900:#1d4938;--w-dv-green-800:#1a6047;--w-dv-green-700:#0b7554;--w-dv-green-650:#00865f;--w-dv-green-600:#00966a;--w-dv-green-500:#00a881;--w-dv-green-400:#18b592;--w-dv-green-300:#3ac8a5;--w-dv-green-200:#68d7bb;--w-dv-green-100:#92e9d4;--w-dv-green-50:#bef6e7;--w-dv-yellow-900:#5a3a20;--w-dv-yellow-800:#774a13;--w-dv-yellow-700:#905c09;--w-dv-yellow-650:#a26a00;--w-dv-yellow-600:#b97500;--w-dv-yellow-500:#c88800;--w-dv-yellow-400:#d69500;--w-dv-yellow-300:#eba51b;--w-dv-yellow-200:#fab842;--w-dv-yellow-100:#fdd28c;--w-dv-yellow-50:#ffe7c6;--w-dv-orange-900:#6b2d16;--w-dv-orange-800:#9a2c11;--w-dv-orange-700:#c42c00;--w-dv-orange-650:#d63e1a;--w-dv-orange-600:#e84c23;--w-dv-orange-500:#ea6d52;--w-dv-orange-400:#f38167;--w-dv-orange-300:#fa9a84;--w-dv-orange-200:#f9b4a3;--w-dv-orange-100:#fdcec2;--w-dv-orange-50:#ffe4de;--w-dv-red-900:#7a1429;--w-dv-red-800:#9e1a33;--w-dv-red-700:#c81f3e;--w-dv-red-650:#e22344;--w-dv-red-600:#f2334e;--w-dv-red-500:#f46176;--w-dv-red-400:#f27c90;--w-dv-red-300:#f997a5;--w-dv-red-200:#ffb0ba;--w-dv-red-100:#ffcdd6;--w-dv-red-50:#ffe3e9;--w-dv-indigo-900:#43289c;--w-dv-indigo-800:#5834c6;--w-dv-indigo-700:#6e43ef;--w-dv-indigo-650:#795af4;--w-dv-indigo-600:#856ff5;--w-dv-indigo-500:#9687ec;--w-dv-indigo-400:#a396f0;--w-dv-indigo-300:#b4a9fb;--w-dv-indigo-200:#c6bffc;--w-dv-indigo-100:#d9d5ff;--w-dv-indigo-50:#e9e8fb;--w-dv-blue-900:#104568;--w-dv-blue-800:#165887;--w-dv-blue-700:#0e6cac;--w-dv-blue-650:#007ac8;--w-dv-blue-600:#1087de;--w-dv-blue-500:#2b97ef;--w-dv-blue-400:#47a6f8;--w-dv-blue-300:#6eb9fe;--w-dv-blue-200:#93caff;--w-dv-blue-100:#b4defd;--w-dv-blue-50:#d6edff;--w-dv-s-color-charttext-subtle:var(--w-dv-chartgray-400);--w-dv-s-color-charttext:var(--w-dv-white);--w-dv-s-color-chartbackground:var(--w-dv-chartgray-900);--w-dv-s-color-chartline-subtle:var(--w-dv-chartgray-600);--w-dv-s-color-chartline:var(--w-dv-chartgray-400);--w-dv-s-color-icon-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-icon-neutral:var(--w-dv-gray-200);--w-dv-s-color-icon-negative-highlight:var(--w-dv-red-50);--w-dv-s-color-icon-negative:var(--w-dv-red-200);--w-dv-s-color-icon-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-icon-warning:var(--w-dv-yellow-200);--w-dv-s-color-icon-positive-highlight:var(--w-dv-green-50);--w-dv-s-color-icon-positive:var(--w-dv-green-200);--w-dv-s-color-icon-category8-highlight:var(--w-dv-gray-50);--w-dv-s-color-icon-category8:var(--w-dv-gray-200);--w-dv-s-color-icon-category7-highlight:var(--w-dv-blue-50);--w-dv-s-color-icon-category7:var(--w-dv-blue-200);--w-dv-s-color-icon-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-icon-category6:var(--w-dv-teal-200);--w-dv-s-color-icon-category5-highlight:var(--w-dv-orange-50);--w-dv-s-color-icon-category5:var(--w-dv-orange-200);--w-dv-s-color-icon-category4-highlight:var(--w-dv-green-50);--w-dv-s-color-icon-category4:var(--w-dv-green-200);--w-dv-s-color-icon-category3-highlight:var(--w-dv-pink-50);--w-dv-s-color-icon-category3:var(--w-dv-pink-200);--w-dv-s-color-icon-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-icon-category2:var(--w-dv-yellow-200);--w-dv-s-color-icon-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-icon-category1:var(--w-dv-indigo-200);--w-dv-s-color-icon-secondary-highlight:var(--w-dv-gray-50);--w-dv-s-color-icon-secondary:var(--w-dv-gray-200);--w-dv-s-color-icon-primary-highlight:var(--w-dv-blue-50);--w-dv-s-color-icon-primary:var(--w-dv-blue-200);--w-dv-s-color-text-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-text-neutral:var(--w-dv-gray-200);--w-dv-s-color-text-negative-highlight:var(--w-dv-red-50);--w-dv-s-color-text-negative:var(--w-dv-red-200);--w-dv-s-color-text-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-text-warning:var(--w-dv-yellow-200);--w-dv-s-color-text-positive-highlight:var(--w-dv-green-50);--w-dv-s-color-text-positive:var(--w-dv-green-200);--w-dv-s-color-text-category8-highlight:var(--w-dv-gray-50);--w-dv-s-color-text-category8:var(--w-dv-gray-200);--w-dv-s-color-text-category7-highlight:var(--w-dv-blue-50);--w-dv-s-color-text-category7:var(--w-dv-blue-200);--w-dv-s-color-text-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-text-category6:var(--w-dv-teal-200);--w-dv-s-color-text-category5-highlight:var(--w-dv-orange-50);--w-dv-s-color-text-category5:var(--w-dv-orange-200);--w-dv-s-color-text-category4-highlight:var(--w-dv-green-50);--w-dv-s-color-text-category4:var(--w-dv-green-200);--w-dv-s-color-text-category3-highlight:var(--w-dv-pink-50);--w-dv-s-color-text-category3:var(--w-dv-pink-200);--w-dv-s-color-text-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-text-category2:var(--w-dv-yellow-200);--w-dv-s-color-text-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-text-category1:var(--w-dv-indigo-200);--w-dv-s-color-text-secondary-highlight:var(--w-dv-gray-50);--w-dv-s-color-text-secondary:var(--w-dv-gray-200);--w-dv-s-color-text-primary-highlight:var(--w-dv-blue-50);--w-dv-s-color-text-primary:var(--w-dv-blue-200);--w-dv-s-color-border-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-border-neutral:var(--w-dv-gray-200);--w-dv-s-color-border-negative-highlight:var(--w-dv-red-200);--w-dv-s-color-border-negative:var(--w-dv-red-400);--w-dv-s-color-border-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-border-warning:var(--w-dv-yellow-200);--w-dv-s-color-border-positive-highlight:var(--w-dv-green-100);--w-dv-s-color-border-positive:var(--w-dv-green-300);--w-dv-s-color-border-category8-highlight:var(--w-dv-white);--w-dv-s-color-border-category8:var(--w-dv-gray-100);--w-dv-s-color-border-category7-highlight:var(--w-dv-blue-200);--w-dv-s-color-border-category7:var(--w-dv-blue-400);--w-dv-s-color-border-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-border-category6:var(--w-dv-teal-200);--w-dv-s-color-border-category5-highlight:var(--w-dv-orange-200);--w-dv-s-color-border-category5:var(--w-dv-orange-400);--w-dv-s-color-border-category4-highlight:var(--w-dv-green-200);--w-dv-s-color-border-category4:var(--w-dv-green-400);--w-dv-s-color-border-category3-highlight:var(--w-dv-pink-200);--w-dv-s-color-border-category3:var(--w-dv-pink-400);--w-dv-s-color-border-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-border-category2:var(--w-dv-yellow-200);--w-dv-s-color-border-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-border-category1:var(--w-dv-indigo-200);--w-dv-s-color-border-secondary-highlight:var(--w-dv-gray-200);--w-dv-s-color-border-secondary:var(--w-dv-gray-400);--w-dv-s-color-border-primary-highlight:var(--w-dv-blue-200);--w-dv-s-color-border-primary:var(--w-dv-blue-400);--w-dv-s-color-line-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-line-neutral:var(--w-dv-gray-200);--w-dv-s-color-line-negative-highlight:var(--w-dv-red-200);--w-dv-s-color-line-negative:var(--w-dv-red-400);--w-dv-s-color-line-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-line-warning:var(--w-dv-yellow-200);--w-dv-s-color-line-positive-highlight:var(--w-dv-green-100);--w-dv-s-color-line-positive:var(--w-dv-green-300);--w-dv-s-color-line-category8-highlight:var(--w-dv-white);--w-dv-s-color-line-category8:var(--w-dv-gray-50);--w-dv-s-color-line-category7-highlight:var(--w-dv-blue-200);--w-dv-s-color-line-category7:var(--w-dv-blue-400);--w-dv-s-color-line-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-line-category6:var(--w-dv-teal-200);--w-dv-s-color-line-category5-highlight:var(--w-dv-orange-200);--w-dv-s-color-line-category5:var(--w-dv-orange-400);--w-dv-s-color-line-category4-highlight:var(--w-dv-green-200);--w-dv-s-color-line-category4:var(--w-dv-green-400);--w-dv-s-color-line-category3-highlight:var(--w-dv-pink-200);--w-dv-s-color-line-category3:var(--w-dv-pink-400);--w-dv-s-color-line-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-line-category2:var(--w-dv-yellow-200);--w-dv-s-color-line-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-line-category1:var(--w-dv-indigo-200);--w-dv-s-color-line-secondary-highlight:var(--w-dv-gray-200);--w-dv-s-color-line-secondary:var(--w-dv-gray-400);--w-dv-s-color-line-primary-highlight:var(--w-dv-blue-100);--w-dv-s-color-line-primary:var(--w-dv-blue-300);--w-dv-s-color-background-neutral-subtle-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-neutral-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-negative-subtle-highlight:var(--w-dv-red-650);--w-dv-s-color-background-negative-subtle:var(--w-dv-red-800);--w-dv-s-color-background-warning-subtle-highlight:var(--w-dv-yellow-650);--w-dv-s-color-background-warning-subtle:var(--w-dv-yellow-800);--w-dv-s-color-background-positive-subtle-highlight:var(--w-dv-green-650);--w-dv-s-color-background-positive-subtle:var(--w-dv-green-800);--w-dv-s-color-background-category8-subtle-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-category8-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-category7-subtle-highlight:var(--w-dv-blue-650);--w-dv-s-color-background-category7-subtle:var(--w-dv-blue-800);--w-dv-s-color-background-category6-subtle-highlight:var(--w-dv-teal-650);--w-dv-s-color-background-category6-subtle:var(--w-dv-teal-800);--w-dv-s-color-background-category5-subtle-highlight:var(--w-dv-orange-650);--w-dv-s-color-background-category5-subtle:var(--w-dv-orange-800);--w-dv-s-color-background-category4-subtle-highlight:var(--w-dv-green-650);--w-dv-s-color-background-category4-subtle:var(--w-dv-green-800);--w-dv-s-color-background-category3-subtle-highlight:var(--w-dv-pink-650);--w-dv-s-color-background-category3-subtle:var(--w-dv-pink-800);--w-dv-s-color-background-category2-subtle-highlight:var(--w-dv-yellow-650);--w-dv-s-color-background-category2-subtle:var(--w-dv-yellow-800);--w-dv-s-color-background-category1-subtle-highlight:var(--w-dv-indigo-650);--w-dv-s-color-background-category1-subtle:var(--w-dv-indigo-800);--w-dv-s-color-background-secondary-subtle-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-secondary-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-primary-subtle-highlight:var(--w-dv-blue-650);--w-dv-s-color-background-primary-subtle:var(--w-dv-blue-800);--w-dv-s-color-background-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-background-neutral:var(--w-dv-gray-200);--w-dv-s-color-background-negative-highlight:var(--w-dv-red-200);--w-dv-s-color-background-negative:var(--w-dv-red-400);--w-dv-s-color-background-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-background-warning:var(--w-dv-yellow-200);--w-dv-s-color-background-positive-highlight:var(--w-dv-green-100);--w-dv-s-color-background-positive:var(--w-dv-green-300);--w-dv-s-color-background-category8-highlight:var(--w-dv-white);--w-dv-s-color-background-category8:var(--w-dv-gray-100);--w-dv-s-color-background-category7-highlight:var(--w-dv-blue-200);--w-dv-s-color-background-category7:var(--w-dv-blue-400);--w-dv-s-color-background-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-background-category6:var(--w-dv-teal-200);--w-dv-s-color-background-category5-highlight:var(--w-dv-orange-200);--w-dv-s-color-background-category5:var(--w-dv-orange-400);--w-dv-s-color-background-category4-highlight:var(--w-dv-green-200);--w-dv-s-color-background-category4:var(--w-dv-green-400);--w-dv-s-color-background-category3-highlight:var(--w-dv-pink-200);--w-dv-s-color-background-category3:var(--w-dv-pink-400);--w-dv-s-color-background-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-background-category2:var(--w-dv-yellow-200);--w-dv-s-color-background-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-background-category1:var(--w-dv-indigo-200);--w-dv-s-color-background-secondary-highlight:var(--w-dv-gray-200);--w-dv-s-color-background-secondary:var(--w-dv-gray-400);--w-dv-s-color-background-primary-highlight:var(--w-dv-blue-200);--w-dv-s-color-background-primary:var(--w-dv-blue-400);--w-dv-rgb-chartgray-950:18,18,18;--w-dv-rgb-chartgray-900:27,27,31;--w-dv-rgb-chartgray-850:38,38,43;--w-dv-rgb-chartgray-800:43,43,48;--w-dv-rgb-chartgray-750:51,51,56;--w-dv-rgb-chartgray-700:71,71,79;--w-dv-rgb-chartgray-600:92,92,102;--w-dv-rgb-chartgray-500:132,132,143;--w-dv-rgb-chartgray-400:175,175,184;--w-dv-rgb-chartgray-300:202,202,209;--w-dv-rgb-chartgray-200:222,222,227;--w-dv-rgb-chartgray-100:240,240,242;--w-dv-rgb-chartgray-50:246,246,246;--w-dv-rgb-white:255,255,255;--w-dv-rgb-gray-900:67,68,69;--w-dv-rgb-gray-800:83,86,89;--w-dv-rgb-gray-700:101,104,109;--w-dv-rgb-gray-650:115,118,124;--w-dv-rgb-gray-600:129,133,140;--w-dv-rgb-gray-500:145,148,153;--w-dv-rgb-gray-400:161,161,161;--w-dv-rgb-gray-300:180,180,180;--w-dv-rgb-gray-200:195,198,201;--w-dv-rgb-gray-100:214,217,219;--w-dv-rgb-gray-50:233,234,234;--w-dv-rgb-pink-900:110,31,95;--w-dv-rgb-pink-800:146,33,122;--w-dv-rgb-pink-700:184,32,150;--w-dv-rgb-pink-650:206,48,167;--w-dv-rgb-pink-600:219,66,178;--w-dv-rgb-pink-500:235,94,199;--w-dv-rgb-pink-400:240,113,209;--w-dv-rgb-pink-300:249,142,220;--w-dv-rgb-pink-200:250,172,228;--w-dv-rgb-pink-100:253,203,238;--w-dv-rgb-pink-50:249,228,243;--w-dv-rgb-teal-900:34,73,80;--w-dv-rgb-teal-800:30,93,105;--w-dv-rgb-teal-700:35,112,124;--w-dv-rgb-teal-650:25,129,143;--w-dv-rgb-teal-600:44,143,156;--w-dv-rgb-teal-500:0,163,180;--w-dv-rgb-teal-400:0,177,193;--w-dv-rgb-teal-300:29,196,213;--w-dv-rgb-teal-200:58,215,224;--w-dv-rgb-teal-100:111,234,241;--w-dv-rgb-teal-50:181,245,253;--w-dv-rgb-green-900:29,73,56;--w-dv-rgb-green-800:26,96,71;--w-dv-rgb-green-700:11,117,84;--w-dv-rgb-green-650:0,134,95;--w-dv-rgb-green-600:0,150,106;--w-dv-rgb-green-500:0,168,129;--w-dv-rgb-green-400:24,181,146;--w-dv-rgb-green-300:58,200,165;--w-dv-rgb-green-200:104,215,187;--w-dv-rgb-green-100:146,233,212;--w-dv-rgb-green-50:190,246,231;--w-dv-rgb-yellow-900:90,58,32;--w-dv-rgb-yellow-800:119,74,19;--w-dv-rgb-yellow-700:144,92,9;--w-dv-rgb-yellow-650:162,106,0;--w-dv-rgb-yellow-600:185,117,0;--w-dv-rgb-yellow-500:200,136,0;--w-dv-rgb-yellow-400:214,149,0;--w-dv-rgb-yellow-300:235,165,27;--w-dv-rgb-yellow-200:250,184,66;--w-dv-rgb-yellow-100:253,210,140;--w-dv-rgb-yellow-50:255,231,198;--w-dv-rgb-orange-900:107,45,22;--w-dv-rgb-orange-800:154,44,17;--w-dv-rgb-orange-700:196,44,0;--w-dv-rgb-orange-650:214,62,26;--w-dv-rgb-orange-600:232,76,35;--w-dv-rgb-orange-500:234,109,82;--w-dv-rgb-orange-400:243,129,103;--w-dv-rgb-orange-300:250,154,132;--w-dv-rgb-orange-200:249,180,163;--w-dv-rgb-orange-100:253,206,194;--w-dv-rgb-orange-50:255,228,222;--w-dv-rgb-red-900:122,20,41;--w-dv-rgb-red-800:158,26,51;--w-dv-rgb-red-700:200,31,62;--w-dv-rgb-red-650:226,35,68;--w-dv-rgb-red-600:242,51,78;--w-dv-rgb-red-500:244,97,118;--w-dv-rgb-red-400:242,124,144;--w-dv-rgb-red-300:249,151,165;--w-dv-rgb-red-200:255,176,186;--w-dv-rgb-red-100:255,205,214;--w-dv-rgb-red-50:255,227,233;--w-dv-rgb-indigo-900:67,40,156;--w-dv-rgb-indigo-800:88,52,198;--w-dv-rgb-indigo-700:110,67,239;--w-dv-rgb-indigo-650:121,90,244;--w-dv-rgb-indigo-600:133,111,245;--w-dv-rgb-indigo-500:150,135,236;--w-dv-rgb-indigo-400:163,150,240;--w-dv-rgb-indigo-300:180,169,251;--w-dv-rgb-indigo-200:198,191,252;--w-dv-rgb-indigo-100:217,213,255;--w-dv-rgb-indigo-50:233,232,251;--w-dv-rgb-blue-900:16,69,104;--w-dv-rgb-blue-800:22,88,135;--w-dv-rgb-blue-700:14,108,172;--w-dv-rgb-blue-650:0,122,200;--w-dv-rgb-blue-600:16,135,222;--w-dv-rgb-blue-500:43,151,239;--w-dv-rgb-blue-400:71,166,248;--w-dv-rgb-blue-300:110,185,254;--w-dv-rgb-blue-200:147,202,255;--w-dv-rgb-blue-100:180,222,253;--w-dv-rgb-blue-50:214,237,255;--w-dv-s-rgb-charttext-subtle:var(--w-dv-rgb-chartgray-400);--w-dv-s-rgb-charttext:var(--w-dv-rgb-white);--w-dv-s-rgb-chartbackground:var(--w-dv-rgb-chartgray-900);--w-dv-s-rgb-chartline-subtle:var(--w-dv-rgb-chartgray-600);--w-dv-s-rgb-chartline:var(--w-dv-rgb-chartgray-400);--w-dv-s-rgb-icon-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-icon-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-negative-highlight:var(--w-dv-rgb-red-50);--w-dv-s-rgb-icon-negative:var(--w-dv-rgb-red-200);--w-dv-s-rgb-icon-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-icon-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-icon-positive-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-icon-positive:var(--w-dv-rgb-green-200);--w-dv-s-rgb-icon-category8-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-icon-category8:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-category7-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-icon-category7:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-icon-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-icon-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-icon-category5-highlight:var(--w-dv-rgb-orange-50);--w-dv-s-rgb-icon-category5:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-icon-category4-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-icon-category4:var(--w-dv-rgb-green-200);--w-dv-s-rgb-icon-category3-highlight:var(--w-dv-rgb-pink-50);--w-dv-s-rgb-icon-category3:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-icon-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-icon-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-icon-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-icon-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-icon-secondary-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-icon-secondary:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-primary-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-icon-primary:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-text-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-negative-highlight:var(--w-dv-rgb-red-50);--w-dv-s-rgb-text-negative:var(--w-dv-rgb-red-200);--w-dv-s-rgb-text-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-text-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-text-positive-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-text-positive:var(--w-dv-rgb-green-200);--w-dv-s-rgb-text-category8-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-category8:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-category7-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-text-category7:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-text-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-text-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-text-category5-highlight:var(--w-dv-rgb-orange-50);--w-dv-s-rgb-text-category5:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-text-category4-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-text-category4:var(--w-dv-rgb-green-200);--w-dv-s-rgb-text-category3-highlight:var(--w-dv-rgb-pink-50);--w-dv-s-rgb-text-category3:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-text-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-text-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-text-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-text-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-text-secondary-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-secondary:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-primary-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-text-primary:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-border-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-border-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-border-negative-highlight:var(--w-dv-rgb-red-200);--w-dv-s-rgb-border-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-border-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-border-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-border-positive-highlight:var(--w-dv-rgb-green-100);--w-dv-s-rgb-border-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-border-category8-highlight:var(--w-dv-rgb-white);--w-dv-s-rgb-border-category8:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-border-category7-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-border-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-border-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-border-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-border-category5-highlight:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-border-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-border-category4-highlight:var(--w-dv-rgb-green-200);--w-dv-s-rgb-border-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-border-category3-highlight:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-border-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-border-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-border-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-border-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-border-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-border-secondary-highlight:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-border-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-border-primary-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-border-primary:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-line-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-line-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-line-negative-highlight:var(--w-dv-rgb-red-200);--w-dv-s-rgb-line-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-line-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-line-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-line-positive-highlight:var(--w-dv-rgb-green-100);--w-dv-s-rgb-line-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-line-category8-highlight:var(--w-dv-rgb-white);--w-dv-s-rgb-line-category8:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-line-category7-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-line-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-line-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-line-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-line-category5-highlight:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-line-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-line-category4-highlight:var(--w-dv-rgb-green-200);--w-dv-s-rgb-line-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-line-category3-highlight:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-line-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-line-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-line-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-line-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-line-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-line-secondary-highlight:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-line-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-line-primary-highlight:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-line-primary:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-background-neutral-subtle-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-neutral-subtle:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-background-negative-subtle-highlight:var(--w-dv-rgb-red-650);--w-dv-s-rgb-background-negative-subtle:var(--w-dv-rgb-red-800);--w-dv-s-rgb-background-warning-subtle-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-warning-subtle:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-background-positive-subtle-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-positive-subtle:var(--w-dv-rgb-green-800);--w-dv-s-rgb-background-category8-subtle-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-category8-subtle:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-background-category7-subtle-highlight:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-background-category7-subtle:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-background-category6-subtle-highlight:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-background-category6-subtle:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-background-category5-subtle-highlight:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-background-category5-subtle:var(--w-dv-rgb-orange-800);--w-dv-s-rgb-background-category4-subtle-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-category4-subtle:var(--w-dv-rgb-green-800);--w-dv-s-rgb-background-category3-subtle-highlight:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-background-category3-subtle:var(--w-dv-rgb-pink-800);--w-dv-s-rgb-background-category2-subtle-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-category2-subtle:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-background-category1-subtle-highlight:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-background-category1-subtle:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-background-secondary-subtle-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-secondary-subtle:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-background-primary-subtle-highlight:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-background-primary-subtle:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-background-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-background-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-negative-highlight:var(--w-dv-rgb-red-200);--w-dv-s-rgb-background-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-background-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-background-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-background-positive-highlight:var(--w-dv-rgb-green-100);--w-dv-s-rgb-background-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-background-category8-highlight:var(--w-dv-rgb-white);--w-dv-s-rgb-background-category8:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-background-category7-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-background-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-background-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-background-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-background-category5-highlight:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-background-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-background-category4-highlight:var(--w-dv-rgb-green-200);--w-dv-s-rgb-background-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-background-category3-highlight:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-background-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-background-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-background-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-background-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-background-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-background-secondary-highlight:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-background-primary-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-background-primary:var(--w-dv-rgb-blue-400)}
|
|
1
|
+
:root,:host{--w-dv-chartgray-950:#121212;--w-dv-chartgray-900:#1b1b1f;--w-dv-chartgray-850:#26262b;--w-dv-chartgray-800:#2b2b30;--w-dv-chartgray-750:#333338;--w-dv-chartgray-700:#47474f;--w-dv-chartgray-600:#5c5c66;--w-dv-chartgray-500:#84848f;--w-dv-chartgray-400:#afafb8;--w-dv-chartgray-300:#cacad1;--w-dv-chartgray-200:#dedee3;--w-dv-chartgray-100:#f0f0f2;--w-dv-chartgray-50:#f6f6f6;--w-dv-white:#fff;--w-dv-gray-900:#434445;--w-dv-gray-800:#535659;--w-dv-gray-700:#65686d;--w-dv-gray-650:#73767c;--w-dv-gray-600:#81858c;--w-dv-gray-500:#919499;--w-dv-gray-400:#a1a1a1;--w-dv-gray-300:#b4b4b4;--w-dv-gray-200:#c3c6c9;--w-dv-gray-100:#d6d9db;--w-dv-gray-50:#e9eaea;--w-dv-pink-900:#6e1f5f;--w-dv-pink-800:#92217a;--w-dv-pink-700:#b82096;--w-dv-pink-650:#ce30a7;--w-dv-pink-600:#db42b2;--w-dv-pink-500:#eb5ec7;--w-dv-pink-400:#f071d1;--w-dv-pink-300:#f98edc;--w-dv-pink-200:#faace4;--w-dv-pink-100:#fdcbee;--w-dv-pink-50:#f9e4f3;--w-dv-teal-900:#224950;--w-dv-teal-800:#1e5d69;--w-dv-teal-700:#23707c;--w-dv-teal-650:#19818f;--w-dv-teal-600:#2c8f9c;--w-dv-teal-500:#00a3b4;--w-dv-teal-400:#00b1c1;--w-dv-teal-300:#1dc4d5;--w-dv-teal-200:#3ad7e0;--w-dv-teal-100:#6feaf1;--w-dv-teal-50:#b5f5fd;--w-dv-green-900:#1d4938;--w-dv-green-800:#1a6047;--w-dv-green-700:#0b7554;--w-dv-green-650:#00865f;--w-dv-green-600:#00966a;--w-dv-green-500:#00a881;--w-dv-green-400:#18b592;--w-dv-green-300:#3ac8a5;--w-dv-green-200:#68d7bb;--w-dv-green-100:#92e9d4;--w-dv-green-50:#bef6e7;--w-dv-yellow-900:#5a3a20;--w-dv-yellow-800:#774a13;--w-dv-yellow-700:#905c09;--w-dv-yellow-650:#a26a00;--w-dv-yellow-600:#b97500;--w-dv-yellow-500:#c88800;--w-dv-yellow-400:#d69500;--w-dv-yellow-300:#eba51b;--w-dv-yellow-200:#fab842;--w-dv-yellow-100:#fdd28c;--w-dv-yellow-50:#ffe7c6;--w-dv-orange-900:#6b2d16;--w-dv-orange-800:#9a2c11;--w-dv-orange-700:#c42c00;--w-dv-orange-650:#d63e1a;--w-dv-orange-600:#e84c23;--w-dv-orange-500:#ea6d52;--w-dv-orange-400:#f38167;--w-dv-orange-300:#fa9a84;--w-dv-orange-200:#f9b4a3;--w-dv-orange-100:#fdcec2;--w-dv-orange-50:#ffe4de;--w-dv-red-900:#7a1429;--w-dv-red-800:#9e1a33;--w-dv-red-700:#c81f3e;--w-dv-red-650:#e22344;--w-dv-red-600:#f2334e;--w-dv-red-500:#f46176;--w-dv-red-400:#f27c90;--w-dv-red-300:#f997a5;--w-dv-red-200:#ffb0ba;--w-dv-red-100:#ffcdd6;--w-dv-red-50:#ffe3e9;--w-dv-indigo-900:#43289c;--w-dv-indigo-800:#5834c6;--w-dv-indigo-700:#6e43ef;--w-dv-indigo-650:#795af4;--w-dv-indigo-600:#856ff5;--w-dv-indigo-500:#9687ec;--w-dv-indigo-400:#a396f0;--w-dv-indigo-300:#b4a9fb;--w-dv-indigo-200:#c6bffc;--w-dv-indigo-100:#d9d5ff;--w-dv-indigo-50:#e9e8fb;--w-dv-blue-900:#104568;--w-dv-blue-800:#165887;--w-dv-blue-700:#0e6cac;--w-dv-blue-650:#007ac8;--w-dv-blue-600:#1087de;--w-dv-blue-500:#2b97ef;--w-dv-blue-400:#47a6f8;--w-dv-blue-300:#6eb9fe;--w-dv-blue-200:#93caff;--w-dv-blue-100:#b4defd;--w-dv-blue-50:#d6edff;--w-dv-s-color-charttext-subtle:var(--w-dv-chartgray-400);--w-dv-s-color-charttext:var(--w-dv-white);--w-dv-s-color-chartbackground:var(--w-dv-chartgray-900);--w-dv-s-color-chartline-subtle:var(--w-dv-chartgray-600);--w-dv-s-color-chartline:var(--w-dv-chartgray-400);--w-dv-s-color-icon-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-icon-neutral:var(--w-dv-gray-200);--w-dv-s-color-icon-negative-highlight:var(--w-dv-red-50);--w-dv-s-color-icon-negative:var(--w-dv-red-200);--w-dv-s-color-icon-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-icon-warning:var(--w-dv-yellow-200);--w-dv-s-color-icon-positive-highlight:var(--w-dv-green-50);--w-dv-s-color-icon-positive:var(--w-dv-green-200);--w-dv-s-color-icon-category8-highlight:var(--w-dv-gray-50);--w-dv-s-color-icon-category8:var(--w-dv-gray-200);--w-dv-s-color-icon-category7-highlight:var(--w-dv-blue-50);--w-dv-s-color-icon-category7:var(--w-dv-blue-200);--w-dv-s-color-icon-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-icon-category6:var(--w-dv-teal-200);--w-dv-s-color-icon-category5-highlight:var(--w-dv-orange-50);--w-dv-s-color-icon-category5:var(--w-dv-orange-200);--w-dv-s-color-icon-category4-highlight:var(--w-dv-green-50);--w-dv-s-color-icon-category4:var(--w-dv-green-200);--w-dv-s-color-icon-category3-highlight:var(--w-dv-pink-50);--w-dv-s-color-icon-category3:var(--w-dv-pink-200);--w-dv-s-color-icon-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-icon-category2:var(--w-dv-yellow-200);--w-dv-s-color-icon-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-icon-category1:var(--w-dv-indigo-200);--w-dv-s-color-icon-secondary-highlight:var(--w-dv-gray-50);--w-dv-s-color-icon-secondary:var(--w-dv-gray-200);--w-dv-s-color-icon-primary-highlight:var(--w-dv-blue-50);--w-dv-s-color-icon-primary:var(--w-dv-blue-200);--w-dv-s-color-text-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-text-neutral:var(--w-dv-gray-200);--w-dv-s-color-text-negative-highlight:var(--w-dv-red-50);--w-dv-s-color-text-negative:var(--w-dv-red-200);--w-dv-s-color-text-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-text-warning:var(--w-dv-yellow-200);--w-dv-s-color-text-positive-highlight:var(--w-dv-green-50);--w-dv-s-color-text-positive:var(--w-dv-green-200);--w-dv-s-color-text-category8-highlight:var(--w-dv-gray-50);--w-dv-s-color-text-category8:var(--w-dv-gray-200);--w-dv-s-color-text-category7-highlight:var(--w-dv-blue-50);--w-dv-s-color-text-category7:var(--w-dv-blue-200);--w-dv-s-color-text-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-text-category6:var(--w-dv-teal-200);--w-dv-s-color-text-category5-highlight:var(--w-dv-orange-50);--w-dv-s-color-text-category5:var(--w-dv-orange-200);--w-dv-s-color-text-category4-highlight:var(--w-dv-green-50);--w-dv-s-color-text-category4:var(--w-dv-green-200);--w-dv-s-color-text-category3-highlight:var(--w-dv-pink-50);--w-dv-s-color-text-category3:var(--w-dv-pink-200);--w-dv-s-color-text-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-text-category2:var(--w-dv-yellow-200);--w-dv-s-color-text-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-text-category1:var(--w-dv-indigo-200);--w-dv-s-color-text-secondary-highlight:var(--w-dv-gray-50);--w-dv-s-color-text-secondary:var(--w-dv-gray-200);--w-dv-s-color-text-primary-highlight:var(--w-dv-blue-50);--w-dv-s-color-text-primary:var(--w-dv-blue-200);--w-dv-s-color-border-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-border-neutral:var(--w-dv-gray-200);--w-dv-s-color-border-negative-highlight:var(--w-dv-red-200);--w-dv-s-color-border-negative:var(--w-dv-red-400);--w-dv-s-color-border-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-border-warning:var(--w-dv-yellow-200);--w-dv-s-color-border-positive-highlight:var(--w-dv-green-100);--w-dv-s-color-border-positive:var(--w-dv-green-300);--w-dv-s-color-border-category8-highlight:var(--w-dv-white);--w-dv-s-color-border-category8:var(--w-dv-gray-100);--w-dv-s-color-border-category7-highlight:var(--w-dv-blue-200);--w-dv-s-color-border-category7:var(--w-dv-blue-400);--w-dv-s-color-border-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-border-category6:var(--w-dv-teal-200);--w-dv-s-color-border-category5-highlight:var(--w-dv-orange-200);--w-dv-s-color-border-category5:var(--w-dv-orange-400);--w-dv-s-color-border-category4-highlight:var(--w-dv-green-200);--w-dv-s-color-border-category4:var(--w-dv-green-400);--w-dv-s-color-border-category3-highlight:var(--w-dv-pink-200);--w-dv-s-color-border-category3:var(--w-dv-pink-400);--w-dv-s-color-border-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-border-category2:var(--w-dv-yellow-200);--w-dv-s-color-border-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-border-category1:var(--w-dv-indigo-200);--w-dv-s-color-border-secondary-highlight:var(--w-dv-gray-200);--w-dv-s-color-border-secondary:var(--w-dv-gray-400);--w-dv-s-color-border-primary-highlight:var(--w-dv-blue-200);--w-dv-s-color-border-primary:var(--w-dv-blue-400);--w-dv-s-color-line-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-line-neutral:var(--w-dv-gray-200);--w-dv-s-color-line-negative-highlight:var(--w-dv-red-200);--w-dv-s-color-line-negative:var(--w-dv-red-400);--w-dv-s-color-line-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-line-warning:var(--w-dv-yellow-200);--w-dv-s-color-line-positive-highlight:var(--w-dv-green-100);--w-dv-s-color-line-positive:var(--w-dv-green-300);--w-dv-s-color-line-category8-highlight:var(--w-dv-white);--w-dv-s-color-line-category8:var(--w-dv-gray-50);--w-dv-s-color-line-category7-highlight:var(--w-dv-blue-200);--w-dv-s-color-line-category7:var(--w-dv-blue-400);--w-dv-s-color-line-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-line-category6:var(--w-dv-teal-200);--w-dv-s-color-line-category5-highlight:var(--w-dv-orange-200);--w-dv-s-color-line-category5:var(--w-dv-orange-400);--w-dv-s-color-line-category4-highlight:var(--w-dv-green-200);--w-dv-s-color-line-category4:var(--w-dv-green-400);--w-dv-s-color-line-category3-highlight:var(--w-dv-pink-200);--w-dv-s-color-line-category3:var(--w-dv-pink-400);--w-dv-s-color-line-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-line-category2:var(--w-dv-yellow-200);--w-dv-s-color-line-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-line-category1:var(--w-dv-indigo-200);--w-dv-s-color-line-secondary-highlight:var(--w-dv-gray-200);--w-dv-s-color-line-secondary:var(--w-dv-gray-400);--w-dv-s-color-line-primary-highlight:var(--w-dv-blue-100);--w-dv-s-color-line-primary:var(--w-dv-blue-300);--w-dv-s-color-background-neutral-subtle-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-neutral-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-negative-subtle-highlight:var(--w-dv-red-650);--w-dv-s-color-background-negative-subtle:var(--w-dv-red-800);--w-dv-s-color-background-warning-subtle-highlight:var(--w-dv-yellow-650);--w-dv-s-color-background-warning-subtle:var(--w-dv-yellow-800);--w-dv-s-color-background-positive-subtle-highlight:var(--w-dv-green-650);--w-dv-s-color-background-positive-subtle:var(--w-dv-green-800);--w-dv-s-color-background-category8-subtle-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-category8-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-category7-subtle-highlight:var(--w-dv-blue-650);--w-dv-s-color-background-category7-subtle:var(--w-dv-blue-800);--w-dv-s-color-background-category6-subtle-highlight:var(--w-dv-teal-650);--w-dv-s-color-background-category6-subtle:var(--w-dv-teal-800);--w-dv-s-color-background-category5-subtle-highlight:var(--w-dv-orange-650);--w-dv-s-color-background-category5-subtle:var(--w-dv-orange-800);--w-dv-s-color-background-category4-subtle-highlight:var(--w-dv-green-650);--w-dv-s-color-background-category4-subtle:var(--w-dv-green-800);--w-dv-s-color-background-category3-subtle-highlight:var(--w-dv-pink-650);--w-dv-s-color-background-category3-subtle:var(--w-dv-pink-800);--w-dv-s-color-background-category2-subtle-highlight:var(--w-dv-yellow-650);--w-dv-s-color-background-category2-subtle:var(--w-dv-yellow-800);--w-dv-s-color-background-category1-subtle-highlight:var(--w-dv-indigo-650);--w-dv-s-color-background-category1-subtle:var(--w-dv-indigo-800);--w-dv-s-color-background-secondary-subtle-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-secondary-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-primary-subtle-highlight:var(--w-dv-blue-650);--w-dv-s-color-background-primary-subtle:var(--w-dv-blue-800);--w-dv-s-color-background-neutral-highlight:var(--w-dv-gray-50);--w-dv-s-color-background-neutral:var(--w-dv-gray-200);--w-dv-s-color-background-negative-highlight:var(--w-dv-red-200);--w-dv-s-color-background-negative:var(--w-dv-red-400);--w-dv-s-color-background-warning-highlight:var(--w-dv-yellow-50);--w-dv-s-color-background-warning:var(--w-dv-yellow-200);--w-dv-s-color-background-positive-highlight:var(--w-dv-green-100);--w-dv-s-color-background-positive:var(--w-dv-green-300);--w-dv-s-color-background-category8-highlight:var(--w-dv-white);--w-dv-s-color-background-category8:var(--w-dv-gray-100);--w-dv-s-color-background-category7-highlight:var(--w-dv-blue-200);--w-dv-s-color-background-category7:var(--w-dv-blue-400);--w-dv-s-color-background-category6-highlight:var(--w-dv-teal-50);--w-dv-s-color-background-category6:var(--w-dv-teal-200);--w-dv-s-color-background-category5-highlight:var(--w-dv-orange-200);--w-dv-s-color-background-category5:var(--w-dv-orange-400);--w-dv-s-color-background-category4-highlight:var(--w-dv-green-200);--w-dv-s-color-background-category4:var(--w-dv-green-400);--w-dv-s-color-background-category3-highlight:var(--w-dv-pink-200);--w-dv-s-color-background-category3:var(--w-dv-pink-400);--w-dv-s-color-background-category2-highlight:var(--w-dv-yellow-50);--w-dv-s-color-background-category2:var(--w-dv-yellow-200);--w-dv-s-color-background-category1-highlight:var(--w-dv-indigo-50);--w-dv-s-color-background-category1:var(--w-dv-indigo-200);--w-dv-s-color-background-secondary-highlight:var(--w-dv-gray-200);--w-dv-s-color-background-secondary:var(--w-dv-gray-400);--w-dv-s-color-background-primary-highlight:var(--w-dv-blue-200);--w-dv-s-color-background-primary:var(--w-dv-blue-400);--w-dv-rgb-chartgray-950:18, 18, 18;--w-dv-rgb-chartgray-900:27, 27, 31;--w-dv-rgb-chartgray-850:38, 38, 43;--w-dv-rgb-chartgray-800:43, 43, 48;--w-dv-rgb-chartgray-750:51, 51, 56;--w-dv-rgb-chartgray-700:71, 71, 79;--w-dv-rgb-chartgray-600:92, 92, 102;--w-dv-rgb-chartgray-500:132, 132, 143;--w-dv-rgb-chartgray-400:175, 175, 184;--w-dv-rgb-chartgray-300:202, 202, 209;--w-dv-rgb-chartgray-200:222, 222, 227;--w-dv-rgb-chartgray-100:240, 240, 242;--w-dv-rgb-chartgray-50:246, 246, 246;--w-dv-rgb-white:255, 255, 255;--w-dv-rgb-gray-900:67, 68, 69;--w-dv-rgb-gray-800:83, 86, 89;--w-dv-rgb-gray-700:101, 104, 109;--w-dv-rgb-gray-650:115, 118, 124;--w-dv-rgb-gray-600:129, 133, 140;--w-dv-rgb-gray-500:145, 148, 153;--w-dv-rgb-gray-400:161, 161, 161;--w-dv-rgb-gray-300:180, 180, 180;--w-dv-rgb-gray-200:195, 198, 201;--w-dv-rgb-gray-100:214, 217, 219;--w-dv-rgb-gray-50:233, 234, 234;--w-dv-rgb-pink-900:110, 31, 95;--w-dv-rgb-pink-800:146, 33, 122;--w-dv-rgb-pink-700:184, 32, 150;--w-dv-rgb-pink-650:206, 48, 167;--w-dv-rgb-pink-600:219, 66, 178;--w-dv-rgb-pink-500:235, 94, 199;--w-dv-rgb-pink-400:240, 113, 209;--w-dv-rgb-pink-300:249, 142, 220;--w-dv-rgb-pink-200:250, 172, 228;--w-dv-rgb-pink-100:253, 203, 238;--w-dv-rgb-pink-50:249, 228, 243;--w-dv-rgb-teal-900:34, 73, 80;--w-dv-rgb-teal-800:30, 93, 105;--w-dv-rgb-teal-700:35, 112, 124;--w-dv-rgb-teal-650:25, 129, 143;--w-dv-rgb-teal-600:44, 143, 156;--w-dv-rgb-teal-500:0, 163, 180;--w-dv-rgb-teal-400:0, 177, 193;--w-dv-rgb-teal-300:29, 196, 213;--w-dv-rgb-teal-200:58, 215, 224;--w-dv-rgb-teal-100:111, 234, 241;--w-dv-rgb-teal-50:181, 245, 253;--w-dv-rgb-green-900:29, 73, 56;--w-dv-rgb-green-800:26, 96, 71;--w-dv-rgb-green-700:11, 117, 84;--w-dv-rgb-green-650:0, 134, 95;--w-dv-rgb-green-600:0, 150, 106;--w-dv-rgb-green-500:0, 168, 129;--w-dv-rgb-green-400:24, 181, 146;--w-dv-rgb-green-300:58, 200, 165;--w-dv-rgb-green-200:104, 215, 187;--w-dv-rgb-green-100:146, 233, 212;--w-dv-rgb-green-50:190, 246, 231;--w-dv-rgb-yellow-900:90, 58, 32;--w-dv-rgb-yellow-800:119, 74, 19;--w-dv-rgb-yellow-700:144, 92, 9;--w-dv-rgb-yellow-650:162, 106, 0;--w-dv-rgb-yellow-600:185, 117, 0;--w-dv-rgb-yellow-500:200, 136, 0;--w-dv-rgb-yellow-400:214, 149, 0;--w-dv-rgb-yellow-300:235, 165, 27;--w-dv-rgb-yellow-200:250, 184, 66;--w-dv-rgb-yellow-100:253, 210, 140;--w-dv-rgb-yellow-50:255, 231, 198;--w-dv-rgb-orange-900:107, 45, 22;--w-dv-rgb-orange-800:154, 44, 17;--w-dv-rgb-orange-700:196, 44, 0;--w-dv-rgb-orange-650:214, 62, 26;--w-dv-rgb-orange-600:232, 76, 35;--w-dv-rgb-orange-500:234, 109, 82;--w-dv-rgb-orange-400:243, 129, 103;--w-dv-rgb-orange-300:250, 154, 132;--w-dv-rgb-orange-200:249, 180, 163;--w-dv-rgb-orange-100:253, 206, 194;--w-dv-rgb-orange-50:255, 228, 222;--w-dv-rgb-red-900:122, 20, 41;--w-dv-rgb-red-800:158, 26, 51;--w-dv-rgb-red-700:200, 31, 62;--w-dv-rgb-red-650:226, 35, 68;--w-dv-rgb-red-600:242, 51, 78;--w-dv-rgb-red-500:244, 97, 118;--w-dv-rgb-red-400:242, 124, 144;--w-dv-rgb-red-300:249, 151, 165;--w-dv-rgb-red-200:255, 176, 186;--w-dv-rgb-red-100:255, 205, 214;--w-dv-rgb-red-50:255, 227, 233;--w-dv-rgb-indigo-900:67, 40, 156;--w-dv-rgb-indigo-800:88, 52, 198;--w-dv-rgb-indigo-700:110, 67, 239;--w-dv-rgb-indigo-650:121, 90, 244;--w-dv-rgb-indigo-600:133, 111, 245;--w-dv-rgb-indigo-500:150, 135, 236;--w-dv-rgb-indigo-400:163, 150, 240;--w-dv-rgb-indigo-300:180, 169, 251;--w-dv-rgb-indigo-200:198, 191, 252;--w-dv-rgb-indigo-100:217, 213, 255;--w-dv-rgb-indigo-50:233, 232, 251;--w-dv-rgb-blue-900:16, 69, 104;--w-dv-rgb-blue-800:22, 88, 135;--w-dv-rgb-blue-700:14, 108, 172;--w-dv-rgb-blue-650:0, 122, 200;--w-dv-rgb-blue-600:16, 135, 222;--w-dv-rgb-blue-500:43, 151, 239;--w-dv-rgb-blue-400:71, 166, 248;--w-dv-rgb-blue-300:110, 185, 254;--w-dv-rgb-blue-200:147, 202, 255;--w-dv-rgb-blue-100:180, 222, 253;--w-dv-rgb-blue-50:214, 237, 255;--w-dv-s-rgb-charttext-subtle:var(--w-dv-rgb-chartgray-400);--w-dv-s-rgb-charttext:var(--w-dv-rgb-white);--w-dv-s-rgb-chartbackground:var(--w-dv-rgb-chartgray-900);--w-dv-s-rgb-chartline-subtle:var(--w-dv-rgb-chartgray-600);--w-dv-s-rgb-chartline:var(--w-dv-rgb-chartgray-400);--w-dv-s-rgb-icon-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-icon-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-negative-highlight:var(--w-dv-rgb-red-50);--w-dv-s-rgb-icon-negative:var(--w-dv-rgb-red-200);--w-dv-s-rgb-icon-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-icon-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-icon-positive-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-icon-positive:var(--w-dv-rgb-green-200);--w-dv-s-rgb-icon-category8-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-icon-category8:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-category7-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-icon-category7:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-icon-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-icon-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-icon-category5-highlight:var(--w-dv-rgb-orange-50);--w-dv-s-rgb-icon-category5:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-icon-category4-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-icon-category4:var(--w-dv-rgb-green-200);--w-dv-s-rgb-icon-category3-highlight:var(--w-dv-rgb-pink-50);--w-dv-s-rgb-icon-category3:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-icon-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-icon-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-icon-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-icon-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-icon-secondary-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-icon-secondary:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-primary-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-icon-primary:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-text-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-negative-highlight:var(--w-dv-rgb-red-50);--w-dv-s-rgb-text-negative:var(--w-dv-rgb-red-200);--w-dv-s-rgb-text-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-text-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-text-positive-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-text-positive:var(--w-dv-rgb-green-200);--w-dv-s-rgb-text-category8-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-category8:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-category7-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-text-category7:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-text-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-text-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-text-category5-highlight:var(--w-dv-rgb-orange-50);--w-dv-s-rgb-text-category5:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-text-category4-highlight:var(--w-dv-rgb-green-50);--w-dv-s-rgb-text-category4:var(--w-dv-rgb-green-200);--w-dv-s-rgb-text-category3-highlight:var(--w-dv-rgb-pink-50);--w-dv-s-rgb-text-category3:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-text-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-text-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-text-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-text-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-text-secondary-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-secondary:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-primary-highlight:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-text-primary:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-border-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-border-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-border-negative-highlight:var(--w-dv-rgb-red-200);--w-dv-s-rgb-border-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-border-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-border-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-border-positive-highlight:var(--w-dv-rgb-green-100);--w-dv-s-rgb-border-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-border-category8-highlight:var(--w-dv-rgb-white);--w-dv-s-rgb-border-category8:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-border-category7-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-border-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-border-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-border-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-border-category5-highlight:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-border-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-border-category4-highlight:var(--w-dv-rgb-green-200);--w-dv-s-rgb-border-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-border-category3-highlight:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-border-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-border-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-border-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-border-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-border-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-border-secondary-highlight:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-border-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-border-primary-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-border-primary:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-line-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-line-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-line-negative-highlight:var(--w-dv-rgb-red-200);--w-dv-s-rgb-line-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-line-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-line-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-line-positive-highlight:var(--w-dv-rgb-green-100);--w-dv-s-rgb-line-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-line-category8-highlight:var(--w-dv-rgb-white);--w-dv-s-rgb-line-category8:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-line-category7-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-line-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-line-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-line-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-line-category5-highlight:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-line-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-line-category4-highlight:var(--w-dv-rgb-green-200);--w-dv-s-rgb-line-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-line-category3-highlight:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-line-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-line-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-line-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-line-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-line-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-line-secondary-highlight:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-line-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-line-primary-highlight:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-line-primary:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-background-neutral-subtle-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-neutral-subtle:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-background-negative-subtle-highlight:var(--w-dv-rgb-red-650);--w-dv-s-rgb-background-negative-subtle:var(--w-dv-rgb-red-800);--w-dv-s-rgb-background-warning-subtle-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-warning-subtle:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-background-positive-subtle-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-positive-subtle:var(--w-dv-rgb-green-800);--w-dv-s-rgb-background-category8-subtle-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-category8-subtle:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-background-category7-subtle-highlight:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-background-category7-subtle:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-background-category6-subtle-highlight:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-background-category6-subtle:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-background-category5-subtle-highlight:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-background-category5-subtle:var(--w-dv-rgb-orange-800);--w-dv-s-rgb-background-category4-subtle-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-category4-subtle:var(--w-dv-rgb-green-800);--w-dv-s-rgb-background-category3-subtle-highlight:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-background-category3-subtle:var(--w-dv-rgb-pink-800);--w-dv-s-rgb-background-category2-subtle-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-category2-subtle:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-background-category1-subtle-highlight:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-background-category1-subtle:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-background-secondary-subtle-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-secondary-subtle:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-background-primary-subtle-highlight:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-background-primary-subtle:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-background-neutral-highlight:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-background-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-negative-highlight:var(--w-dv-rgb-red-200);--w-dv-s-rgb-background-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-background-warning-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-background-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-background-positive-highlight:var(--w-dv-rgb-green-100);--w-dv-s-rgb-background-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-background-category8-highlight:var(--w-dv-rgb-white);--w-dv-s-rgb-background-category8:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-background-category7-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-background-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-background-category6-highlight:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-background-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-background-category5-highlight:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-background-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-background-category4-highlight:var(--w-dv-rgb-green-200);--w-dv-s-rgb-background-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-background-category3-highlight:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-background-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-background-category2-highlight:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-background-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-background-category1-highlight:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-background-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-background-secondary-highlight:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-background-primary-highlight:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-background-primary:var(--w-dv-rgb-blue-400)}
|