.storybook-label{position:relative;display:inline-flex;align-items:center;gap:8px;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.storybook-label__text{color:#3e4450;font-size:16px;font-style:normal;font-weight:600;line-height:20px;white-space:nowrap}.storybook-label--small .storybook-label__text{font-size:14px;line-height:16px}.storybook-label__icon{display:inline-flex;width:20px;height:20px;aspect-ratio:1/1;flex:0 0 20px;align-items:center;justify-content:center;color:#ff6d18}.storybook-label--small .storybook-label__icon{width:16px;height:16px;flex-basis:16px}.storybook-label__icon-svg{width:20px;height:20px;aspect-ratio:1/1;fill:none;stroke:currentcolor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.storybook-label--small .storybook-label__icon-svg{width:16px;height:16px}.storybook-label--required .storybook-label__required{position:absolute;left:0;top:0;color:var(--Icons-error,#ff0028);font-family:Geist;font-size:var(--Paragraph-Medium-Font-Size,16px);font-style:normal;font-weight:400;line-height:var(--Paragraph-Medium-Line-Height,20px)}.storybook-label--required.storybook-label--small .storybook-label__required{left:-6px;font-size:var(--Paragraph-Small-Font-Size,14px);font-weight:600;line-height:var(--Paragraph-Small-Line-Height,16px)}.storybook-label--required{padding-left:8px}.storybook-label--required.storybook-label--small{padding-left:6px}