@keyframes PlayTagPills-module-scss-module__qkNbRa__fadeAndScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes PlayTagPills-module-scss-module__qkNbRa__fadeAndScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes PlayTagPills-module-scss-module__qkNbRa__scaleIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes PlayTagPills-module-scss-module__qkNbRa__scaleOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes PlayTagPills-module-scss-module__qkNbRa__pulseBackground{0%{background-color:var(--pulse-color-start);box-shadow:0 0 10px #8f00c833}50%{background-color:var(--pulse-color-end);box-shadow:0 0 16px #34274080}to{background-color:var(--pulse-color-start);box-shadow:0 0 10px #8f00c833}}.PlayTagPills-module-scss-module__qkNbRa__Root{z-index:2;background-color:#000000b3;border-bottom:1px solid #cb52fb4d;flex:auto;align-items:center;min-width:0;min-height:48px;display:flex;position:relative}@media (min-width:576px){.PlayTagPills-module-scss-module__qkNbRa__Root{min-height:56px}}.PlayTagPills-module-scss-module__qkNbRa__ScrollArea{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:.4rem;height:100%;padding:0 .5rem;display:flex;overflow-x:auto}.PlayTagPills-module-scss-module__qkNbRa__ScrollArea::-webkit-scrollbar{display:none}.PlayTagPills-module-scss-module__qkNbRa__Pill{color:#fff;font-family:var(--font-source-code-pro);cursor:pointer;white-space:nowrap;background:#251507;border:1px solid #3f2e00;border-radius:.2rem;flex-shrink:0;padding:.4rem .6rem;font-size:.7rem;font-weight:500;transition:background-color .15s,border-color .15s}@media (min-width:576px){.PlayTagPills-module-scss-module__qkNbRa__Pill{height:2rem;padding:.3rem .5rem;font-size:.75rem}}@media (hover:hover){.PlayTagPills-module-scss-module__qkNbRa__Pill:hover{background:#251507;border-color:#fff}}.PlayTagPills-module-scss-module__qkNbRa__Pill:active{background:#8f00c8}.PlayTagPills-module-scss-module__qkNbRa__Pill.PlayTagPills-module-scss-module__qkNbRa__Active{background:#8f00c8;border-color:#8f00c8;font-weight:700}.PlayTagPills-module-scss-module__qkNbRa__ScrollButton{z-index:3;cursor:pointer;opacity:0;pointer-events:none;background-color:#000;border:0 solid #cb52fb4d;justify-content:center;align-items:center;width:3rem;transition:opacity .2s;display:none;position:absolute;top:0;bottom:0}@media (hover:hover){.PlayTagPills-module-scss-module__qkNbRa__ScrollButton{display:flex}}.PlayTagPills-module-scss-module__qkNbRa__ScrollButton svg{color:#fff;width:16px;height:16px}.PlayTagPills-module-scss-module__qkNbRa__ScrollButton.PlayTagPills-module-scss-module__qkNbRa__Visible{opacity:1;pointer-events:auto}.PlayTagPills-module-scss-module__qkNbRa__ScrollButton.PlayTagPills-module-scss-module__qkNbRa__Left{border-right-width:1px;left:0}.PlayTagPills-module-scss-module__qkNbRa__ScrollButton.PlayTagPills-module-scss-module__qkNbRa__Right{border-left-width:1px;right:0}