.snack-root .powerup-cara-visual{pointer-events:none;background:transparent}.snack-root .powerup-cara-visual,.snack-root .powerup-cara-visual__stage{position:absolute;inset:0;overflow:hidden}.snack-root .powerup-cara-visual__field{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.snack-root .powerup-cara-visual__hour{stroke:transparent;stroke-width:1.25;paint-order:stroke fill;transform-box:fill-box;transform-origin:center}.snack-root .powerup-cara-visual__hour--empty{fill:rgba(19,19,19,.28);animation:powerup-cara-empty 7.2s cubic-bezier(.4,0,.2,1) infinite}.snack-root .powerup-cara-visual__hour--coach,.snack-root .powerup-cara-visual__hour--member{fill:rgba(19,19,19,.28);animation-name:powerup-cara-log;animation-duration:7.2s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform,fill,stroke,opacity}@keyframes powerup-cara-empty{0%,to{opacity:1;fill:rgba(19,19,19,.28)}}@keyframes powerup-cara-log{0%,10%{transform:scale(1);fill:rgba(19,19,19,.28);stroke:transparent;opacity:1}18%{transform:scale(1.32);fill:rgba(19,19,19,.45);stroke:transparent;opacity:1}26%,78%{transform:scale(1);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:1}88%{transform:scale(.92);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:.35}to{transform:scale(1);fill:rgba(19,19,19,.28);stroke:transparent;opacity:1}}@media (prefers-reduced-motion:reduce){.snack-root .powerup-cara-visual__hour--coach,.snack-root .powerup-cara-visual__hour--empty,.snack-root .powerup-cara-visual__hour--member{animation:none;transform:none;opacity:1}.snack-root .powerup-cara-visual__hour--empty{fill:rgba(19,19,19,.28);stroke:transparent}.snack-root .powerup-cara-visual__hour--coach,.snack-root .powerup-cara-visual__hour--member{fill:#d6fd70;stroke:#131313}}.snack-root .powerup-tactics-visual{pointer-events:none;background:transparent}.snack-root .powerup-tactics-visual,.snack-root .powerup-tactics-visual__stage{position:absolute;inset:0;overflow:hidden}.snack-root .powerup-tactics-visual__field{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.snack-root .powerup-tactics-visual__line,.snack-root .powerup-tactics-visual__runner{stroke:transparent;stroke-width:1.25;paint-order:stroke fill;transform-box:fill-box;transform-origin:center;animation-duration:7.2s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform,fill,stroke,opacity}.snack-root .powerup-tactics-visual__line{fill:rgba(19,19,19,.42);animation-name:powerup-tactics-line}.snack-root .powerup-tactics-visual__runner{fill:rgba(19,19,19,.42);animation-name:powerup-tactics-runner}@keyframes powerup-tactics-line{0%,12%{transform:scale(1);fill:rgba(19,19,19,.42);stroke:transparent;opacity:1}18%{transform:scale(1.28);fill:rgba(19,19,19,.55);stroke:transparent;opacity:1}26%,80%{transform:scale(1);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:1}88%{transform:scale(.9);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:.35}to{transform:scale(1);fill:rgba(19,19,19,.42);stroke:transparent;opacity:1}}@keyframes powerup-tactics-runner{0%,14%{transform:translate(var(--from-x,0),var(--from-y,0)) scale(1);fill:rgba(19,19,19,.42);stroke:transparent;opacity:1}22%{transform:translate(var(--from-x,0),var(--from-y,0)) scale(1.28);fill:rgba(19,19,19,.55);stroke:transparent;opacity:1}28%{transform:translate(var(--from-x,0),var(--from-y,0)) scale(1);fill:rgba(19,19,19,.55);stroke:transparent;opacity:1}40%{transform:translate(var(--mid-x,0),var(--mid-y,0)) scale(1);fill:#d6fd70;stroke:rgba(19,19,19,.55);opacity:1}52%,80%{transform:translate(0) scale(1);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:1}88%{transform:translate(0) scale(.9);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:0}94%{transform:translate(var(--from-x,0),var(--from-y,0)) scale(.7);fill:rgba(19,19,19,.42);stroke:transparent;opacity:0}to{transform:translate(var(--from-x,0),var(--from-y,0)) scale(1);fill:rgba(19,19,19,.42);stroke:transparent;opacity:1}}@media (prefers-reduced-motion:reduce){.snack-root .powerup-tactics-visual__line,.snack-root .powerup-tactics-visual__runner{animation:none;transform:none;opacity:1;fill:#d6fd70;stroke:#131313}}.snack-root .powerup-tasks-visual{pointer-events:none;background:transparent}.snack-root .powerup-tasks-visual,.snack-root .powerup-tasks-visual__stage{position:absolute;inset:0;overflow:hidden}.snack-root .powerup-tasks-visual__field{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.snack-root .powerup-tasks-visual__work{fill:rgba(19,19,19,.42);stroke:transparent;stroke-width:1.25;paint-order:stroke fill;transform-box:fill-box;transform-origin:center;animation-name:powerup-tasks-workflow;animation-duration:7.2s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform,fill,stroke,opacity}@keyframes powerup-tasks-workflow{0%{transform:translate(var(--todo-x,0),var(--todo-y,0)) scale(.6);fill:rgba(19,19,19,.42);stroke:transparent;opacity:0}10%,24%{transform:translate(var(--todo-x,0),var(--todo-y,0)) scale(1);fill:rgba(19,19,19,.42);stroke:transparent;opacity:1}34%{transform:translate(var(--assigned-x,0),var(--assigned-y,0)) scale(1);fill:rgba(19,19,19,.55);stroke:transparent;opacity:1}39%{transform:translate(var(--assigned-x,0),var(--assigned-y,0)) scale(1.35);fill:rgba(19,19,19,.78);stroke:transparent;opacity:1}44%{transform:translate(var(--assigned-x,0),var(--assigned-y,0)) scale(1);fill:rgba(19,19,19,.55);stroke:transparent;opacity:1}64%,82%{transform:translate(0) scale(1);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:1}88%{transform:translate(0) scale(1);fill:#d6fd70;stroke:rgba(19,19,19,.72);opacity:0}to{transform:translate(var(--todo-x,0),var(--todo-y,0)) scale(.6);fill:rgba(19,19,19,.42);stroke:transparent;opacity:0}}@media (prefers-reduced-motion:reduce){.snack-root .powerup-tasks-visual__work{animation:none;transform:none;fill:#d6fd70;stroke:#131313;opacity:1}}