.component-label{font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem);line-height:1.2;font-weight:400;font-family:Inter;letter-spacing:.02;text-transform:uppercase;display:flex;align-items:center;flex-grow:0;flex-shrink:0;justify-content:center;min-height:clamp(2.5rem,calc(2.5rem + 0 * (100vw - 22.5rem) / 77.5),2.5rem);margin:0;border-width:1px;border-style:solid;border-radius:min(calc(0.25rem + 0.25 * (100vw - 22.5rem) / 77.5),0.5rem);gap:clamp(0.5rem,calc(0.5rem + 0 * (100vw - 22.5rem) / 77.5),0.5rem);padding-inline:clamp(1rem,calc(1rem + 0 * (100vw - 22.5rem) / 77.5),1rem)}.component-label::before{content:"";display:block;width:0.25rem;aspect-ratio:1/1;background-color:currentcolor}.component-label.is-style-dark{color:#000;border-color:#f5f5f5;background-color:#f5f5f5}.component-label.is-style-light{color:#fff;border-color:hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1)}.component-label.is-style-light-alt{color:#000;border-color:#fff;background-color:#fff}