@warp-ds/css 2.1.0-next.4 → 2.1.0-next.6

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/README.md CHANGED
@@ -75,4 +75,4 @@ In the event when tokens are removed from Figma or for some reason are different
75
75
 
76
76
  ## How to contribute
77
77
 
78
- If you'd like to contribute to `@warp-ds/css`, start by reviewing the [contributing guidelines](https://github.com/warp-ds/css/blob/main/CONTRIBUTING.md).
78
+ If you'd like to contribute to `@warp-ds/css`, start by reviewing the [contributing guidelines](https://github.com/warp-ds/css/blob/main/CONTRIBUTING.md).
@@ -26,7 +26,7 @@ export const slider = {
26
26
  wrapper: 'touch-pan-y relative w-full h-44 py-2',
27
27
  track: 'absolute s-bg-disabled-subtle h-4 top-20 rounded-4 w-full',
28
28
  trackDisabled: 'pointer-events-none',
29
- activeTrack: 'absolute h-6 top-[19px] rounded-4',
29
+ activeTrack: 'absolute h-6 top-[1.92rem] rounded-4',
30
30
  activeTrackEnabled: 's-bg-primary',
31
31
  activeTrackDisabled: 's-bg-disabled pointer-events-none',
32
32
  thumb: 'absolute transition-shadow w-24 h-24 bottom-10 rounded-4 outline-none',
@@ -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-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-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\: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)}.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-primary:before{border-color:var(--w-s-color-border-primary)}.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-negative:before{border-color:var(--w-s-color-border-negative)}.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-\[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-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\: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)}.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-primary:before{border-color:var(--w-s-color-border-primary)}.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-negative:before{border-color:var(--w-s-color-border-negative)}.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}}
package/dist/index.html CHANGED
@@ -186,6 +186,7 @@
186
186
  .left-4{left:0.4rem;}
187
187
  .right-0{right:0rem;}
188
188
  .right-8{right:0.8rem;}
189
+ .top-\[1\.92rem\]{top:1.92rem;}
189
190
  .top-0{top:0rem;}
190
191
  .top-20{top:2rem;}
191
192
  .top-4{top:0.4rem;}
@@ -198,7 +199,6 @@
198
199
  .-left-\[8px\]{left:-8px;}
199
200
  .-right-\[8px\]{right:-8px;}
200
201
  .-top-\[8px\]{top:-8px;}
201
- .top-\[19px\]{top:19px;}
202
202
  .top-\[30\%\]{top:30%;}
203
203
  .justify-end{justify-content:flex-end;}
204
204
  .justify-center{justify-content:center;}
