.BikelimeActionBar_bar__AFdgZ{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.BikelimeActionBar_attempts__norMJ{display:flex;gap:6px}.BikelimeActionBar_attemptDot__nL1gz{width:8px;height:8px;border:1px solid var(--bikelime-line-strong);border-radius:50%;background:var(--bikelime-panel-raised)}.BikelimeActionBar_attemptUsed__tWwwR{border-color:var(--bikelime-accent);background:var(--bikelime-accent)}.BikelimeActionBar_submit__kvdGu{width:min(100%,360px);min-height:50px;padding:12px 22px;border:1px solid var(--bikelime-accent-strong);border-radius:14px;color:var(--bikelime-panel);background:linear-gradient(135deg,var(--bikelime-accent),var(--bikelime-accent-strong));font-size:15px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 22px var(--bikelime-shadow);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.BikelimeActionBar_submit__kvdGu:hover:not(:disabled){transform:translateY(-2px)}.BikelimeActionBar_submit__kvdGu:active:not(:disabled){transform:scale(.98)}.BikelimeActionBar_submit__kvdGu:focus-visible{outline:2px solid var(--bikelime-text);outline-offset:2px}.BikelimeActionBar_submit__kvdGu:disabled{color:var(--bikelime-text-dim);border-color:var(--bikelime-line);background:var(--bikelime-panel-raised);box-shadow:none;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.BikelimeActionBar_submit__kvdGu:active:not(:disabled),.BikelimeActionBar_submit__kvdGu:hover:not(:disabled){transform:none}}@keyframes BikelimeCurrentRow_bikelimeTypePop__fWfRc{0%{transform:scale(.86);opacity:.45}to{transform:scale(1);opacity:1}}@keyframes BikelimeCurrentRow_bikelimeFibrillation__L6h57{0%,to{transform:translateX(0)}18%{transform:translateX(-5px) rotate(-.4deg)}36%{transform:translateX(4px) rotate(.35deg)}54%{transform:translateX(-3px)}72%{transform:translateX(2px)}}.BikelimeCurrentRow_row__YwH7d{display:grid;grid-template-columns:repeat(var(--bikelime-word-length),minmax(0,1fr));gap:clamp(2px,1vw,6px);width:min(100%,var(--bikelime-row-max));margin:0 auto}.BikelimeCurrentRow_tile__ezAQT{display:grid;place-items:center;min-width:0;aspect-ratio:1;border:2px solid var(--bikelime-line-strong);border-radius:clamp(4px,1.4vw,9px);color:var(--bikelime-text);background:var(--bikelime-inset);font-size:clamp(12px,5.8vw,27px);font-weight:800;line-height:1;text-transform:uppercase;box-shadow:inset 0 2px 4px var(--bikelime-shadow)}.BikelimeCurrentRow_typed__Jncd5{border-color:var(--bikelime-accent);background:var(--bikelime-panel-raised)}@media(prefers-reduced-motion:no-preference){.BikelimeCurrentRow_typed__Jncd5{animation:BikelimeCurrentRow_bikelimeTypePop__fWfRc .15s ease-out}.BikelimeCurrentRow_shaking__Trzfc{animation:BikelimeCurrentRow_bikelimeFibrillation__L6h57 .52s linear}}.BikelimeCurrentRow_invalid__wC6E6{border-color:var(--bikelime-accent-strong);background:var(--bikelime-accent-soft)}@media(max-width:560px){.BikelimeCurrentRow_tile__ezAQT{border-width:1px;font-size:var(--bikelime-mobile-font)}}.BikelimeBoard_game__z6g7Z{--word-game-surface:var(--bikelime-panel-raised);--word-game-surface-subtle:var(--bikelime-panel);--word-game-surface-raised:var(--bikelime-inset);--word-game-surface-hover:var(--bikelime-accent-soft);--word-game-surface-active:var(--bikelime-accent-soft);--word-game-text:var(--bikelime-text);--word-game-text-dim:var(--bikelime-text-dim);--word-game-text-faint:var(--bikelime-text-faint);--word-game-line:var(--bikelime-line);--word-game-line-strong:var(--bikelime-line-strong);--word-game-accent:var(--bikelime-accent);--word-game-accent-base:var(--bikelime-accent);--word-game-accent-strong:var(--bikelime-accent-strong);--word-game-gray-surface:var(--bikelime-gray-tile);--word-game-gray-hover:var(--bikelime-gray-tile);--word-game-gray-text:var(--bikelime-feedback-gray-text);--word-game-gray-line:var(--bikelime-line-strong);--word-game-green-text:var(--bikelime-feedback-green-text);--word-game-amber-text:var(--bikelime-feedback-amber-text);--feedback-gray-surface:var(--bikelime-gray-tile);--feedback-gray-line:var(--bikelime-line-strong);--feedback-gray-text:var(--bikelime-feedback-gray-text);--feedback-green-text:var(--bikelime-feedback-green-text);--feedback-amber-text:var(--bikelime-feedback-amber-text);display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.BikelimeBoard_board__u_ykO{display:flex;flex-direction:column;gap:clamp(3px,1vw,6px);width:min(100%,820px);padding:14px;border:1px solid var(--bikelime-line);border-radius:18px;background:var(--bikelime-panel);box-shadow:0 18px 50px var(--bikelime-shadow)}.BikelimeBoard_emptyRow__rrih5{display:grid;grid-template-columns:repeat(var(--bikelime-word-length),minmax(0,1fr));gap:clamp(2px,1vw,6px);width:min(100%,var(--bikelime-row-max));margin:0 auto}.BikelimeBoard_emptyTile__zDta9{min-width:0;aspect-ratio:1;border:1px solid var(--bikelime-line);border-radius:clamp(4px,1.4vw,9px);background:var(--bikelime-inset)}.BikelimeBoard_feedback__BWmWX{min-height:22px;margin:0;color:var(--bikelime-accent);font-size:14px;font-weight:700;text-align:center}.BikelimeBoard_inputDock__Q24pf{display:flex;flex-direction:column;gap:12px;width:min(100%,680px)}@media(max-width:767px){.BikelimeBoard_board__u_ykO{padding:9px;border-radius:14px}.BikelimeBoard_inputDock__Q24pf{position:sticky;z-index:10;bottom:var(--bottombar-h);padding:10px 0 max(8px,env(safe-area-inset-bottom));background:var(--bikelime-panel);backdrop-filter:blur(14px)}}