.arrow-key-grid_grid___U9Um{display:grid;grid-template-columns:repeat(3,48px);grid-template-rows:repeat(2,36px);grid-gap:8px;gap:8px;justify-items:center}@media(max-width:767px){.arrow-key-grid_grid___U9Um{grid-template-columns:repeat(3,64px);grid-template-rows:repeat(2,52px);gap:10px}}.arrow-key-grid_gridWithBottom__pPhs2{grid-template-rows:repeat(2,36px) 36px}@media(max-width:767px){.arrow-key-grid_gridWithBottom__pPhs2{grid-template-rows:repeat(2,52px) 52px}}.arrow-key-grid_key__XQcag{width:48px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#0a0a0a;border:1px solid var(--border);color:var(--muted);font-size:16px;border-radius:var(--radius-md);transition:background-color .1s,border-color .1s,color .1s}@media(max-width:767px){.arrow-key-grid_key__XQcag{width:64px;height:52px;font-size:20px}}.arrow-key-grid_key__XQcag:first-child{grid-column:2;grid-row:1}.arrow-key-grid_key__XQcag:nth-child(2){grid-column:1;grid-row:2}.arrow-key-grid_key__XQcag:nth-child(3){grid-column:3;grid-row:2}.arrow-key-grid_key__XQcag:nth-child(4){grid-column:2;grid-row:2}.arrow-key-grid_button__yrBGm{cursor:pointer}.arrow-key-grid_button__yrBGm:hover{background-color:#1e2d3d;color:var(--text)}.arrow-key-grid_active__QKemu{background-color:#1e2d3d;border-color:var(--teal);color:var(--teal)}.arrow-key-grid_bottomKey__TKn3_{grid-column:1/-1;grid-row:3;width:100%}.hero-game_widget__6yuK2{position:relative;background:linear-gradient(152deg,rgba(23,85,83,.7) 1.7%,rgba(67,217,173,.091) 81.8%);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border:1px solid var(--border);border-radius:8px;padding:32px;display:flex;flex-direction:column;gap:12px;box-shadow:inset 0 2px 0 0 hsla(0,0%,100%,.3)}.hero-game_widget__6yuK2:after,.hero-game_widget__6yuK2:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:var(--border);border:1px solid #2a3f55;z-index:var(--z-content)}.hero-game_widget__6yuK2:before{inset-block-start:12px;inset-inline-start:12px}.hero-game_widget__6yuK2:after{inset-block-start:12px;inset-inline-end:12px}.hero-game_bottomScrews__616l3{position:absolute;inset-block-end:12px;inset-inline-start:0;inset-inline-end:0;display:flex;justify-content:space-between;padding:0 12px;pointer-events:none}.hero-game_bottomScrews__616l3 span{width:8px;height:8px;border-radius:50%;background-color:var(--border);border:1px solid #2a3f55;display:block}.hero-game_body__EQtgr{display:flex;gap:24px;align-items:flex-start}.hero-game_gridWrapper__QOL4m{flex-shrink:0}.hero-game_controls__bqW9E{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;flex:0 0 180px;width:180px;align-self:stretch}.hero-game_controlsTop__R1p8g{display:flex;flex-direction:column;gap:24px;align-items:flex-start;width:100%}.hero-game_gameNav__mi_Ci{background-color:var(--surface-alt);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.hero-game_comment__tQL25{font-size:1rem;color:var(--text);line-height:1.4}.hero-game_foodSection__dbn70{display:flex;flex-direction:column;gap:8px;align-items:flex-start;padding:0 10px;width:100%}.hero-game_foodDots__cgnMR{display:grid;grid-template-columns:repeat(5,21px);grid-gap:8px;gap:8px}.hero-game_foodDot__8G33g{width:21px;height:21px;flex-shrink:0;transition:opacity .2s}.hero-game_eaten__XeGST{opacity:.3}.hero-game_skipButton__qLCD5{background:rgba(0,0,0,0);border:1px solid var(--text);color:var(--text);padding:10px 12px;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s,color .2s,background-color .2s}.hero-game_skipButton__qLCD5:hover{background-color:rgba(248,250,252,.1)}