.vp--dark-mode,.vp--legacy-theme,.vp--wonder-theme,:root{--vp-component-sticker-typography-medium-label-webkit-font-smoothing:var(--vp-semantic-typography-screen-s-body-s-webkit-font-smoothing);--vp-component-sticker-typography-medium-label-text-case:var(--vp-semantic-typography-screen-s-body-s-text-case);--vp-component-sticker-typography-medium-label-text-decoration:var(--vp-semantic-typography-screen-s-body-s-text-decoration);--vp-component-sticker-typography-medium-label-letter-spacing:var(--vp-semantic-typography-screen-s-body-s-letter-spacing);--vp-component-sticker-typography-medium-label-font-size:var(--vp-semantic-typography-screen-s-body-s-font-size);--vp-component-sticker-typography-medium-label-line-height:var(--vp-semantic-typography-screen-s-body-s-line-height);--vp-component-sticker-typography-medium-label-font-weight:var(--vp-semantic-typography-screen-s-body-s-font-weight);--vp-component-sticker-typography-medium-label-font-family:var(--vp-semantic-typography-screen-s-body-s-font-family);--vp-component-sticker-typography-small-label-webkit-font-smoothing:var(--vp-semantic-typography-screen-s-caption-webkit-font-smoothing);--vp-component-sticker-typography-small-label-text-case:var(--vp-semantic-typography-screen-s-caption-text-case);--vp-component-sticker-typography-small-label-text-decoration:var(--vp-semantic-typography-screen-s-caption-text-decoration);--vp-component-sticker-typography-small-label-letter-spacing:var(--vp-semantic-typography-screen-s-caption-letter-spacing);--vp-component-sticker-typography-small-label-font-size:var(--vp-semantic-typography-screen-s-caption-font-size);--vp-component-sticker-typography-small-label-line-height:var(--vp-semantic-typography-screen-s-caption-line-height);--vp-component-sticker-typography-small-label-font-weight:var(--vp-semantic-typography-screen-s-caption-font-weight);--vp-component-sticker-typography-small-label-font-family:var(--vp-semantic-typography-screen-s-caption-font-family);--vp-component-sticker-border-radius-container-bottom-left:var(--vp-semantic-border-radius-main);--vp-component-sticker-border-radius-container-bottom-right:var(--vp-semantic-border-radius-main);--vp-component-sticker-border-radius-container-top-right:var(--vp-semantic-border-radius-main);--vp-component-sticker-border-radius-container-top-left:var(--vp-semantic-border-radius-main);--vp-component-sticker-sizing-padding-inline-end:var(--vp-semantic-spacing-2xs);--vp-component-sticker-sizing-padding-inline-start:var(--vp-semantic-spacing-2xs);--vp-component-sticker-sizing-padding-block-end:var(--vp-semantic-spacing-3xs);--vp-component-sticker-sizing-padding-block-start:var(--vp-semantic-spacing-3xs);--vp-component-sticker-color-secondary-content:var(--vp-semantic-color-content-on-commercial-neutral);--vp-component-sticker-color-secondary-container:var(--vp-semantic-color-container-commercial-neutral);--vp-component-sticker-color-primary-content:var(--vp-semantic-color-content-on-commercial-catchy);--vp-component-sticker-color-primary-container:var(--vp-semantic-color-container-commercial-catchy)}.vp-sticker{--sticker-text-case:var(--vp-component-sticker-typography-medium-label-text-case);--sticker-text-decoration:var(--vp-component-sticker-typography-medium-label-text-decoration);--sticker-letter-spacing:var(--vp-component-sticker-typography-medium-label-letter-spacing);--sticker-font-size:var(--vp-component-sticker-typography-medium-label-font-size);--sticker-line-height:var(--vp-component-sticker-typography-medium-label-line-height);--sticker-font-weight:var(--vp-component-sticker-typography-medium-label-font-weight);--sticker-font-family:var(--vp-component-sticker-typography-medium-label-font-family);--sticker-webkit-font-smoothing:var(--vp-component-sticker-typography-medium-label-webkit-font-smoothing)}.vp-sticker--small{--sticker-text-case:var(--vp-component-sticker-typography-small-label-text-case);--sticker-text-decoration:var(--vp-component-sticker-typography-small-label-text-decoration);--sticker-letter-spacing:var(--vp-component-sticker-typography-small-label-letter-spacing);--sticker-font-size:var(--vp-component-sticker-typography-small-label-font-size);--sticker-line-height:var(--vp-component-sticker-typography-small-label-line-height);--sticker-font-weight:var(--vp-component-sticker-typography-small-label-font-weight);--sticker-font-family:var(--vp-component-sticker-typography-small-label-font-family);--sticker-webkit-font-smoothing:var(--vp-component-sticker-typography-small-label-webkit-font-smoothing)}.vp-sticker{--sticker-padding:var(--vp-component-sticker-sizing-padding-block-start) var(--vp-component-sticker-sizing-padding-inline-end) var(--vp-component-sticker-sizing-padding-block-end) var(--vp-component-sticker-sizing-padding-inline-start);--sticker-border-radius:var(--vp-component-sticker-border-radius-container-top-left) var(--vp-component-sticker-border-radius-container-top-right) var(--vp-component-sticker-border-radius-container-bottom-right) var(--vp-component-sticker-border-radius-container-bottom-left)}.vp-sticker--primary{--sticker-background-color:var(--vp-component-sticker-color-primary-container);--sticker-color:var(--vp-component-sticker-color-primary-content)}.vp-sticker--secondary{--sticker-background-color:var(--vp-component-sticker-color-secondary-container);--sticker-color:var(--vp-component-sticker-color-secondary-content)}.vp-sticker{align-items:center;border-radius:var(--sticker-border-radius);display:inline-flex;font-family:var(--sticker-font-family);font-size:var(--sticker-font-size);font-weight:var(--sticker-font-weight);justify-content:center;letter-spacing:var(--sticker-letter-spacing);line-height:var(--sticker-line-height);padding:var(--sticker-padding);position:relative;-webkit-text-decoration:var(--sticker-text-decoration);text-decoration:var(--sticker-text-decoration);text-transform:var(--sticker-text-case);vertical-align:middle;-webkit-font-smoothing:var(--sticker-webkit-font-smoothing);background-color:var(--sticker-background-color);color:var(--sticker-color)}.vp--dark-mode,.vp--legacy-theme,.vp--wonder-theme,:root{--vp-component-link-list-typography-screen-l-medium-webkit-font-smoothing:var(--vp-semantic-typography-screen-l-title-m-webkit-font-smoothing);--vp-component-link-list-typography-screen-l-medium-text-case:var(--vp-semantic-typography-screen-l-title-m-text-case);--vp-component-link-list-typography-screen-l-medium-text-decoration:var(--vp-semantic-typography-screen-l-title-m-text-decoration);--vp-component-link-list-typography-screen-l-medium-letter-spacing:var(--vp-semantic-typography-screen-l-title-m-letter-spacing);--vp-component-link-list-typography-screen-l-medium-font-size:var(--vp-semantic-typography-screen-l-title-m-font-size);--vp-component-link-list-typography-screen-l-medium-line-height:var(--vp-semantic-typography-screen-l-title-m-line-height);--vp-component-link-list-typography-screen-l-medium-font-weight:var(--vp-semantic-typography-screen-l-title-m-font-weight);--vp-component-link-list-typography-screen-l-medium-font-family:var(--vp-semantic-typography-screen-l-title-m-font-family);--vp-component-link-list-typography-screen-l-small-webkit-font-smoothing:var(--vp-semantic-typography-screen-s-body-m-webkit-font-smoothing);--vp-component-link-list-typography-screen-l-small-text-case:var(--vp-semantic-typography-screen-s-body-m-text-case);--vp-component-link-list-typography-screen-l-small-text-decoration:var(--vp-semantic-typography-screen-s-body-m-text-decoration);--vp-component-link-list-typography-screen-l-small-letter-spacing:var(--vp-semantic-typography-screen-s-body-m-letter-spacing);--vp-component-link-list-typography-screen-l-small-font-size:var(--vp-semantic-typography-screen-s-body-m-font-size);--vp-component-link-list-typography-screen-l-small-line-height:var(--vp-semantic-typography-screen-s-body-m-line-height);--vp-component-link-list-typography-screen-l-small-font-weight:var(--vp-semantic-typography-screen-s-body-m-font-weight);--vp-component-link-list-typography-screen-l-small-font-family:var(--vp-semantic-typography-screen-s-body-m-font-family);--vp-component-link-list-typography-screen-m-medium-webkit-font-smoothing:var(--vp-semantic-typography-screen-m-title-m-webkit-font-smoothing);--vp-component-link-list-typography-screen-m-medium-text-case:var(--vp-semantic-typography-screen-m-title-m-text-case);--vp-component-link-list-typography-screen-m-medium-text-decoration:var(--vp-semantic-typography-screen-m-title-m-text-decoration);--vp-component-link-list-typography-screen-m-medium-letter-spacing:var(--vp-semantic-typography-screen-m-title-m-letter-spacing);--vp-component-link-list-typography-screen-m-medium-font-size:var(--vp-semantic-typography-screen-m-title-m-font-size);--vp-component-link-list-typography-screen-m-medium-line-height:var(--vp-semantic-typography-screen-m-title-m-line-height);--vp-component-link-list-typography-screen-m-medium-font-weight:var(--vp-semantic-typography-screen-m-title-m-font-weight);--vp-component-link-list-typography-screen-m-medium-font-family:var(--vp-semantic-typography-screen-m-title-m-font-family);--vp-component-link-list-typography-screen-m-small-webkit-font-smoothing:var(--vp-semantic-typography-screen-s-body-m-webkit-font-smoothing);--vp-component-link-list-typography-screen-m-small-text-case:var(--vp-semantic-typography-screen-s-body-m-text-case);--vp-component-link-list-typography-screen-m-small-text-decoration:var(--vp-semantic-typography-screen-s-body-m-text-decoration);--vp-component-link-list-typography-screen-m-small-letter-spacing:var(--vp-semantic-typography-screen-s-body-m-letter-spacing);--vp-component-link-list-typography-screen-m-small-font-size:var(--vp-semantic-typography-screen-s-body-m-font-size);--vp-component-link-list-typography-screen-m-small-line-height:var(--vp-semantic-typography-screen-s-body-m-line-height);--vp-component-link-list-typography-screen-m-small-font-weight:var(--vp-semantic-typography-screen-s-body-m-font-weight);--vp-component-link-list-typography-screen-m-small-font-family:var(--vp-semantic-typography-screen-s-body-m-font-family);--vp-component-link-list-typography-screen-s-medium-webkit-font-smoothing:var(--vp-semantic-typography-screen-s-title-m-webkit-font-smoothing);--vp-component-link-list-typography-screen-s-medium-text-case:var(--vp-semantic-typography-screen-s-title-m-text-case);--vp-component-link-list-typography-screen-s-medium-text-decoration:var(--vp-semantic-typography-screen-s-title-m-text-decoration);--vp-component-link-list-typography-screen-s-medium-letter-spacing:var(--vp-semantic-typography-screen-s-title-m-letter-spacing);--vp-component-link-list-typography-screen-s-medium-font-size:var(--vp-semantic-typography-screen-s-title-m-font-size);--vp-component-link-list-typography-screen-s-medium-line-height:var(--vp-semantic-typography-screen-s-title-m-line-height);--vp-component-link-list-typography-screen-s-medium-font-weight:var(--vp-semantic-typography-screen-s-title-m-font-weight);--vp-component-link-list-typography-screen-s-medium-font-family:var(--vp-semantic-typography-screen-s-title-m-font-family);--vp-component-link-list-typography-screen-s-small-webkit-font-smoothing:var(--vp-semantic-typography-screen-s-body-m-webkit-font-smoothing);--vp-component-link-list-typography-screen-s-small-text-case:var(--vp-semantic-typography-screen-s-body-m-text-case);--vp-component-link-list-typography-screen-s-small-text-decoration:var(--vp-semantic-typography-screen-s-body-m-text-decoration);--vp-component-link-list-typography-screen-s-small-letter-spacing:var(--vp-semantic-typography-screen-s-body-m-letter-spacing);--vp-component-link-list-typography-screen-s-small-font-size:var(--vp-semantic-typography-screen-s-body-m-font-size);--vp-component-link-list-typography-screen-s-small-line-height:var(--vp-semantic-typography-screen-s-body-m-line-height);--vp-component-link-list-typography-screen-s-small-font-weight:var(--vp-semantic-typography-screen-s-body-m-font-weight);--vp-component-link-list-typography-screen-s-small-font-family:var(--vp-semantic-typography-screen-s-body-m-font-family);--vp-component-link-list-opacity-disabled:var(--vp-semantic-opacity-s);--vp-component-link-list-sizing-medium-icon-width:var(--vp-semantic-sizing-xl);--vp-component-link-list-sizing-medium-icon-height:var(--vp-semantic-sizing-xl);--vp-component-link-list-sizing-small-icon-width:var(--vp-semantic-sizing-m);--vp-component-link-list-sizing-small-icon-height:var(--vp-semantic-sizing-m);--vp-component-link-list-spacing-padding-block-end:var(--vp-semantic-spacing-m);--vp-component-link-list-spacing-padding-block-start:var(--vp-semantic-spacing-m);--vp-component-link-list-color-secondary-icon-active:var(--vp-semantic-color-content-brand);--vp-component-link-list-color-secondary-icon-hover:var(--vp-semantic-color-content-brand);--vp-component-link-list-color-secondary-icon-default:var(--vp-semantic-color-content-neutral);--vp-component-link-list-color-secondary-label-active:var(--vp-semantic-color-content-brand);--vp-component-link-list-color-secondary-label-hover:var(--vp-semantic-color-content-brand);--vp-component-link-list-color-secondary-label-default:var(--vp-semantic-color-content-neutral);--vp-component-link-list-color-primary-icon-active:color-mix(in srgb,var(--vp-semantic-color-content-brand) 60%,var(--vp-semantic-color-container-catchy));--vp-component-link-list-color-primary-icon-hover:color-mix(in srgb,var(--vp-semantic-color-content-brand) 80%,var(--vp-semantic-color-container-catchy));--vp-component-link-list-color-primary-icon-default:var(--vp-semantic-color-content-brand);--vp-component-link-list-color-primary-label-active:color-mix(in srgb,var(--vp-semantic-color-content-brand) 60%,var(--vp-semantic-color-container-catchy));--vp-component-link-list-color-primary-label-hover:color-mix(in srgb,var(--vp-semantic-color-content-brand) 80%,var(--vp-semantic-color-container-catchy));--vp-component-link-list-color-primary-label-default:var(--vp-semantic-color-content-brand)}.vp-link-list{--list-item-spacing-block:var(--vp-component-link-list-spacing-padding-block-start) var(--vp-component-link-list-spacing-padding-block-end);--list-disabled-opacity:var(--vp-component-link-list-opacity-disabled);--list-color-active:var(--vp-component-link-list-color-primary-label-active);--list-color-hover:var(--vp-component-link-list-color-primary-label-hover);--list-color:var(--vp-component-link-list-color-primary-label-default)}.vp-link-list--secondary{--list-color-active:var(--vp-component-link-list-color-secondary-label-active);--list-color-hover:var(--vp-component-link-list-color-secondary-label-hover);--list-color:var(--vp-component-link-list-color-secondary-label-default)}.vp-link-list{--list-text-case:var(--vp-component-link-list-typography-screen-s-medium-text-case);--list-text-decoration:var(--vp-component-link-list-typography-screen-s-medium-text-decoration);--list-letter-spacing:var(--vp-component-link-list-typography-screen-s-medium-letter-spacing);--list-font-size:var(--vp-component-link-list-typography-screen-s-medium-font-size);--list-line-height:var(--vp-component-link-list-typography-screen-s-medium-line-height);--list-font-weight:var(--vp-component-link-list-typography-screen-s-medium-font-weight);--list-font-family:var(--vp-component-link-list-typography-screen-s-medium-font-family);--list-webkit-font-smoothing:var(--vp-component-link-list-typography-screen-s-medium-webkit-font-smoothing)}.vp-link-list--small{--list-text-case:var(--vp-component-link-list-typography-screen-s-small-text-case);--list-text-decoration:var(--vp-component-link-list-typography-screen-s-small-text-decoration);--list-letter-spacing:var(--vp-component-link-list-typography-screen-s-small-letter-spacing);--list-font-size:var(--vp-component-link-list-typography-screen-s-small-font-size);--list-line-height:var(--vp-component-link-list-typography-screen-s-small-line-height);--list-font-weight:var(--vp-component-link-list-typography-screen-s-small-font-weight);--list-font-family:var(--vp-component-link-list-typography-screen-s-small-font-family);--list-webkit-font-smoothing:var(--vp-component-link-list-typography-screen-s-small-webkit-font-smoothing)}@media screen and (min-width:600px){.vp-link-list{--list-text-case:var(--vp-component-link-list-typography-screen-m-medium-text-case);--list-text-decoration:var(--vp-component-link-list-typography-screen-m-medium-text-decoration);--list-letter-spacing:var(--vp-component-link-list-typography-screen-m-medium-letter-spacing);--list-font-size:var(--vp-component-link-list-typography-screen-m-medium-font-size);--list-line-height:var(--vp-component-link-list-typography-screen-m-medium-line-height);--list-font-weight:var(--vp-component-link-list-typography-screen-m-medium-font-weight);--list-font-family:var(--vp-component-link-list-typography-screen-m-medium-font-family);--list-webkit-font-smoothing:var(--vp-component-link-list-typography-screen-m-medium-webkit-font-smoothing)}.vp-link-list--small{--list-text-case:var(--vp-component-link-list-typography-screen-m-small-text-case);--list-text-decoration:var(--vp-component-link-list-typography-screen-m-small-text-decoration);--list-letter-spacing:var(--vp-component-link-list-typography-screen-m-small-letter-spacing);--list-font-size:var(--vp-component-link-list-typography-screen-m-small-font-size);--list-line-height:var(--vp-component-link-list-typography-screen-m-small-line-height);--list-font-weight:var(--vp-component-link-list-typography-screen-m-small-font-weight);--list-font-family:var(--vp-component-link-list-typography-screen-m-small-font-family);--list-webkit-font-smoothing:var(--vp-component-link-list-typography-screen-m-small-webkit-font-smoothing)}}@media screen and (min-width:1200px){.vp-link-list{--list-text-case:var(--vp-component-link-list-typography-screen-l-medium-text-case);--list-text-decoration:var(--vp-component-link-list-typography-screen-l-medium-text-decoration);--list-letter-spacing:var(--vp-component-link-list-typography-screen-l-medium-letter-spacing);--list-font-size:var(--vp-component-link-list-typography-screen-l-medium-font-size);--list-line-height:var(--vp-component-link-list-typography-screen-l-medium-line-height);--list-font-weight:var(--vp-component-link-list-typography-screen-l-medium-font-weight);--list-font-family:var(--vp-component-link-list-typography-screen-l-medium-font-family);--list-webkit-font-smoothing:var(--vp-component-link-list-typography-screen-l-medium-webkit-font-smoothing)}.vp-link-list--small{--list-text-case:var(--vp-component-link-list-typography-screen-l-small-text-case);--list-text-decoration:var(--vp-component-link-list-typography-screen-l-small-text-decoration);--list-letter-spacing:var(--vp-component-link-list-typography-screen-l-small-letter-spacing);--list-font-size:var(--vp-component-link-list-typography-screen-l-small-font-size);--list-line-height:var(--vp-component-link-list-typography-screen-l-small-line-height);--list-font-weight:var(--vp-component-link-list-typography-screen-l-small-font-weight);--list-font-family:var(--vp-component-link-list-typography-screen-l-small-font-family);--list-webkit-font-smoothing:var(--vp-component-link-list-typography-screen-l-small-webkit-font-smoothing)}}.vp-link-list{--list-icon-color-active:var(--vp-component-link-list-color-primary-icon-active);--list-icon-color-hover:var(--vp-component-link-list-color-primary-icon-hover);--list-icon-color:var(--vp-component-link-list-color-primary-icon-default)}.vp-link-list--secondary{--list-icon-color-active:var(--vp-component-link-list-color-secondary-icon-active);--list-icon-color-hover:var(--vp-component-link-list-color-secondary-icon-hover);--list-icon-color:var(--vp-component-link-list-color-secondary-icon-default)}.vp-link-list{list-style-type:""}.vp-link-list__item-link{align-items:center;display:flex;flex-direction:row;font-family:var(--list-font-family);justify-content:space-between;position:relative;text-align:left;-webkit-text-decoration:var(--list-text-decoration);text-decoration:var(--list-text-decoration);width:100%;-webkit-font-smoothing:var(--list-webkit-font-smoothing);background:transparent;border:0;color:var(--list-color);font-size:var(--list-font-size);font-weight:var(--list-font-weight);letter-spacing:var(--list-letter-spacing);line-height:var(--list-line-height);margin:0;padding-block:var(--list-item-spacing-block);padding-inline:0;text-transform:var(--list-text-case);transition:color var(--vp-semantic-motion-duration-quick) var(--vp-semantic-motion-easing-functional-ease-in-out)}@media (prefers-reduced-motion:reduce){.vp-link-list__item-link{transition-duration:0s}}.vp-link-list__item-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.vp-link-list__item-link:hover:not([data-disabled]){--list-color:var(--list-color-hover);--list-icon-color:var(--list-icon-color-hover)}.vp-link-list__item-link:active:not([data-disabled]){--list-color:var(--list-color-active);--list-icon-color:var(--list-icon-color-active)}.vp-link-list__item-link[data-disabled]{cursor:default;opacity:var(--list-disabled-opacity)}.vp-link-list__item-link:focus-visible{box-shadow:var(--vp-semantic-box-shadow-focus);outline:none}.vp-link-list__item-link-icon{color:var(--list-icon-color);transition:color var(--vp-semantic-motion-duration-quick) var(--vp-semantic-motion-easing-functional-ease-in-out)}@media (prefers-reduced-motion:reduce){.vp-link-list__item-link-icon{transition-duration:0s}}