@@ -1 +1 @@
1
- :root,:host{--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-icon-neutral-focus:var(--w-dv-gray-100);--w-dv-s-color-icon-neutral:var(--w-dv-gray-200);--w-dv-s-color-icon-negative-focus:var(--w-dv-red-100);--w-dv-s-color-icon-negative:var(--w-dv-red-200);--w-dv-s-color-icon-warning-focus:var(--w-dv-yellow-100);--w-dv-s-color-icon-warning:var(--w-dv-yellow-200);--w-dv-s-color-icon-positive-focus:var(--w-dv-green-100);--w-dv-s-color-icon-positive:var(--w-dv-green-200);--w-dv-s-color-icon-category8-focus:var(--w-dv-gray-100);--w-dv-s-color-icon-category8:var(--w-dv-gray-200);--w-dv-s-color-icon-category7-focus:var(--w-dv-blue-100);--w-dv-s-color-icon-category7:var(--w-dv-blue-200);--w-dv-s-color-icon-category6-focus:var(--w-dv-teal-100);--w-dv-s-color-icon-category6:var(--w-dv-teal-200);--w-dv-s-color-icon-category5-focus:var(--w-dv-orange-100);--w-dv-s-color-icon-category5:var(--w-dv-orange-200);--w-dv-s-color-icon-category4-focus:var(--w-dv-green-100);--w-dv-s-color-icon-category4:var(--w-dv-green-200);--w-dv-s-color-icon-category3-focus:var(--w-dv-pink-100);--w-dv-s-color-icon-category3:var(--w-dv-pink-200);--w-dv-s-color-icon-category2-focus:var(--w-dv-yellow-100);--w-dv-s-color-icon-category2:var(--w-dv-yellow-200);--w-dv-s-color-icon-category1-focus:var(--w-dv-indigo-100);--w-dv-s-color-icon-category1:var(--w-dv-indigo-200);--w-dv-s-color-icon-secondary-focus:var(--w-dv-gray-100);--w-dv-s-color-icon-secondary:var(--w-dv-gray-200);--w-dv-s-color-icon-primary-focus:var(--w-dv-blue-100);--w-dv-s-color-icon-primary:var(--w-dv-blue-200);--w-dv-s-color-text-neutral-focus:var(--w-dv-gray-50);--w-dv-s-color-text-neutral:var(--w-dv-gray-200);--w-dv-s-color-text-negative-focus:var(--w-dv-red-50);--w-dv-s-color-text-negative:var(--w-dv-red-200);--w-dv-s-color-text-warning-focus:var(--w-dv-yellow-50);--w-dv-s-color-text-warning:var(--w-dv-yellow-200);--w-dv-s-color-text-positive-focus:var(--w-dv-green-50);--w-dv-s-color-text-positive:var(--w-dv-green-200);--w-dv-s-color-text-category8-focus:var(--w-dv-gray-50);--w-dv-s-color-text-category8:var(--w-dv-gray-200);--w-dv-s-color-text-category7-focus:var(--w-dv-blue-50);--w-dv-s-color-text-category7:var(--w-dv-blue-200);--w-dv-s-color-text-category6-focus:var(--w-dv-teal-50);--w-dv-s-color-text-category6:var(--w-dv-teal-200);--w-dv-s-color-text-category5-focus:var(--w-dv-orange-50);--w-dv-s-color-text-category5:var(--w-dv-orange-200);--w-dv-s-color-text-category4-focus:var(--w-dv-green-50);--w-dv-s-color-text-category4:var(--w-dv-green-200);--w-dv-s-color-text-category3-focus:var(--w-dv-pink-50);--w-dv-s-color-text-category3:var(--w-dv-pink-200);--w-dv-s-color-text-category2-focus:var(--w-dv-yellow-50);--w-dv-s-color-text-category2:var(--w-dv-yellow-200);--w-dv-s-color-text-category1-focus:var(--w-dv-indigo-50);--w-dv-s-color-text-category1:var(--w-dv-indigo-200);--w-dv-s-color-text-secondary-focus:var(--w-dv-gray-50);--w-dv-s-color-text-secondary:var(--w-dv-gray-200);--w-dv-s-color-text-primary-focus:var(--w-dv-blue-50);--w-dv-s-color-text-primary:var(--w-dv-blue-200);--w-dv-s-color-border-neutral-focus:var(--w-dv-gray-100);--w-dv-s-color-border-neutral:var(--w-dv-gray-200);--w-dv-s-color-border-negative-focus:var(--w-dv-red-300);--w-dv-s-color-border-negative:var(--w-dv-red-400);--w-dv-s-color-border-warning-focus:var(--w-dv-yellow-100);--w-dv-s-color-border-warning:var(--w-dv-yellow-200);--w-dv-s-color-border-positive-focus:var(--w-dv-green-200);--w-dv-s-color-border-positive:var(--w-dv-green-300);--w-dv-s-color-border-category8-focus:var(--w-dv-gray-50);--w-dv-s-color-border-category8:var(--w-dv-gray-100);--w-dv-s-color-border-category7-focus:var(--w-dv-blue-300);--w-dv-s-color-border-category7:var(--w-dv-blue-400);--w-dv-s-color-border-category6-focus:var(--w-dv-teal-100);--w-dv-s-color-border-category6:var(--w-dv-teal-200);--w-dv-s-color-border-category5-focus:var(--w-dv-orange-300);--w-dv-s-color-border-category5:var(--w-dv-orange-400);--w-dv-s-color-border-category4-focus:var(--w-dv-green-300);--w-dv-s-color-border-category4:var(--w-dv-green-400);--w-dv-s-color-border-category3-focus:var(--w-dv-pink-300);--w-dv-s-color-border-category3:var(--w-dv-pink-400);--w-dv-s-color-border-category2-focus:var(--w-dv-yellow-100);--w-dv-s-color-border-category2:var(--w-dv-yellow-200);--w-dv-s-color-border-category1-focus:var(--w-dv-indigo-100);--w-dv-s-color-border-category1:var(--w-dv-indigo-200);--w-dv-s-color-border-secondary-focus:var(--w-dv-gray-300);--w-dv-s-color-border-secondary:var(--w-dv-gray-400);--w-dv-s-color-border-primary-focus:var(--w-dv-blue-300);--w-dv-s-color-border-primary:var(--w-dv-blue-400);--w-dv-s-color-line-neutral-focus:var(--w-dv-gray-50);--w-dv-s-color-line-neutral:var(--w-dv-gray-200);--w-dv-s-color-line-negative-focus:var(--w-dv-red-200);--w-dv-s-color-line-negative:var(--w-dv-red-400);--w-dv-s-color-line-warning-focus:var(--w-dv-yellow-50);--w-dv-s-color-line-warning:var(--w-dv-yellow-200);--w-dv-s-color-line-positive-focus:var(--w-dv-green-100);--w-dv-s-color-line-positive:var(--w-dv-green-300);--w-dv-s-color-line-category8-focus:var(--w-dv-gray-200);--w-dv-s-color-line-category8:var(--w-dv-gray-50);--w-dv-s-color-line-category7-focus:var(--w-dv-blue-200);--w-dv-s-color-line-category7:var(--w-dv-blue-400);--w-dv-s-color-line-category6-focus:var(--w-dv-teal-50);--w-dv-s-color-line-category6:var(--w-dv-teal-200);--w-dv-s-color-line-category5-focus:var(--w-dv-orange-200);--w-dv-s-color-line-category5:var(--w-dv-orange-400);--w-dv-s-color-line-category4-focus:var(--w-dv-green-200);--w-dv-s-color-line-category4:var(--w-dv-green-400);--w-dv-s-color-line-category3-focus:var(--w-dv-pink-200);--w-dv-s-color-line-category3:var(--w-dv-pink-400);--w-dv-s-color-line-category2-focus:var(--w-dv-yellow-50);--w-dv-s-color-line-category2:var(--w-dv-yellow-200);--w-dv-s-color-line-category1-focus:var(--w-dv-indigo-50);--w-dv-s-color-line-category1:var(--w-dv-indigo-200);--w-dv-s-color-line-secondary-focus:var(--w-dv-gray-200);--w-dv-s-color-line-secondary:var(--w-dv-gray-400);--w-dv-s-color-line-primary-focus:var(--w-dv-blue-100);--w-dv-s-color-line-primary:var(--w-dv-blue-300);--w-dv-s-color-background-neutral-subtle-focus:var(--w-dv-gray-650);--w-dv-s-color-background-neutral-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-negative-subtle-focus:var(--w-dv-red-650);--w-dv-s-color-background-negative-subtle:var(--w-dv-red-800);--w-dv-s-color-background-warning-subtle-focus:var(--w-dv-yellow-650);--w-dv-s-color-background-warning-subtle:var(--w-dv-yellow-800);--w-dv-s-color-background-positive-subtle-focus:var(--w-dv-green-650);--w-dv-s-color-background-positive-subtle:var(--w-dv-green-800);--w-dv-s-color-background-category8-subtle-focus:var(--w-dv-gray-650);--w-dv-s-color-background-category8-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-category7-subtle-focus:var(--w-dv-blue-650);--w-dv-s-color-background-category7-subtle:var(--w-dv-blue-800);--w-dv-s-color-background-category6-subtle-focus:var(--w-dv-teal-650);--w-dv-s-color-background-category6-subtle:var(--w-dv-teal-800);--w-dv-s-color-background-category5-subtle-focus:var(--w-dv-orange-650);--w-dv-s-color-background-category5-subtle:var(--w-dv-orange-800);--w-dv-s-color-background-category4-subtle-focus:var(--w-dv-green-650);--w-dv-s-color-background-category4-subtle:var(--w-dv-green-800);--w-dv-s-color-background-category3-subtle-focus:var(--w-dv-pink-650);--w-dv-s-color-background-category3-subtle:var(--w-dv-pink-800);--w-dv-s-color-background-category2-subtle-focus:var(--w-dv-yellow-650);--w-dv-s-color-background-category2-subtle:var(--w-dv-yellow-800);--w-dv-s-color-background-category1-subtle-focus:var(--w-dv-indigo-650);--w-dv-s-color-background-category1-subtle:var(--w-dv-indigo-800);--w-dv-s-color-background-secondary-subtle-focus:var(--w-dv-gray-650);--w-dv-s-color-background-secondary-subtle:var(--w-dv-gray-800);--w-dv-s-color-background-primary-subtle-focus:var(--w-dv-blue-650);--w-dv-s-color-background-primary-subtle:var(--w-dv-blue-800);--w-dv-s-color-background-neutral-focus:var(--w-dv-gray-50);--w-dv-s-color-background-neutral:var(--w-dv-gray-200);--w-dv-s-color-background-negative-focus:var(--w-dv-red-200);--w-dv-s-color-background-negative:var(--w-dv-red-400);--w-dv-s-color-background-warning-focus:var(--w-dv-yellow-50);--w-dv-s-color-background-warning:var(--w-dv-yellow-200);--w-dv-s-color-background-positive-focus:var(--w-dv-green-100);--w-dv-s-color-background-positive:var(--w-dv-green-300);--w-dv-s-color-background-category8-focus:var(--w-dv-gray-300);--w-dv-s-color-background-category8:var(--w-dv-gray-100);--w-dv-s-color-background-category7-focus:var(--w-dv-blue-200);--w-dv-s-color-background-category7:var(--w-dv-blue-400);--w-dv-s-color-background-category6-focus:var(--w-dv-teal-50);--w-dv-s-color-background-category6:var(--w-dv-teal-200);--w-dv-s-color-background-category5-focus:var(--w-dv-orange-200);--w-dv-s-color-background-category5:var(--w-dv-orange-400);--w-dv-s-color-background-category4-focus:var(--w-dv-green-200);--w-dv-s-color-background-category4:var(--w-dv-green-400);--w-dv-s-color-background-category3-focus:var(--w-dv-pink-200);--w-dv-s-color-background-category3:var(--w-dv-pink-400);--w-dv-s-color-background-category2-focus:var(--w-dv-yellow-50);--w-dv-s-color-background-category2:var(--w-dv-yellow-200);--w-dv-s-color-background-category1-focus:var(--w-dv-indigo-50);--w-dv-s-color-background-category1:var(--w-dv-indigo-200);--w-dv-s-color-background-secondary-focus:var(--w-dv-gray-200);--w-dv-s-color-background-secondary:var(--w-dv-gray-400);--w-dv-s-color-background-primary-focus:var(--w-dv-blue-200);--w-dv-s-color-background-primary:var(--w-dv-blue-400);--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-icon-neutral-focus:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-icon-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-negative-focus:var(--w-dv-rgb-red-100);--w-dv-s-rgb-icon-negative:var(--w-dv-rgb-red-200);--w-dv-s-rgb-icon-warning-focus:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-icon-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-icon-positive-focus:var(--w-dv-rgb-green-100);--w-dv-s-rgb-icon-positive:var(--w-dv-rgb-green-200);--w-dv-s-rgb-icon-category8-focus:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-icon-category8:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-category7-focus:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-icon-category7:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-icon-category6-focus:var(--w-dv-rgb-teal-100);--w-dv-s-rgb-icon-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-icon-category5-focus:var(--w-dv-rgb-orange-100);--w-dv-s-rgb-icon-category5:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-icon-category4-focus:var(--w-dv-rgb-green-100);--w-dv-s-rgb-icon-category4:var(--w-dv-rgb-green-200);--w-dv-s-rgb-icon-category3-focus:var(--w-dv-rgb-pink-100);--w-dv-s-rgb-icon-category3:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-icon-category2-focus:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-icon-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-icon-category1-focus:var(--w-dv-rgb-indigo-100);--w-dv-s-rgb-icon-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-icon-secondary-focus:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-icon-secondary:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-icon-primary-focus:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-icon-primary:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-text-neutral-focus:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-negative-focus:var(--w-dv-rgb-red-50);--w-dv-s-rgb-text-negative:var(--w-dv-rgb-red-200);--w-dv-s-rgb-text-warning-focus:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-text-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-text-positive-focus:var(--w-dv-rgb-green-50);--w-dv-s-rgb-text-positive:var(--w-dv-rgb-green-200);--w-dv-s-rgb-text-category8-focus:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-category8:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-category7-focus:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-text-category7:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-text-category6-focus:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-text-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-text-category5-focus:var(--w-dv-rgb-orange-50);--w-dv-s-rgb-text-category5:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-text-category4-focus:var(--w-dv-rgb-green-50);--w-dv-s-rgb-text-category4:var(--w-dv-rgb-green-200);--w-dv-s-rgb-text-category3-focus:var(--w-dv-rgb-pink-50);--w-dv-s-rgb-text-category3:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-text-category2-focus:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-text-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-text-category1-focus:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-text-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-text-secondary-focus:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-text-secondary:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-text-primary-focus:var(--w-dv-rgb-blue-50);--w-dv-s-rgb-text-primary:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-border-neutral-focus:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-border-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-border-negative-focus:var(--w-dv-rgb-red-300);--w-dv-s-rgb-border-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-border-warning-focus:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-border-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-border-positive-focus:var(--w-dv-rgb-green-200);--w-dv-s-rgb-border-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-border-category8-focus:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-border-category8:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-border-category7-focus:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-border-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-border-category6-focus:var(--w-dv-rgb-teal-100);--w-dv-s-rgb-border-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-border-category5-focus:var(--w-dv-rgb-orange-300);--w-dv-s-rgb-border-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-border-category4-focus:var(--w-dv-rgb-green-300);--w-dv-s-rgb-border-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-border-category3-focus:var(--w-dv-rgb-pink-300);--w-dv-s-rgb-border-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-border-category2-focus:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-border-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-border-category1-focus:var(--w-dv-rgb-indigo-100);--w-dv-s-rgb-border-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-border-secondary-focus:var(--w-dv-rgb-gray-300);--w-dv-s-rgb-border-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-border-primary-focus:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-border-primary:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-line-neutral-focus:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-line-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-line-negative-focus:var(--w-dv-rgb-red-200);--w-dv-s-rgb-line-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-line-warning-focus:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-line-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-line-positive-focus:var(--w-dv-rgb-green-100);--w-dv-s-rgb-line-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-line-category8-focus:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-line-category8:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-line-category7-focus:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-line-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-line-category6-focus:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-line-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-line-category5-focus:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-line-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-line-category4-focus:var(--w-dv-rgb-green-200);--w-dv-s-rgb-line-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-line-category3-focus:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-line-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-line-category2-focus:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-line-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-line-category1-focus:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-line-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-line-secondary-focus:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-line-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-line-primary-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus: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-focus:var(--w-dv-rgb-gray-50);--w-dv-s-rgb-background-neutral:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-negative-focus:var(--w-dv-rgb-red-200);--w-dv-s-rgb-background-negative:var(--w-dv-rgb-red-400);--w-dv-s-rgb-background-warning-focus:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-background-warning:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-background-positive-focus:var(--w-dv-rgb-green-100);--w-dv-s-rgb-background-positive:var(--w-dv-rgb-green-300);--w-dv-s-rgb-background-category8-focus:var(--w-dv-rgb-gray-300);--w-dv-s-rgb-background-category8:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-background-category7-focus:var(--w-dv-rgb-blue-200);--w-dv-s-rgb-background-category7:var(--w-dv-rgb-blue-400);--w-dv-s-rgb-background-category6-focus:var(--w-dv-rgb-teal-50);--w-dv-s-rgb-background-category6:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-background-category5-focus:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-background-category5:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-background-category4-focus:var(--w-dv-rgb-green-200);--w-dv-s-rgb-background-category4:var(--w-dv-rgb-green-400);--w-dv-s-rgb-background-category3-focus:var(--w-dv-rgb-pink-200);--w-dv-s-rgb-background-category3:var(--w-dv-rgb-pink-400);--w-dv-s-rgb-background-category2-focus:var(--w-dv-rgb-yellow-50);--w-dv-s-rgb-background-category2:var(--w-dv-rgb-yellow-200);--w-dv-s-rgb-background-category1-focus:var(--w-dv-rgb-indigo-50);--w-dv-s-rgb-background-category1:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-background-secondary-focus:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-secondary:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-background-primary-focus: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)}
@@ -1 +1 @@
1
- :root,:host{--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-icon-neutral-focus:var(--w-dv-gray-700);--w-dv-s-color-icon-neutral:var(--w-dv-gray-650);--w-dv-s-color-icon-negative-focus:var(--w-dv-red-700);--w-dv-s-color-icon-negative:var(--w-dv-red-650);--w-dv-s-color-icon-warning-focus:var(--w-dv-yellow-700);--w-dv-s-color-icon-warning:var(--w-dv-yellow-650);--w-dv-s-color-icon-positive-focus:var(--w-dv-green-700);--w-dv-s-color-icon-positive:var(--w-dv-green-650);--w-dv-s-color-icon-category8-focus:var(--w-dv-gray-700);--w-dv-s-color-icon-category8:var(--w-dv-gray-650);--w-dv-s-color-icon-category7-focus:var(--w-dv-blue-700);--w-dv-s-color-icon-category7:var(--w-dv-blue-650);--w-dv-s-color-icon-category6-focus:var(--w-dv-teal-700);--w-dv-s-color-icon-category6:var(--w-dv-teal-650);--w-dv-s-color-icon-category5-focus:var(--w-dv-orange-700);--w-dv-s-color-icon-category5:var(--w-dv-orange-650);--w-dv-s-color-icon-category4-focus:var(--w-dv-green-700);--w-dv-s-color-icon-category4:var(--w-dv-green-650);--w-dv-s-color-icon-category3-focus:var(--w-dv-pink-700);--w-dv-s-color-icon-category3:var(--w-dv-pink-650);--w-dv-s-color-icon-category2-focus:var(--w-dv-yellow-700);--w-dv-s-color-icon-category2:var(--w-dv-yellow-650);--w-dv-s-color-icon-category1-focus:var(--w-dv-indigo-700);--w-dv-s-color-icon-category1:var(--w-dv-indigo-650);--w-dv-s-color-icon-secondary-focus:var(--w-dv-gray-700);--w-dv-s-color-icon-secondary:var(--w-dv-gray-650);--w-dv-s-color-icon-primary-focus:var(--w-dv-blue-700);--w-dv-s-color-icon-primary:var(--w-dv-blue-650);--w-dv-s-color-text-neutral-focus:var(--w-dv-gray-800);--w-dv-s-color-text-neutral:var(--w-dv-gray-650);--w-dv-s-color-text-negative-focus:var(--w-dv-red-800);--w-dv-s-color-text-negative:var(--w-dv-red-650);--w-dv-s-color-text-warning-focus:var(--w-dv-yellow-800);--w-dv-s-color-text-warning:var(--w-dv-yellow-650);--w-dv-s-color-text-positive-focus:var(--w-dv-green-800);--w-dv-s-color-text-positive:var(--w-dv-green-650);--w-dv-s-color-text-category8-focus:var(--w-dv-gray-800);--w-dv-s-color-text-category8:var(--w-dv-gray-650);--w-dv-s-color-text-category7-focus:var(--w-dv-blue-800);--w-dv-s-color-text-category7:var(--w-dv-blue-650);--w-dv-s-color-text-category6-focus:var(--w-dv-teal-800);--w-dv-s-color-text-category6:var(--w-dv-teal-650);--w-dv-s-color-text-category5-focus:var(--w-dv-orange-800);--w-dv-s-color-text-category5:var(--w-dv-orange-650);--w-dv-s-color-text-category4-focus:var(--w-dv-green-800);--w-dv-s-color-text-category4:var(--w-dv-green-650);--w-dv-s-color-text-category3-focus:var(--w-dv-pink-800);--w-dv-s-color-text-category3:var(--w-dv-pink-650);--w-dv-s-color-text-category2-focus:var(--w-dv-yellow-800);--w-dv-s-color-text-category2:var(--w-dv-yellow-650);--w-dv-s-color-text-category1-focus:var(--w-dv-indigo-800);--w-dv-s-color-text-category1:var(--w-dv-indigo-650);--w-dv-s-color-text-secondary-focus:var(--w-dv-gray-800);--w-dv-s-color-text-secondary:var(--w-dv-gray-650);--w-dv-s-color-text-primary-focus:var(--w-dv-blue-800);--w-dv-s-color-text-primary:var(--w-dv-blue-650);--w-dv-s-color-border-neutral-focus:var(--w-dv-gray-650);--w-dv-s-color-border-neutral:var(--w-dv-gray-600);--w-dv-s-color-border-negative-focus:var(--w-dv-red-650);--w-dv-s-color-border-negative:var(--w-dv-red-600);--w-dv-s-color-border-warning-focus:var(--w-dv-yellow-600);--w-dv-s-color-border-warning:var(--w-dv-yellow-500);--w-dv-s-color-border-positive-focus:var(--w-dv-green-600);--w-dv-s-color-border-positive:var(--w-dv-green-500);--w-dv-s-color-border-category8-focus:var(--w-dv-gray-600);--w-dv-s-color-border-category8:var(--w-dv-gray-500);--w-dv-s-color-border-category7-focus:var(--w-dv-blue-600);--w-dv-s-color-border-category7:var(--w-dv-blue-500);--w-dv-s-color-border-category6-focus:var(--w-dv-teal-700);--w-dv-s-color-border-category6:var(--w-dv-teal-650);--w-dv-s-color-border-category5-focus:var(--w-dv-orange-650);--w-dv-s-color-border-category5:var(--w-dv-orange-600);--w-dv-s-color-border-category4-focus:var(--w-dv-green-600);--w-dv-s-color-border-category4:var(--w-dv-green-500);--w-dv-s-color-border-category3-focus:var(--w-dv-pink-600);--w-dv-s-color-border-category3:var(--w-dv-pink-500);--w-dv-s-color-border-category2-focus:var(--w-dv-yellow-600);--w-dv-s-color-border-category2:var(--w-dv-yellow-500);--w-dv-s-color-border-category1-focus:var(--w-dv-indigo-700);--w-dv-s-color-border-category1:var(--w-dv-indigo-650);--w-dv-s-color-border-secondary-focus:var(--w-dv-gray-600);--w-dv-s-color-border-secondary:var(--w-dv-gray-500);--w-dv-s-color-border-primary-focus:var(--w-dv-blue-650);--w-dv-s-color-border-primary:var(--w-dv-blue-600);--w-dv-s-color-line-neutral-focus:var(--w-dv-gray-700);--w-dv-s-color-line-neutral:var(--w-dv-gray-600);--w-dv-s-color-line-negative-focus:var(--w-dv-red-700);--w-dv-s-color-line-negative:var(--w-dv-red-600);--w-dv-s-color-line-warning-focus:var(--w-dv-yellow-650);--w-dv-s-color-line-warning:var(--w-dv-yellow-500);--w-dv-s-color-line-positive-focus:var(--w-dv-green-650);--w-dv-s-color-line-positive:var(--w-dv-green-500);--w-dv-s-color-line-category8-focus:var(--w-dv-gray-700);--w-dv-s-color-line-category8:var(--w-dv-gray-900);--w-dv-s-color-line-category7-focus:var(--w-dv-blue-650);--w-dv-s-color-line-category7:var(--w-dv-blue-500);--w-dv-s-color-line-category6-focus:var(--w-dv-teal-900);--w-dv-s-color-line-category6:var(--w-dv-teal-700);--w-dv-s-color-line-category5-focus:var(--w-dv-orange-800);--w-dv-s-color-line-category5:var(--w-dv-orange-650);--w-dv-s-color-line-category4-focus:var(--w-dv-green-650);--w-dv-s-color-line-category4:var(--w-dv-green-500);--w-dv-s-color-line-category3-focus:var(--w-dv-pink-650);--w-dv-s-color-line-category3:var(--w-dv-pink-500);--w-dv-s-color-line-category2-focus:var(--w-dv-yellow-650);--w-dv-s-color-line-category2:var(--w-dv-yellow-500);--w-dv-s-color-line-category1-focus:var(--w-dv-indigo-800);--w-dv-s-color-line-category1:var(--w-dv-indigo-650);--w-dv-s-color-line-secondary-focus:var(--w-dv-gray-650);--w-dv-s-color-line-secondary:var(--w-dv-gray-500);--w-dv-s-color-line-primary-focus:var(--w-dv-blue-700);--w-dv-s-color-line-primary:var(--w-dv-blue-600);--w-dv-s-color-background-neutral-subtle-focus:var(--w-dv-gray-400);--w-dv-s-color-background-neutral-subtle:var(--w-dv-gray-200);--w-dv-s-color-background-negative-subtle-focus:var(--w-dv-red-400);--w-dv-s-color-background-negative-subtle:var(--w-dv-red-200);--w-dv-s-color-background-warning-subtle-focus:var(--w-dv-yellow-300);--w-dv-s-color-background-warning-subtle:var(--w-dv-yellow-100);--w-dv-s-color-background-positive-subtle-focus:var(--w-dv-green-300);--w-dv-s-color-background-positive-subtle:var(--w-dv-green-100);--w-dv-s-color-background-category8-subtle-focus:var(--w-dv-gray-400);--w-dv-s-color-background-category8-subtle:var(--w-dv-gray-200);--w-dv-s-color-background-category7-subtle-focus:var(--w-dv-blue-300);--w-dv-s-color-background-category7-subtle:var(--w-dv-blue-100);--w-dv-s-color-background-category6-subtle-focus:var(--w-dv-teal-400);--w-dv-s-color-background-category6-subtle:var(--w-dv-teal-200);--w-dv-s-color-background-category5-subtle-focus:var(--w-dv-orange-400);--w-dv-s-color-background-category5-subtle:var(--w-dv-orange-200);--w-dv-s-color-background-category4-subtle-focus:var(--w-dv-green-300);--w-dv-s-color-background-category4-subtle:var(--w-dv-green-100);--w-dv-s-color-background-category3-subtle-focus:var(--w-dv-pink-300);--w-dv-s-color-background-category3-subtle:var(--w-dv-pink-100);--w-dv-s-color-background-category2-subtle-focus:var(--w-dv-yellow-300);--w-dv-s-color-background-category2-subtle:var(--w-dv-yellow-100);--w-dv-s-color-background-category1-subtle-focus:var(--w-dv-indigo-400);--w-dv-s-color-background-category1-subtle:var(--w-dv-indigo-200);--w-dv-s-color-background-secondary-subtle-focus:var(--w-dv-gray-300);--w-dv-s-color-background-secondary-subtle:var(--w-dv-gray-100);--w-dv-s-color-background-primary-subtle-focus:var(--w-dv-blue-300);--w-dv-s-color-background-primary-subtle:var(--w-dv-blue-100);--w-dv-s-color-background-neutral-focus:var(--w-dv-gray-700);--w-dv-s-color-background-neutral:var(--w-dv-gray-600);--w-dv-s-color-background-negative-focus:var(--w-dv-red-700);--w-dv-s-color-background-negative:var(--w-dv-red-600);--w-dv-s-color-background-warning-focus:var(--w-dv-yellow-650);--w-dv-s-color-background-warning:var(--w-dv-yellow-500);--w-dv-s-color-background-positive-focus:var(--w-dv-green-650);--w-dv-s-color-background-positive:var(--w-dv-green-500);--w-dv-s-color-background-category8-focus:var(--w-dv-gray-650);--w-dv-s-color-background-category8:var(--w-dv-gray-500);--w-dv-s-color-background-category7-focus:var(--w-dv-blue-650);--w-dv-s-color-background-category7:var(--w-dv-blue-500);--w-dv-s-color-background-category6-focus:var(--w-dv-teal-800);--w-dv-s-color-background-category6:var(--w-dv-teal-650);--w-dv-s-color-background-category5-focus:var(--w-dv-orange-700);--w-dv-s-color-background-category5:var(--w-dv-orange-600);--w-dv-s-color-background-category4-focus:var(--w-dv-green-650);--w-dv-s-color-background-category4:var(--w-dv-green-500);--w-dv-s-color-background-category3-focus:var(--w-dv-pink-650);--w-dv-s-color-background-category3:var(--w-dv-pink-500);--w-dv-s-color-background-category2-focus:var(--w-dv-yellow-650);--w-dv-s-color-background-category2:var(--w-dv-yellow-500);--w-dv-s-color-background-category1-focus:var(--w-dv-indigo-800);--w-dv-s-color-background-category1:var(--w-dv-indigo-650);--w-dv-s-color-background-secondary-focus:var(--w-dv-gray-650);--w-dv-s-color-background-secondary:var(--w-dv-gray-500);--w-dv-s-color-background-primary-focus:var(--w-dv-blue-700);--w-dv-s-color-background-primary:var(--w-dv-blue-600);--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-icon-neutral-focus:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-icon-neutral:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-icon-negative-focus:var(--w-dv-rgb-red-700);--w-dv-s-rgb-icon-negative:var(--w-dv-rgb-red-650);--w-dv-s-rgb-icon-warning-focus:var(--w-dv-rgb-yellow-700);--w-dv-s-rgb-icon-warning:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-icon-positive-focus:var(--w-dv-rgb-green-700);--w-dv-s-rgb-icon-positive:var(--w-dv-rgb-green-650);--w-dv-s-rgb-icon-category8-focus:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-icon-category8:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-icon-category7-focus:var(--w-dv-rgb-blue-700);--w-dv-s-rgb-icon-category7:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-icon-category6-focus:var(--w-dv-rgb-teal-700);--w-dv-s-rgb-icon-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-icon-category5-focus:var(--w-dv-rgb-orange-700);--w-dv-s-rgb-icon-category5:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-icon-category4-focus:var(--w-dv-rgb-green-700);--w-dv-s-rgb-icon-category4:var(--w-dv-rgb-green-650);--w-dv-s-rgb-icon-category3-focus:var(--w-dv-rgb-pink-700);--w-dv-s-rgb-icon-category3:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-icon-category2-focus:var(--w-dv-rgb-yellow-700);--w-dv-s-rgb-icon-category2:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-icon-category1-focus:var(--w-dv-rgb-indigo-700);--w-dv-s-rgb-icon-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-icon-secondary-focus:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-icon-secondary:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-icon-primary-focus:var(--w-dv-rgb-blue-700);--w-dv-s-rgb-icon-primary:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-text-neutral-focus:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-text-neutral:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-text-negative-focus:var(--w-dv-rgb-red-800);--w-dv-s-rgb-text-negative:var(--w-dv-rgb-red-650);--w-dv-s-rgb-text-warning-focus:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-text-warning:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-text-positive-focus:var(--w-dv-rgb-green-800);--w-dv-s-rgb-text-positive:var(--w-dv-rgb-green-650);--w-dv-s-rgb-text-category8-focus:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-text-category8:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-text-category7-focus:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-text-category7:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-text-category6-focus:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-text-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-text-category5-focus:var(--w-dv-rgb-orange-800);--w-dv-s-rgb-text-category5:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-text-category4-focus:var(--w-dv-rgb-green-800);--w-dv-s-rgb-text-category4:var(--w-dv-rgb-green-650);--w-dv-s-rgb-text-category3-focus:var(--w-dv-rgb-pink-800);--w-dv-s-rgb-text-category3:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-text-category2-focus:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-text-category2:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-text-category1-focus:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-text-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-text-secondary-focus:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-text-secondary:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-text-primary-focus:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-text-primary:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-border-neutral-focus:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-border-neutral:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-border-negative-focus:var(--w-dv-rgb-red-650);--w-dv-s-rgb-border-negative:var(--w-dv-rgb-red-600);--w-dv-s-rgb-border-warning-focus:var(--w-dv-rgb-yellow-600);--w-dv-s-rgb-border-warning:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-border-positive-focus:var(--w-dv-rgb-green-600);--w-dv-s-rgb-border-positive:var(--w-dv-rgb-green-500);--w-dv-s-rgb-border-category8-focus:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-border-category8:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-border-category7-focus:var(--w-dv-rgb-blue-600);--w-dv-s-rgb-border-category7:var(--w-dv-rgb-blue-500);--w-dv-s-rgb-border-category6-focus:var(--w-dv-rgb-teal-700);--w-dv-s-rgb-border-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-border-category5-focus:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-border-category5:var(--w-dv-rgb-orange-600);--w-dv-s-rgb-border-category4-focus:var(--w-dv-rgb-green-600);--w-dv-s-rgb-border-category4:var(--w-dv-rgb-green-500);--w-dv-s-rgb-border-category3-focus:var(--w-dv-rgb-pink-600);--w-dv-s-rgb-border-category3:var(--w-dv-rgb-pink-500);--w-dv-s-rgb-border-category2-focus:var(--w-dv-rgb-yellow-600);--w-dv-s-rgb-border-category2:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-border-category1-focus:var(--w-dv-rgb-indigo-700);--w-dv-s-rgb-border-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-border-secondary-focus:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-border-secondary:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-border-primary-focus:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-border-primary:var(--w-dv-rgb-blue-600);--w-dv-s-rgb-line-neutral-focus:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-line-neutral:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-line-negative-focus:var(--w-dv-rgb-red-700);--w-dv-s-rgb-line-negative:var(--w-dv-rgb-red-600);--w-dv-s-rgb-line-warning-focus:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-line-warning:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-line-positive-focus:var(--w-dv-rgb-green-650);--w-dv-s-rgb-line-positive:var(--w-dv-rgb-green-500);--w-dv-s-rgb-line-category8-focus:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-line-category8:var(--w-dv-rgb-gray-900);--w-dv-s-rgb-line-category7-focus:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-line-category7:var(--w-dv-rgb-blue-500);--w-dv-s-rgb-line-category6-focus:var(--w-dv-rgb-teal-900);--w-dv-s-rgb-line-category6:var(--w-dv-rgb-teal-700);--w-dv-s-rgb-line-category5-focus:var(--w-dv-rgb-orange-800);--w-dv-s-rgb-line-category5:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-line-category4-focus:var(--w-dv-rgb-green-650);--w-dv-s-rgb-line-category4:var(--w-dv-rgb-green-500);--w-dv-s-rgb-line-category3-focus:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-line-category3:var(--w-dv-rgb-pink-500);--w-dv-s-rgb-line-category2-focus:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-line-category2:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-line-category1-focus:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-line-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-line-secondary-focus:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-line-secondary:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-line-primary-focus:var(--w-dv-rgb-blue-700);--w-dv-s-rgb-line-primary:var(--w-dv-rgb-blue-600);--w-dv-s-rgb-background-neutral-subtle-focus:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-background-neutral-subtle:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-negative-subtle-focus:var(--w-dv-rgb-red-400);--w-dv-s-rgb-background-negative-subtle:var(--w-dv-rgb-red-200);--w-dv-s-rgb-background-warning-subtle-focus:var(--w-dv-rgb-yellow-300);--w-dv-s-rgb-background-warning-subtle:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-background-positive-subtle-focus:var(--w-dv-rgb-green-300);--w-dv-s-rgb-background-positive-subtle:var(--w-dv-rgb-green-100);--w-dv-s-rgb-background-category8-subtle-focus:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-background-category8-subtle:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-category7-subtle-focus:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-background-category7-subtle:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-background-category6-subtle-focus:var(--w-dv-rgb-teal-400);--w-dv-s-rgb-background-category6-subtle:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-background-category5-subtle-focus:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-background-category5-subtle:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-background-category4-subtle-focus:var(--w-dv-rgb-green-300);--w-dv-s-rgb-background-category4-subtle:var(--w-dv-rgb-green-100);--w-dv-s-rgb-background-category3-subtle-focus:var(--w-dv-rgb-pink-300);--w-dv-s-rgb-background-category3-subtle:var(--w-dv-rgb-pink-100);--w-dv-s-rgb-background-category2-subtle-focus:var(--w-dv-rgb-yellow-300);--w-dv-s-rgb-background-category2-subtle:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-background-category1-subtle-focus:var(--w-dv-rgb-indigo-400);--w-dv-s-rgb-background-category1-subtle:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-background-secondary-subtle-focus:var(--w-dv-rgb-gray-300);--w-dv-s-rgb-background-secondary-subtle:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-background-primary-subtle-focus:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-background-primary-subtle:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-background-neutral-focus:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-background-neutral:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-background-negative-focus:var(--w-dv-rgb-red-700);--w-dv-s-rgb-background-negative:var(--w-dv-rgb-red-600);--w-dv-s-rgb-background-warning-focus:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-warning:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-background-positive-focus:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-positive:var(--w-dv-rgb-green-500);--w-dv-s-rgb-background-category8-focus:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-category8:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-background-category7-focus:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-background-category7:var(--w-dv-rgb-blue-500);--w-dv-s-rgb-background-category6-focus:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-background-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-background-category5-focus:var(--w-dv-rgb-orange-700);--w-dv-s-rgb-background-category5:var(--w-dv-rgb-orange-600);--w-dv-s-rgb-background-category4-focus:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-category4:var(--w-dv-rgb-green-500);--w-dv-s-rgb-background-category3-focus:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-background-category3:var(--w-dv-rgb-pink-500);--w-dv-s-rgb-background-category2-focus:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-category2:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-background-category1-focus:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-background-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-background-secondary-focus:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-secondary:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-background-primary-focus:var(--w-dv-rgb-blue-700);--w-dv-s-rgb-background-primary:var(--w-dv-rgb-blue-600)}
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-600);--w-dv-s-color-charttext:var(--w-dv-chartgray-900);--w-dv-s-color-chartbackground:var(--w-dv-white);--w-dv-s-color-chartline-subtle:var(--w-dv-chartgray-300);--w-dv-s-color-chartline:var(--w-dv-chartgray-500);--w-dv-s-color-icon-neutral-highlight:var(--w-dv-gray-800);--w-dv-s-color-icon-neutral:var(--w-dv-gray-650);--w-dv-s-color-icon-negative-highlight:var(--w-dv-red-800);--w-dv-s-color-icon-negative:var(--w-dv-red-650);--w-dv-s-color-icon-warning-highlight:var(--w-dv-yellow-800);--w-dv-s-color-icon-warning:var(--w-dv-yellow-650);--w-dv-s-color-icon-positive-highlight:var(--w-dv-green-800);--w-dv-s-color-icon-positive:var(--w-dv-green-650);--w-dv-s-color-icon-category8-highlight:var(--w-dv-gray-800);--w-dv-s-color-icon-category8:var(--w-dv-gray-650);--w-dv-s-color-icon-category7-highlight:var(--w-dv-blue-800);--w-dv-s-color-icon-category7:var(--w-dv-blue-650);--w-dv-s-color-icon-category6-highlight:var(--w-dv-teal-800);--w-dv-s-color-icon-category6:var(--w-dv-teal-650);--w-dv-s-color-icon-category5-highlight:var(--w-dv-orange-800);--w-dv-s-color-icon-category5:var(--w-dv-orange-650);--w-dv-s-color-icon-category4-highlight:var(--w-dv-green-800);--w-dv-s-color-icon-category4:var(--w-dv-green-650);--w-dv-s-color-icon-category3-highlight:var(--w-dv-pink-800);--w-dv-s-color-icon-category3:var(--w-dv-pink-650);--w-dv-s-color-icon-category2-highlight:var(--w-dv-yellow-800);--w-dv-s-color-icon-category2:var(--w-dv-yellow-650);--w-dv-s-color-icon-category1-highlight:var(--w-dv-indigo-800);--w-dv-s-color-icon-category1:var(--w-dv-indigo-650);--w-dv-s-color-icon-secondary-highlight:var(--w-dv-gray-800);--w-dv-s-color-icon-secondary:var(--w-dv-gray-650);--w-dv-s-color-icon-primary-highlight:var(--w-dv-blue-800);--w-dv-s-color-icon-primary:var(--w-dv-blue-650);--w-dv-s-color-text-neutral-highlight:var(--w-dv-gray-800);--w-dv-s-color-text-neutral:var(--w-dv-gray-650);--w-dv-s-color-text-negative-highlight:var(--w-dv-red-800);--w-dv-s-color-text-negative:var(--w-dv-red-650);--w-dv-s-color-text-warning-highlight:var(--w-dv-yellow-800);--w-dv-s-color-text-warning:var(--w-dv-yellow-650);--w-dv-s-color-text-positive-highlight:var(--w-dv-green-800);--w-dv-s-color-text-positive:var(--w-dv-green-650);--w-dv-s-color-text-category8-highlight:var(--w-dv-gray-800);--w-dv-s-color-text-category8:var(--w-dv-gray-650);--w-dv-s-color-text-category7-highlight:var(--w-dv-blue-800);--w-dv-s-color-text-category7:var(--w-dv-blue-650);--w-dv-s-color-text-category6-highlight:var(--w-dv-teal-800);--w-dv-s-color-text-category6:var(--w-dv-teal-650);--w-dv-s-color-text-category5-highlight:var(--w-dv-orange-800);--w-dv-s-color-text-category5:var(--w-dv-orange-650);--w-dv-s-color-text-category4-highlight:var(--w-dv-green-800);--w-dv-s-color-text-category4:var(--w-dv-green-650);--w-dv-s-color-text-category3-highlight:var(--w-dv-pink-800);--w-dv-s-color-text-category3:var(--w-dv-pink-650);--w-dv-s-color-text-category2-highlight:var(--w-dv-yellow-800);--w-dv-s-color-text-category2:var(--w-dv-yellow-650);--w-dv-s-color-text-category1-highlight:var(--w-dv-indigo-800);--w-dv-s-color-text-category1:var(--w-dv-indigo-650);--w-dv-s-color-text-secondary-highlight:var(--w-dv-gray-800);--w-dv-s-color-text-secondary:var(--w-dv-gray-650);--w-dv-s-color-text-primary-highlight:var(--w-dv-blue-800);--w-dv-s-color-text-primary:var(--w-dv-blue-650);--w-dv-s-color-border-neutral-highlight:var(--w-dv-gray-700);--w-dv-s-color-border-neutral:var(--w-dv-gray-600);--w-dv-s-color-border-negative-highlight:var(--w-dv-red-700);--w-dv-s-color-border-negative:var(--w-dv-red-600);--w-dv-s-color-border-warning-highlight:var(--w-dv-yellow-650);--w-dv-s-color-border-warning:var(--w-dv-yellow-500);--w-dv-s-color-border-positive-highlight:var(--w-dv-green-650);--w-dv-s-color-border-positive:var(--w-dv-green-500);--w-dv-s-color-border-category8-highlight:var(--w-dv-gray-650);--w-dv-s-color-border-category8:var(--w-dv-gray-500);--w-dv-s-color-border-category7-highlight:var(--w-dv-blue-650);--w-dv-s-color-border-category7:var(--w-dv-blue-500);--w-dv-s-color-border-category6-highlight:var(--w-dv-teal-800);--w-dv-s-color-border-category6:var(--w-dv-teal-650);--w-dv-s-color-border-category5-highlight:var(--w-dv-orange-700);--w-dv-s-color-border-category5:var(--w-dv-orange-600);--w-dv-s-color-border-category4-highlight:var(--w-dv-green-650);--w-dv-s-color-border-category4:var(--w-dv-green-500);--w-dv-s-color-border-category3-highlight:var(--w-dv-pink-650);--w-dv-s-color-border-category3:var(--w-dv-pink-500);--w-dv-s-color-border-category2-highlight:var(--w-dv-yellow-650);--w-dv-s-color-border-category2:var(--w-dv-yellow-500);--w-dv-s-color-border-category1-highlight:var(--w-dv-indigo-800);--w-dv-s-color-border-category1:var(--w-dv-indigo-650);--w-dv-s-color-border-secondary-highlight:var(--w-dv-gray-650);--w-dv-s-color-border-secondary:var(--w-dv-gray-500);--w-dv-s-color-border-primary-highlight:var(--w-dv-blue-700);--w-dv-s-color-border-primary:var(--w-dv-blue-600);--w-dv-s-color-line-neutral-highlight:var(--w-dv-gray-700);--w-dv-s-color-line-neutral:var(--w-dv-gray-600);--w-dv-s-color-line-negative-highlight:var(--w-dv-red-700);--w-dv-s-color-line-negative:var(--w-dv-red-600);--w-dv-s-color-line-warning-highlight:var(--w-dv-yellow-650);--w-dv-s-color-line-warning:var(--w-dv-yellow-500);--w-dv-s-color-line-positive-highlight:var(--w-dv-green-650);--w-dv-s-color-line-positive:var(--w-dv-green-500);--w-dv-s-color-line-category8-highlight:var(--w-dv-gray-700);--w-dv-s-color-line-category8:var(--w-dv-gray-900);--w-dv-s-color-line-category7-highlight:var(--w-dv-blue-650);--w-dv-s-color-line-category7:var(--w-dv-blue-500);--w-dv-s-color-line-category6-highlight:var(--w-dv-teal-900);--w-dv-s-color-line-category6:var(--w-dv-teal-700);--w-dv-s-color-line-category5-highlight:var(--w-dv-orange-800);--w-dv-s-color-line-category5:var(--w-dv-orange-650);--w-dv-s-color-line-category4-highlight:var(--w-dv-green-650);--w-dv-s-color-line-category4:var(--w-dv-green-500);--w-dv-s-color-line-category3-highlight:var(--w-dv-pink-650);--w-dv-s-color-line-category3:var(--w-dv-pink-500);--w-dv-s-color-line-category2-highlight:var(--w-dv-yellow-650);--w-dv-s-color-line-category2:var(--w-dv-yellow-500);--w-dv-s-color-line-category1-highlight:var(--w-dv-indigo-800);--w-dv-s-color-line-category1:var(--w-dv-indigo-650);--w-dv-s-color-line-secondary-highlight:var(--w-dv-gray-650);--w-dv-s-color-line-secondary:var(--w-dv-gray-500);--w-dv-s-color-line-primary-highlight:var(--w-dv-blue-700);--w-dv-s-color-line-primary:var(--w-dv-blue-600);--w-dv-s-color-background-neutral-subtle-highlight:var(--w-dv-gray-400);--w-dv-s-color-background-neutral-subtle:var(--w-dv-gray-200);--w-dv-s-color-background-negative-subtle-highlight:var(--w-dv-red-400);--w-dv-s-color-background-negative-subtle:var(--w-dv-red-200);--w-dv-s-color-background-warning-subtle-highlight:var(--w-dv-yellow-300);--w-dv-s-color-background-warning-subtle:var(--w-dv-yellow-100);--w-dv-s-color-background-positive-subtle-highlight:var(--w-dv-green-300);--w-dv-s-color-background-positive-subtle:var(--w-dv-green-100);--w-dv-s-color-background-category8-subtle-highlight:var(--w-dv-gray-400);--w-dv-s-color-background-category8-subtle:var(--w-dv-gray-200);--w-dv-s-color-background-category7-subtle-highlight:var(--w-dv-blue-300);--w-dv-s-color-background-category7-subtle:var(--w-dv-blue-100);--w-dv-s-color-background-category6-subtle-highlight:var(--w-dv-teal-400);--w-dv-s-color-background-category6-subtle:var(--w-dv-teal-200);--w-dv-s-color-background-category5-subtle-highlight:var(--w-dv-orange-400);--w-dv-s-color-background-category5-subtle:var(--w-dv-orange-200);--w-dv-s-color-background-category4-subtle-highlight:var(--w-dv-green-300);--w-dv-s-color-background-category4-subtle:var(--w-dv-green-100);--w-dv-s-color-background-category3-subtle-highlight:var(--w-dv-pink-300);--w-dv-s-color-background-category3-subtle:var(--w-dv-pink-100);--w-dv-s-color-background-category2-subtle-highlight:var(--w-dv-yellow-300);--w-dv-s-color-background-category2-subtle:var(--w-dv-yellow-100);--w-dv-s-color-background-category1-subtle-highlight:var(--w-dv-indigo-400);--w-dv-s-color-background-category1-subtle:var(--w-dv-indigo-200);--w-dv-s-color-background-secondary-subtle-highlight:var(--w-dv-gray-300);--w-dv-s-color-background-secondary-subtle:var(--w-dv-gray-100);--w-dv-s-color-background-primary-subtle-highlight:var(--w-dv-blue-300);--w-dv-s-color-background-primary-subtle:var(--w-dv-blue-100);--w-dv-s-color-background-neutral-highlight:var(--w-dv-gray-700);--w-dv-s-color-background-neutral:var(--w-dv-gray-600);--w-dv-s-color-background-negative-highlight:var(--w-dv-red-700);--w-dv-s-color-background-negative:var(--w-dv-red-600);--w-dv-s-color-background-warning-highlight:var(--w-dv-yellow-650);--w-dv-s-color-background-warning:var(--w-dv-yellow-500);--w-dv-s-color-background-positive-highlight:var(--w-dv-green-650);--w-dv-s-color-background-positive:var(--w-dv-green-500);--w-dv-s-color-background-category8-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-category8:var(--w-dv-gray-500);--w-dv-s-color-background-category7-highlight:var(--w-dv-blue-650);--w-dv-s-color-background-category7:var(--w-dv-blue-500);--w-dv-s-color-background-category6-highlight:var(--w-dv-teal-800);--w-dv-s-color-background-category6:var(--w-dv-teal-650);--w-dv-s-color-background-category5-highlight:var(--w-dv-orange-700);--w-dv-s-color-background-category5:var(--w-dv-orange-600);--w-dv-s-color-background-category4-highlight:var(--w-dv-green-650);--w-dv-s-color-background-category4:var(--w-dv-green-500);--w-dv-s-color-background-category3-highlight:var(--w-dv-pink-650);--w-dv-s-color-background-category3:var(--w-dv-pink-500);--w-dv-s-color-background-category2-highlight:var(--w-dv-yellow-650);--w-dv-s-color-background-category2:var(--w-dv-yellow-500);--w-dv-s-color-background-category1-highlight:var(--w-dv-indigo-800);--w-dv-s-color-background-category1:var(--w-dv-indigo-650);--w-dv-s-color-background-secondary-highlight:var(--w-dv-gray-650);--w-dv-s-color-background-secondary:var(--w-dv-gray-500);--w-dv-s-color-background-primary-highlight:var(--w-dv-blue-700);--w-dv-s-color-background-primary:var(--w-dv-blue-600);--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-600);--w-dv-s-rgb-charttext:var(--w-dv-rgb-chartgray-900);--w-dv-s-rgb-chartbackground:var(--w-dv-rgb-white);--w-dv-s-rgb-chartline-subtle:var(--w-dv-rgb-chartgray-300);--w-dv-s-rgb-chartline:var(--w-dv-rgb-chartgray-500);--w-dv-s-rgb-icon-neutral-highlight:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-icon-neutral:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-icon-negative-highlight:var(--w-dv-rgb-red-800);--w-dv-s-rgb-icon-negative:var(--w-dv-rgb-red-650);--w-dv-s-rgb-icon-warning-highlight:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-icon-warning:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-icon-positive-highlight:var(--w-dv-rgb-green-800);--w-dv-s-rgb-icon-positive:var(--w-dv-rgb-green-650);--w-dv-s-rgb-icon-category8-highlight:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-icon-category8:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-icon-category7-highlight:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-icon-category7:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-icon-category6-highlight:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-icon-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-icon-category5-highlight:var(--w-dv-rgb-orange-800);--w-dv-s-rgb-icon-category5:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-icon-category4-highlight:var(--w-dv-rgb-green-800);--w-dv-s-rgb-icon-category4:var(--w-dv-rgb-green-650);--w-dv-s-rgb-icon-category3-highlight:var(--w-dv-rgb-pink-800);--w-dv-s-rgb-icon-category3:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-icon-category2-highlight:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-icon-category2:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-icon-category1-highlight:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-icon-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-icon-secondary-highlight:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-icon-secondary:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-icon-primary-highlight:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-icon-primary:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-text-neutral-highlight:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-text-neutral:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-text-negative-highlight:var(--w-dv-rgb-red-800);--w-dv-s-rgb-text-negative:var(--w-dv-rgb-red-650);--w-dv-s-rgb-text-warning-highlight:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-text-warning:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-text-positive-highlight:var(--w-dv-rgb-green-800);--w-dv-s-rgb-text-positive:var(--w-dv-rgb-green-650);--w-dv-s-rgb-text-category8-highlight:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-text-category8:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-text-category7-highlight:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-text-category7:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-text-category6-highlight:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-text-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-text-category5-highlight:var(--w-dv-rgb-orange-800);--w-dv-s-rgb-text-category5:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-text-category4-highlight:var(--w-dv-rgb-green-800);--w-dv-s-rgb-text-category4:var(--w-dv-rgb-green-650);--w-dv-s-rgb-text-category3-highlight:var(--w-dv-rgb-pink-800);--w-dv-s-rgb-text-category3:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-text-category2-highlight:var(--w-dv-rgb-yellow-800);--w-dv-s-rgb-text-category2:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-text-category1-highlight:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-text-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-text-secondary-highlight:var(--w-dv-rgb-gray-800);--w-dv-s-rgb-text-secondary:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-text-primary-highlight:var(--w-dv-rgb-blue-800);--w-dv-s-rgb-text-primary:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-border-neutral-highlight:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-border-neutral:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-border-negative-highlight:var(--w-dv-rgb-red-700);--w-dv-s-rgb-border-negative:var(--w-dv-rgb-red-600);--w-dv-s-rgb-border-warning-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-border-warning:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-border-positive-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-border-positive:var(--w-dv-rgb-green-500);--w-dv-s-rgb-border-category8-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-border-category8:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-border-category7-highlight:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-border-category7:var(--w-dv-rgb-blue-500);--w-dv-s-rgb-border-category6-highlight:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-border-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-border-category5-highlight:var(--w-dv-rgb-orange-700);--w-dv-s-rgb-border-category5:var(--w-dv-rgb-orange-600);--w-dv-s-rgb-border-category4-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-border-category4:var(--w-dv-rgb-green-500);--w-dv-s-rgb-border-category3-highlight:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-border-category3:var(--w-dv-rgb-pink-500);--w-dv-s-rgb-border-category2-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-border-category2:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-border-category1-highlight:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-border-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-border-secondary-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-border-secondary:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-border-primary-highlight:var(--w-dv-rgb-blue-700);--w-dv-s-rgb-border-primary:var(--w-dv-rgb-blue-600);--w-dv-s-rgb-line-neutral-highlight:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-line-neutral:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-line-negative-highlight:var(--w-dv-rgb-red-700);--w-dv-s-rgb-line-negative:var(--w-dv-rgb-red-600);--w-dv-s-rgb-line-warning-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-line-warning:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-line-positive-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-line-positive:var(--w-dv-rgb-green-500);--w-dv-s-rgb-line-category8-highlight:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-line-category8:var(--w-dv-rgb-gray-900);--w-dv-s-rgb-line-category7-highlight:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-line-category7:var(--w-dv-rgb-blue-500);--w-dv-s-rgb-line-category6-highlight:var(--w-dv-rgb-teal-900);--w-dv-s-rgb-line-category6:var(--w-dv-rgb-teal-700);--w-dv-s-rgb-line-category5-highlight:var(--w-dv-rgb-orange-800);--w-dv-s-rgb-line-category5:var(--w-dv-rgb-orange-650);--w-dv-s-rgb-line-category4-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-line-category4:var(--w-dv-rgb-green-500);--w-dv-s-rgb-line-category3-highlight:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-line-category3:var(--w-dv-rgb-pink-500);--w-dv-s-rgb-line-category2-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-line-category2:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-line-category1-highlight:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-line-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-line-secondary-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-line-secondary:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-line-primary-highlight:var(--w-dv-rgb-blue-700);--w-dv-s-rgb-line-primary:var(--w-dv-rgb-blue-600);--w-dv-s-rgb-background-neutral-subtle-highlight:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-background-neutral-subtle:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-negative-subtle-highlight:var(--w-dv-rgb-red-400);--w-dv-s-rgb-background-negative-subtle:var(--w-dv-rgb-red-200);--w-dv-s-rgb-background-warning-subtle-highlight:var(--w-dv-rgb-yellow-300);--w-dv-s-rgb-background-warning-subtle:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-background-positive-subtle-highlight:var(--w-dv-rgb-green-300);--w-dv-s-rgb-background-positive-subtle:var(--w-dv-rgb-green-100);--w-dv-s-rgb-background-category8-subtle-highlight:var(--w-dv-rgb-gray-400);--w-dv-s-rgb-background-category8-subtle:var(--w-dv-rgb-gray-200);--w-dv-s-rgb-background-category7-subtle-highlight:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-background-category7-subtle:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-background-category6-subtle-highlight:var(--w-dv-rgb-teal-400);--w-dv-s-rgb-background-category6-subtle:var(--w-dv-rgb-teal-200);--w-dv-s-rgb-background-category5-subtle-highlight:var(--w-dv-rgb-orange-400);--w-dv-s-rgb-background-category5-subtle:var(--w-dv-rgb-orange-200);--w-dv-s-rgb-background-category4-subtle-highlight:var(--w-dv-rgb-green-300);--w-dv-s-rgb-background-category4-subtle:var(--w-dv-rgb-green-100);--w-dv-s-rgb-background-category3-subtle-highlight:var(--w-dv-rgb-pink-300);--w-dv-s-rgb-background-category3-subtle:var(--w-dv-rgb-pink-100);--w-dv-s-rgb-background-category2-subtle-highlight:var(--w-dv-rgb-yellow-300);--w-dv-s-rgb-background-category2-subtle:var(--w-dv-rgb-yellow-100);--w-dv-s-rgb-background-category1-subtle-highlight:var(--w-dv-rgb-indigo-400);--w-dv-s-rgb-background-category1-subtle:var(--w-dv-rgb-indigo-200);--w-dv-s-rgb-background-secondary-subtle-highlight:var(--w-dv-rgb-gray-300);--w-dv-s-rgb-background-secondary-subtle:var(--w-dv-rgb-gray-100);--w-dv-s-rgb-background-primary-subtle-highlight:var(--w-dv-rgb-blue-300);--w-dv-s-rgb-background-primary-subtle:var(--w-dv-rgb-blue-100);--w-dv-s-rgb-background-neutral-highlight:var(--w-dv-rgb-gray-700);--w-dv-s-rgb-background-neutral:var(--w-dv-rgb-gray-600);--w-dv-s-rgb-background-negative-highlight:var(--w-dv-rgb-red-700);--w-dv-s-rgb-background-negative:var(--w-dv-rgb-red-600);--w-dv-s-rgb-background-warning-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-warning:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-background-positive-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-positive:var(--w-dv-rgb-green-500);--w-dv-s-rgb-background-category8-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-category8:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-background-category7-highlight:var(--w-dv-rgb-blue-650);--w-dv-s-rgb-background-category7:var(--w-dv-rgb-blue-500);--w-dv-s-rgb-background-category6-highlight:var(--w-dv-rgb-teal-800);--w-dv-s-rgb-background-category6:var(--w-dv-rgb-teal-650);--w-dv-s-rgb-background-category5-highlight:var(--w-dv-rgb-orange-700);--w-dv-s-rgb-background-category5:var(--w-dv-rgb-orange-600);--w-dv-s-rgb-background-category4-highlight:var(--w-dv-rgb-green-650);--w-dv-s-rgb-background-category4:var(--w-dv-rgb-green-500);--w-dv-s-rgb-background-category3-highlight:var(--w-dv-rgb-pink-650);--w-dv-s-rgb-background-category3:var(--w-dv-rgb-pink-500);--w-dv-s-rgb-background-category2-highlight:var(--w-dv-rgb-yellow-650);--w-dv-s-rgb-background-category2:var(--w-dv-rgb-yellow-500);--w-dv-s-rgb-background-category1-highlight:var(--w-dv-rgb-indigo-800);--w-dv-s-rgb-background-category1:var(--w-dv-rgb-indigo-650);--w-dv-s-rgb-background-secondary-highlight:var(--w-dv-rgb-gray-650);--w-dv-s-rgb-background-secondary:var(--w-dv-rgb-gray-500);--w-dv-s-rgb-background-primary-highlight:var(--w-dv-rgb-blue-700);--w-dv-s-rgb-background-primary:var(--w-dv-rgb-blue-600)}
@@ -0,0 +1 @@
1
+ :root,:host{--w-transparent:#fff0;--w-black:#000;--w-white:#fff;--w-red-900:#240000;--w-red-800:#620000;--w-red-700:#a10000;--w-red-600:#e00000;--w-red-500:#e63333;--w-red-400:#ef8080;--w-red-300:#f39999;--w-red-200:#f6b2b2;--w-red-100:#fad6d6;--w-red-50:#fdf1f1;--w-orange-900:#241000;--w-orange-800:#682e00;--w-orange-700:#ac4d00;--w-orange-600:#f16c00;--w-orange-500:#ff8725;--w-orange-400:#ffaa64;--w-orange-300:#ffbb84;--w-orange-200:#ffd0a9;--w-orange-100:#ffe0c7;--w-orange-50:#fff4eb;--w-green-950:#061000;--w-green-900:#0a2000;--w-green-850:#0e3000;--w-green-800:#124000;--w-green-750:#165000;--w-green-700:#1a6100;--w-green-650:#1e7000;--w-green-600:#228000;--w-green-500:#4ba722;--w-green-400:#8dc570;--w-green-300:#abd493;--w-green-200:#c7e2b6;--w-green-100:#e3f1da;--w-green-50:#f1f8ec;--w-blue-950:#00121b;--w-blue-900:#002032;--w-blue-850:#002e49;--w-blue-800:#003c60;--w-blue-750:#004a77;--w-blue-700:#00588e;--w-blue-600:#0074bc;--w-blue-500:#179bed;--w-blue-400:#3bb4ff;--w-blue-300:#68c5ff;--w-blue-200:#acdfff;--w-blue-100:#d4eeff;--w-blue-50:#eaf7ff;--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-s-color-icon-notification:var(--w-white);--w-s-color-icon-info:var(--w-blue-600);--w-s-color-icon-warning:var(--w-orange-600);--w-s-color-icon-negative:var(--w-red-600);--w-s-color-icon-positive:var(--w-green-600);--w-s-color-icon-secondary-active:var(--w-gray-700);--w-s-color-icon-secondary-hover:var(--w-gray-800);--w-s-color-icon-secondary:var(--w-gray-900);--w-s-color-icon-primary:var(--w-gray-900);--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-gray-700);--w-s-color-icon-selected-hover:var(--w-gray-800);--w-s-color-icon-selected:var(--w-gray-900);--w-s-color-icon-static:var(--w-gray-900);--w-s-color-icon-active:var(--w-gray-700);--w-s-color-icon-hover:var(--w-gray-800);--w-s-color-icon:var(--w-gray-900);--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-orange-500);--w-s-color-border-warning-subtle-hover:var(--w-orange-400);--w-s-color-border-warning-subtle:var(--w-orange-300);--w-s-color-border-warning-active:var(--w-orange-800);--w-s-color-border-warning-hover:var(--w-orange-700);--w-s-color-border-warning:var(--w-orange-600);--w-s-color-border-negative-subtle-active:var(--w-red-500);--w-s-color-border-negative-subtle-hover:var(--w-red-400);--w-s-color-border-negative-subtle:var(--w-red-300);--w-s-color-border-negative-active:var(--w-red-800);--w-s-color-border-negative-hover:var(--w-red-700);--w-s-color-border-negative:var(--w-red-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-gray-700);--w-s-color-border-secondary-hover:var(--w-gray-800);--w-s-color-border-secondary:var(--w-gray-900);--w-s-color-border-primary-subtle-active:var(--w-gray-600);--w-s-color-border-primary-subtle-hover:var(--w-gray-500);--w-s-color-border-primary-subtle:var(--w-gray-400);--w-s-color-border-primary-active:var(--w-gray-700);--w-s-color-border-primary-hover:var(--w-gray-800);--w-s-color-border-primary:var(--w-gray-900);--w-s-color-border-inverted:var(--w-white);--w-s-color-border-selected-active:var(--w-gray-700);--w-s-color-border-selected-hover:var(--w-gray-800);--w-s-color-border-selected:var(--w-gray-900);--w-s-color-border-disabled:var(--w-gray-300);--w-s-color-border-active:var(--w-gray-500);--w-s-color-border-hover:var(--w-gray-400);--w-s-color-border:var(--w-gray-300);--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-orange-200);--w-s-color-background-warning-subtle-hover:var(--w-orange-100);--w-s-color-background-warning-subtle:var(--w-orange-50);--w-s-color-background-warning-active:var(--w-orange-800);--w-s-color-background-warning-hover:var(--w-orange-700);--w-s-color-background-warning:var(--w-orange-600);--w-s-color-background-negative-subtle-active:var(--w-red-200);--w-s-color-background-negative-subtle-hover:var(--w-red-100);--w-s-color-background-negative-subtle:var(--w-red-50);--w-s-color-background-negative-active:var(--w-red-800);--w-s-color-background-negative-hover:var(--w-red-700);--w-s-color-background-negative:var(--w-red-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-gray-700);--w-s-color-background-secondary-hover:var(--w-gray-800);--w-s-color-background-secondary:var(--w-gray-900);--w-s-color-background-primary-subtle-active:var(--w-gray-300);--w-s-color-background-primary-subtle-hover:var(--w-gray-200);--w-s-color-background-primary-subtle:var(--w-gray-100);--w-s-color-background-primary-active:var(--w-gray-700);--w-s-color-background-primary-hover:var(--w-gray-800);--w-s-color-background-primary:var(--w-gray-900);--w-s-color-background-inverted:var(--w-gray-900);--w-s-color-background-selected-active:var(--w-gray-200);--w-s-color-background-selected-hover:var(--w-gray-100);--w-s-color-background-selected:var(--w-gray-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-text-positive:var(--w-green-600);--w-s-color-text-negative:var(--w-red-600);--w-s-color-text-disabled:var(--w-gray-300);--w-s-color-text-link:var(--w-gray-900);--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:var(--w-gray-400);--w-color-button-pill-background-hover:var(--w-gray-300);--w-color-badge-price-background:var(--w-black);--w-color-badge-sponsored-background:var(--w-blue-200);--w-color-badge-negative-background:var(--w-red-100);--w-color-badge-warning-background:var(--w-orange-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-black:0,0,0;--w-rgb-white:255,255,255;--w-rgb-red-900:36,0,0;--w-rgb-red-800:98,0,0;--w-rgb-red-700:161,0,0;--w-rgb-red-600:224,0,0;--w-rgb-red-500:230,51,51;--w-rgb-red-400:239,128,128;--w-rgb-red-300:243,153,153;--w-rgb-red-200:246,178,178;--w-rgb-red-100:250,214,214;--w-rgb-red-50:253,241,241;--w-rgb-orange-900:36,16,0;--w-rgb-orange-800:104,46,0;--w-rgb-orange-700:172,77,0;--w-rgb-orange-600:241,108,0;--w-rgb-orange-500:255,135,37;--w-rgb-orange-400:255,170,100;--w-rgb-orange-300:255,187,132;--w-rgb-orange-200:255,208,169;--w-rgb-orange-100:255,224,199;--w-rgb-orange-50:255,244,235;--w-rgb-green-950:6,16,0;--w-rgb-green-900:10,32,0;--w-rgb-green-850:14,48,0;--w-rgb-green-800:18,64,0;--w-rgb-green-750:22,80,0;--w-rgb-green-700:26,97,0;--w-rgb-green-650:30,112,0;--w-rgb-green-600:34,128,0;--w-rgb-green-500:75,167,34;--w-rgb-green-400:141,197,112;--w-rgb-green-300:171,212,147;--w-rgb-green-200:199,226,182;--w-rgb-green-100:227,241,218;--w-rgb-green-50:241,248,236;--w-rgb-blue-950:0,18,27;--w-rgb-blue-900:0,32,50;--w-rgb-blue-850:0,46,73;--w-rgb-blue-800:0,60,96;--w-rgb-blue-750:0,74,119;--w-rgb-blue-700:0,88,142;--w-rgb-blue-600:0,116,188;--w-rgb-blue-500:23,155,237;--w-rgb-blue-400:59,180,255;--w-rgb-blue-300:104,197,255;--w-rgb-blue-200:172,223,255;--w-rgb-blue-100:212,238,255;--w-rgb-blue-50:234,247,255;--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-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-orange-600);--w-s-rgb-icon-negative:var(--w-rgb-red-600);--w-s-rgb-icon-positive:var(--w-rgb-green-600);--w-s-rgb-icon-secondary-active:var(--w-rgb-gray-700);--w-s-rgb-icon-secondary-hover:var(--w-rgb-gray-800);--w-s-rgb-icon-secondary:var(--w-rgb-gray-900);--w-s-rgb-icon-primary:var(--w-rgb-gray-900);--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-gray-700);--w-s-rgb-icon-selected-hover:var(--w-rgb-gray-800);--w-s-rgb-icon-selected:var(--w-rgb-gray-900);--w-s-rgb-icon-static:var(--w-rgb-gray-900);--w-s-rgb-icon-active:var(--w-rgb-gray-700);--w-s-rgb-icon-hover:var(--w-rgb-gray-800);--w-s-rgb-icon:var(--w-rgb-gray-900);--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-orange-500);--w-s-rgb-border-warning-subtle-hover:var(--w-rgb-orange-400);--w-s-rgb-border-warning-subtle:var(--w-rgb-orange-300);--w-s-rgb-border-warning-active:var(--w-rgb-orange-800);--w-s-rgb-border-warning-hover:var(--w-rgb-orange-700);--w-s-rgb-border-warning:var(--w-rgb-orange-600);--w-s-rgb-border-negative-subtle-active:var(--w-rgb-red-500);--w-s-rgb-border-negative-subtle-hover:var(--w-rgb-red-400);--w-s-rgb-border-negative-subtle:var(--w-rgb-red-300);--w-s-rgb-border-negative-active:var(--w-rgb-red-800);--w-s-rgb-border-negative-hover:var(--w-rgb-red-700);--w-s-rgb-border-negative:var(--w-rgb-red-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-gray-700);--w-s-rgb-border-secondary-hover:var(--w-rgb-gray-800);--w-s-rgb-border-secondary:var(--w-rgb-gray-900);--w-s-rgb-border-primary-subtle-active:var(--w-rgb-gray-600);--w-s-rgb-border-primary-subtle-hover:var(--w-rgb-gray-500);--w-s-rgb-border-primary-subtle:var(--w-rgb-gray-400);--w-s-rgb-border-primary-active:var(--w-rgb-gray-700);--w-s-rgb-border-primary-hover:var(--w-rgb-gray-800);--w-s-rgb-border-primary:var(--w-rgb-gray-900);--w-s-rgb-border-inverted:var(--w-rgb-white);--w-s-rgb-border-selected-active:var(--w-rgb-gray-700);--w-s-rgb-border-selected-hover:var(--w-rgb-gray-800);--w-s-rgb-border-selected:var(--w-rgb-gray-900);--w-s-rgb-border-disabled:var(--w-rgb-gray-300);--w-s-rgb-border-active:var(--w-rgb-gray-500);--w-s-rgb-border-hover:var(--w-rgb-gray-400);--w-s-rgb-border:var(--w-rgb-gray-300);--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-orange-200);--w-s-rgb-background-warning-subtle-hover:var(--w-rgb-orange-100);--w-s-rgb-background-warning-subtle:var(--w-rgb-orange-50);--w-s-rgb-background-warning-active:var(--w-rgb-orange-800);--w-s-rgb-background-warning-hover:var(--w-rgb-orange-700);--w-s-rgb-background-warning:var(--w-rgb-orange-600);--w-s-rgb-background-negative-subtle-active:var(--w-rgb-red-200);--w-s-rgb-background-negative-subtle-hover:var(--w-rgb-red-100);--w-s-rgb-background-negative-subtle:var(--w-rgb-red-50);--w-s-rgb-background-negative-active:var(--w-rgb-red-800);--w-s-rgb-background-negative-hover:var(--w-rgb-red-700);--w-s-rgb-background-negative:var(--w-rgb-red-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-gray-700);--w-s-rgb-background-secondary-hover:var(--w-rgb-gray-800);--w-s-rgb-background-secondary:var(--w-rgb-gray-900);--w-s-rgb-background-primary-subtle-active:var(--w-rgb-gray-300);--w-s-rgb-background-primary-subtle-hover:var(--w-rgb-gray-200);--w-s-rgb-background-primary-subtle:var(--w-rgb-gray-100);--w-s-rgb-background-primary-active:var(--w-rgb-gray-700);--w-s-rgb-background-primary-hover:var(--w-rgb-gray-800);--w-s-rgb-background-primary:var(--w-rgb-gray-900);--w-s-rgb-background-inverted:var(--w-rgb-gray-900);--w-s-rgb-background-selected-active:var(--w-rgb-gray-200);--w-s-rgb-background-selected-hover:var(--w-rgb-gray-100);--w-s-rgb-background-selected:var(--w-rgb-gray-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-text-positive:var(--w-rgb-green-600);--w-s-rgb-text-negative:var(--w-rgb-red-600);--w-s-rgb-text-disabled:var(--w-rgb-gray-300);--w-s-rgb-text-link:var(--w-rgb-gray-900);--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)}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@warp-ds/css",
3
3
  "repository": "git@github.com:warp-ds/css.git",
4
- "version": "2.1.0-next.4",
4
+ "version": "2.1.0-next.6",
5
5
  "peerDependencies": {
6
6
  "@warp-ds/uno": "2.x"
7
7
  },