.storybook-tag{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:24px;padding:4px 8px;border-radius:var(--Border-Radius-lg,8px);border:var(--Border-Width-sm,1px) solid transparent;white-space:nowrap;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:var(--Paragraph-Small-Font-Size,12px);font-weight:600;line-height:var(--Paragraph-Small-Line-Height,16px)}.storybook-tag--specialPrimary{color:var(--Text-on-action,#fff);border-color:transparent;background:var(--Primary-Gradient,linear-gradient(90deg,#ff6900 0,#f6339a 100%)) padding-box,var(--Primary-Gradient,linear-gradient(90deg,#ff6900 0,#f6339a 100%)) border-box}.storybook-tag--primary{color:var(--Surface-action-hover,#ea580c);border-color:var(--Surface-action-hover-light,#fff0e8);background:var(--Surface-action-hover-light,#fff0e8)}.storybook-tag--secondary{color:var(--Text-body,#3e4450);border-color:var(--muted,#f5f5f5);background:var(--muted,#f5f5f5)}