.game-follow{display:inline-block}.game-follow__btn{background:rgb(var(--gmt-theme-primary));min-height:44px;color:rgb(var(--gmt-theme-on-primary));box-shadow:0 4px 12px -4px rgba(var(--gmt-theme-primary), .55);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;line-height:1;transition:background-color .2s,box-shadow .2s,transform .2s,opacity .2s,color .2s,border-color .2s;display:inline-flex}.game-follow__btn:hover:not([disabled]){box-shadow:0 6px 16px -4px rgba(var(--gmt-theme-primary), .65);transform:translateY(-1px)}.game-follow__btn:active:not([disabled]){transform:translateY(0)}.game-follow__btn:focus-visible{outline:2px solid rgb(var(--gmt-theme-primary-accent));outline-offset:2px}.game-follow__btn[aria-pressed=true]{border-color:rgba(var(--gmt-theme-primary), .5);color:rgb(var(--gmt-theme-primary));box-shadow:none;background:0 0}.game-follow__btn[aria-pressed=true]:hover:not([disabled]){background:rgba(var(--gmt-theme-primary), .1)}.game-follow__btn[disabled]{opacity:.6;cursor:default;pointer-events:none}.game-follow__btn .game-follow__icon{flex-shrink:0;display:none}.game-follow__btn:not([aria-pressed=true]) .game-follow__icon--follow,.game-follow__btn[aria-pressed=true] .game-follow__icon--following{display:inline-flex}@media (prefers-reduced-motion:reduce){.game-follow__btn:hover{transform:none}}.game-follow--small .game-follow__btn{min-height:32px;box-shadow:none;gap:.35rem;padding:.35rem .85rem;font-size:.8rem}.game-follow--small .game-follow__btn:hover:not([disabled]){box-shadow:none;transform:none}.game-follow--icon .game-follow__btn{border-radius:50%;width:36px;height:36px;min-height:36px;padding:0}.game-follow--icon .game-follow__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
