.status-badge{display:inline-flex;align-items:center;gap:.25em;font-size:var( --small-font-size );line-height:1;border:none;border-radius:var( --border-radius-default );padding:.375em .5em .25em;white-space:nowrap;font-weight:500}.status-badge svg{flex-shrink:0;margin-top:-.0625em}.status-badge--pending{background:color-mix(in srgb,var( --color-alert-warning ) 20%,transparent);color:color-mix(in srgb,black 50%,var( --color-alert-warning ))}.status-badge--accepted{background:var( --color-theme-primary-200 );color:var( --color-theme-primary-dark )}.status-badge--declined{background:var( --color-body-background );color:var( --color-anthrazit )}.status-badge--neutral{background:#f8faf9;color:#545c57}.status-badge--large{font-size:var( --small-font-size );padding:.5em .75em .375em}.status-badge__tooltip{display:block;max-width:280px;text-wrap:balance}
