.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--information{color:#024360;background-color:#e6f0fa}.rods-tag--neutral{color:gray;background-color:transparent}.rods-tag--removable{padding-inline-end:3px}.rods-tag__remove{display:inline-flex;align-items:center;justify-content:center;padding:3px;margin-inline-start:6px;border-radius:3px;cursor:pointer}.rods-tag__remove .rods-picto{height:unset;width:16px;max-height:16px}.rods-tag__remove .rods-tag__remove-hover,.rods-tag__remove:hover .rods-tag__remove-default{display:none}.rods-tag__remove:hover .rods-tag__remove-hover{display:inline}.rods-tag__remove:focus-visible{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--front-office__domain-style__accent-3, #3355FF)}.rods-tag__remove:active{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--front-office__domain-style__accent-4, #0026E5)}.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-flex;align-items:center}.rods-button.rods-tag-button{display:inline-flex;align-items:center;cursor:pointer;color:var(--front-office__domain-style__tag__text, #5B5B5B);background-color:var(--front-office__domain-style__tag__background, #F6F6F6)}.rods-button.rods-tag-button.rods-tag--removable,.rods-button.rods-tag-button:has(.rods-tag__remove){padding-inline-end:3px}.rods-button.rods-tag-button:hover{background-color:#dbdbdb}.rods-button.rods-tag-button:focus-visible{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--front-office__domain-style__accent-3, #3355FF)}.rods-button.rods-tag-button:active{background-color:#dbdbdb;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--front-office__domain-style__accent-4, #0026E5)}.rods-button.rods-tag-button:has(.rods-tag__remove:active){background-color:var(--front-office__domain-style__tag__background, #F6F6F6);box-shadow:none}.rods-button.rods-tag-button[disabled],.rods-button.rods-tag-button:disabled{color:#dbdbdb;background-color:#fff;box-shadow:none;cursor:not-allowed}.rods-button.rods-tag-button:disabled .rods-tag__remove,.rods-button.rods-tag-button[disabled] .rods-tag__remove{cursor:not-allowed;pointer-events:none}
