@charset "UTF-8";.rods-tag{display:inline-flex;height:30px;min-width:30px;align-items:center;justify-content:center;padding:6px;border-radius:var(--front-office__domain-style__tag__borderRadius, 6px);font-size:calc(.875rem * var(--base-font-size-multiplier, 1));line-height:1.3;color:var(--front-office__domain-style__tag__text, #5B5B5B);background-color:var(--front-office__domain-style__tag__background, #F6F6F6)}.rods-tag .rods-tag__icon{height:16px;max-width:16px;display:inline-flex;align-items:center}.rods-tag .rods-tag__icon .rods-picto{height:unset;width:16px;max-height:16px}.rods-tag__icon--with-text{margin-inline-end:6px}.rods-tag--success{color:#0d471b;background-color:#ebf8ec}.rods-tag--warning{color:#614700;background-color:#fbedcc}.rods-tag--critical{color:#73021e;background-color:#f6c8cd}.rods-tag--extra-100{color:#592485;background-color:#f4ebfb}.rods-tag--extra-200{color:#005461;background-color:#e8f6fa}.rods-tag--extra-300{color:#535c29;background-color:#f1f3e7}.rods-tag--extra-400{color:#705924;background-color:#fff5d2}.rods-tag--extra-500{color:#642a00;background-color:#ffece3}.rods-tag--extra-700{color:#94153c;background-color:#fcedf1}.rods-tag--extra-800{color:#67462f;background-color:#f8efe9}.rods-tag--light-300{color:#000;background-color:#dbdbdb}.rods-tag--interactive:hover,.rods-tag--interactive:focus-visible,.rods-tag--interactive:active{background-color:#dbdbdb}.rods-tag--interactive:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 3px gray}.rods-tag--interactive:active{box-shadow:0 0 0 1px #fff,0 0 0 3px #5b5b5b}.rods-tag--interactive[disabled],.rods-tag--interactive:disabled{color:gray;background-color:#fff;box-shadow:none;cursor:not-allowed}.rods-tag__tooltip-wrapper{display:inline-block}
