.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{-webkit-font-smoothing:var(--sticker-webkit-font-smoothing);align-items:center;background-color:var(--sticker-background-color);border-radius:var(--sticker-border-radius);color:var(--sticker-color);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}