.tt-fox-chicken-grain {touch-action:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;}
.tt-fox-chicken-grain text {font-family:"Trebuchet MS",Arial,sans-serif;text-anchor:middle;dominant-baseline:central;fill:#43290f;pointer-events:none;}
.tt-fox-chicken-grain .fcg-button,.tt-fox-chicken-grain .fcg-token {cursor:pointer;outline:none;}
.tt-fox-chicken-grain [aria-disabled="true"] {cursor:default;}
.tt-fox-chicken-grain [role="button"]:focus-visible>rect {stroke:#fff;stroke-width:5;}
.tt-fox-chicken-grain [data-action="again"] text,.tt-fox-chicken-grain [data-action="close-help"] text {fill:white;font-weight:bold;}

.tt-fox-chicken-grain .fcg-confetti {animation:fcg-fall 2.8s linear infinite;}
@keyframes fcg-fall {to {transform:translateY(1080px);}}
@media(prefers-reduced-motion:reduce){.tt-fox-chicken-grain .fcg-confetti {animation:none;}}
