.crossword-game{min-height:calc(100vh - var(--lx-header-offset,96px));min-height:calc(100dvh - var(--lx-header-offset,96px));background:#f8f9fa;flex-direction:column;display:flex}.crossword-game .game-layout{justify-content:center}@media (min-width:768px){.crossword-game .game-content>.container-fluid{height:auto}.crossword-game .game-layout{flex:none;align-items:flex-start}}@media (max-width:1279.98px){.arcade-theme .daily-play .arcade-game-shell:has(.crossword-game){flex:none}}.grid-column{flex:none;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex}.crossword-container{background:#fff;border-radius:12px;min-width:0;max-width:100%;padding:1rem;box-shadow:0 2px 8px #0000001a}.crossword-grid{background:#495057;border:2px solid #495057;gap:2px;width:min(70vmin,520px);max-width:100%;display:grid;container-type:inline-size}.crossword-game .grid-cell{aspect-ratio:1;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;justify-content:center;align-items:center;width:100%;min-width:0;font-weight:700;display:flex;position:relative}.crossword-game .grid-cell.black{cursor:default;background:#495057}.crossword-game .grid-cell.selected{background:#cfe2ff;box-shadow:inset 0 0 0 3px #0a58ca}.crossword-game .grid-cell.highlighted{background:#e8f0fe;box-shadow:inset 0 0 0 1px #6ea8fe}.crossword-game .grid-cell.correct{color:#0f5132;background:#d1e7dd}.crossword-game .grid-cell.incorrect{color:#842029;background:#f8d7da}.crossword-game .grid-cell .cell-number{color:#212529;font-size:clamp(7px,2.4cqw,13px);font-weight:400;line-height:1;position:absolute;top:1px;left:2px}.crossword-game .grid-cell .cell-letter{font-size:clamp(12px,5cqw,26px);font-weight:700;line-height:1}.crossword-game .case-sensitive-lang .grid-cell,.crossword-game .case-sensitive-lang .keyboard-btn{text-transform:none}.clues-column{flex:250px;min-width:200px;overflow:auto}.clues-container{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000001a}.clues-section{margin-bottom:1rem}.clues-heading{color:#0a58ca;border-bottom:2px solid #0a58ca;margin-bottom:.5rem;padding-bottom:.25rem;font-size:1rem;font-weight:700}.clues-list{margin:0;padding:0;list-style:none}.clues-list li{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-bottom:.25rem;padding:.4rem;font-size:.85rem;transition:all .15s}.clues-list li:hover{background:#fff;border-color:#0a58ca}.clues-list li.active{background:#cfe2ff;border-width:2px;border-color:#0a58ca;box-shadow:0 0 0 2px #0a58ca40}.clues-list li.solved{background:#d1e7dd;border-color:#198754}.clues-list li.solved .clue-text{color:#198754;text-decoration:line-through}.clue-content{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.clue-text-wrapper{flex:1}.clue-text-wrapper:hover{color:#0a58ca}.clue-number{color:#0a58ca;min-width:1.5rem;font-weight:700}.clue-buttons{flex-shrink:0;gap:.25rem;display:flex}.answer-btn,.reveal-btn{white-space:nowrap;padding:.25rem .5rem;font-size:.75rem}.keyboard-column{flex:none;justify-content:center;align-items:center;display:flex}.keyboard-section{flex-shrink:0;padding:.5rem 0}.crossword-game .keyboard-container{flex-direction:column;align-items:center;gap:3px;display:flex}.crossword-game .keyboard-row{justify-content:center;gap:3px;display:flex}.crossword-game .keyboard-btn{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:5px;width:30px;height:34px;padding:0;font-size:12px;font-weight:600;transition:all .1s}.crossword-game .keyboard-btn:hover{background:#e9ecef}.crossword-game .keyboard-btn:active{color:#fff;background:#0a58ca}.crossword-game .keyboard-btn.backspace{width:50px;font-size:11px}.mobile-tab-bar,.active-clue-bar{display:none}@media (max-width:767.98px){.mobile-tab-bar{background:#fff;border-bottom:1px solid #dee2e6;flex-shrink:0;padding:0;display:flex}.mobile-tab{color:#6c757d;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.mobile-tab.active{color:#0a58ca;background:#f8f9fa;border-bottom-color:#0a58ca}.mobile-tab:hover:not(.active){background:#f8f9fa}.game-layout{flex-direction:column;flex:1;min-height:0}.game-layout[data-mobile-view=grid] .clues-column{display:none}.game-layout[data-mobile-view=grid] .grid-column{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.game-layout[data-mobile-view=clues] .grid-column,.game-layout[data-mobile-view=clues] .keyboard-column{display:none}.game-layout[data-mobile-view=clues] .clues-column{flex:none;display:block;overflow:visible}.game-layout[data-mobile-view=clues] .clues-container{overflow:visible}.active-clue-bar{background:#fffacd;border-radius:8px;flex-shrink:0;align-items:flex-start;gap:.5rem;min-height:36px;margin-top:.5rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.active-clue-direction{color:#0a58ca;white-space:nowrap;font-weight:700;line-height:1.4}.active-clue-text{word-wrap:break-word;flex:1;line-height:1.4}.crossword-container{justify-content:center;align-items:center;display:flex;position:relative}.keyboard-column{flex-shrink:0;width:100%}.crossword-game .keyboard-btn{width:32px;height:44px;font-size:12px}.clues-container{padding:.75rem}.clues-list li{padding:.6rem;font-size:.85rem}.action-buttons{margin-bottom:1rem}.answer-btn,.reveal-btn{padding:.25rem .5rem;font-size:.75rem}}@media (max-width:379.98px){.crossword-game .keyboard-btn{width:28px;height:40px;font-size:11px}}.arcade-theme .crossword-game .crossword-container{background:var(--arc-card-bg);border:1px solid var(--arc-card-border);box-shadow:none}.arcade-theme .crossword-game .crossword-grid{background:#00fff026;border-color:#00fff026}.arcade-theme .crossword-game .grid-cell{color:var(--arc-text);background:#ffffff0f}.arcade-theme .crossword-game .grid-cell.black{background:#0a0a1a}.arcade-theme .crossword-game .grid-cell.selected{box-shadow:inset 0 0 0 3px var(--arc-cyan);background:#00fff026}.arcade-theme .crossword-game .grid-cell.highlighted{background:#00fff00f;box-shadow:inset 0 0 0 1px #00fff04d}.arcade-theme .crossword-game .grid-cell.correct{color:var(--arc-green);background:#39ff141f}.arcade-theme .crossword-game .grid-cell.incorrect{color:var(--arc-pink);background:#ff2d751f}.arcade-theme .crossword-game .grid-cell .cell-number{color:var(--arc-text-dim)}.arcade-theme .crossword-game .clues-container{background:var(--arc-card-bg);border:1px solid var(--arc-card-border);box-shadow:none}.arcade-theme .crossword-game .clues-heading{color:var(--arc-cyan);border-bottom-color:var(--arc-cyan)}.arcade-theme .crossword-game .clues-list li{color:var(--arc-text);background:#ffffff08;border-color:#ffffff0f}.arcade-theme .crossword-game .clues-list li:hover{border-color:var(--arc-cyan);background:#00fff00a}.arcade-theme .crossword-game .clues-list li.active{border-color:var(--arc-cyan);background:#00fff01a;box-shadow:0 0 0 2px #00fff026}.arcade-theme .crossword-game .clues-list li.solved{background:#39ff140f;border-color:#39ff144d}.arcade-theme .crossword-game .clues-list li.solved .clue-text{color:var(--arc-green)}.arcade-theme .crossword-game .clue-number,.arcade-theme .crossword-game .clue-text-wrapper:hover{color:var(--arc-cyan)}.arcade-theme .crossword-game .keyboard-btn{color:var(--arc-text);background:#ffffff0d;border-color:#ffffff1f}.arcade-theme .crossword-game .keyboard-btn:hover{background:#00fff014}.arcade-theme .crossword-game .keyboard-btn:active{background:var(--arc-cyan);color:#0a0a1a}.arcade-theme .crossword-game .mobile-tab-bar{border-bottom-color:var(--arc-card-border);background:#ffffff0a}.arcade-theme .crossword-game .mobile-tab{color:var(--arc-text-dim)}.arcade-theme .crossword-game .mobile-tab.active{color:var(--arc-cyan);border-bottom-color:var(--arc-cyan);background:#00fff00a}.arcade-theme .crossword-game .mobile-tab:hover:not(.active){background:#ffffff08}.arcade-theme .crossword-game .active-clue-bar{color:var(--arc-text);background:#ffe44d14}.arcade-theme .crossword-game .active-clue-direction{color:var(--arc-cyan)}.clue-answer{font-size:.75rem;font-weight:600;font-family:var(--font-mono,monospace);color:#198754;margin-top:.15rem;display:block}.arcade-theme .clue-answer{color:var(--arc-green,#39ff14)}@keyframes cabinet-marquee-scan{0%,to{transform:translate(-12%)}50%{transform:translate(12%)}}@keyframes cabinet-glow-pulse{0%,to{box-shadow:0 0 0 1px #ff2d7573,0 0 24px #ff2d7573,inset 0 0 18px #ff2d7526}50%{box-shadow:0 0 0 1px #ff2d75d9,0 0 38px #ff2d75b3,inset 0 0 28px #ff2d7547}}@keyframes cabinet-tag-dot{0%,to{background:#ffe44d;box-shadow:0 0 8px #ffe44d}50%{background:#ffe44d4d;box-shadow:0 0 2px #ffe44d4d}}.cabinet{--neon-cyan:#00fff0;--neon-pink:#ff2d75;--neon-green:#39ff14;--neon-amber:#ffe44d;--cab-grid-line:#00fff00f;font-family:var(--font-mono,"Courier New", monospace);letter-spacing:.04em;background-image:linear-gradient(var(--cab-grid-line) 1px, transparent 1px),linear-gradient(90deg, var(--cab-grid-line) 1px, transparent 1px);background-position:top;background-size:32px 32px;flex-direction:column;gap:1.75rem;padding:2rem 1.5rem 3rem;display:flex;position:relative}.cabinet:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 60% at 0 0,#ff2d7514 0%,#0000 70%),radial-gradient(60% 60% at 100% 100%,#00fff00f 0%,#0000 70%);position:absolute;inset:0}.cabinet>*{z-index:1;position:relative}.cabinet__marquee{border-bottom:1px dashed #00fff02e;grid-template-columns:auto 1fr auto;align-items:center;gap:.4rem 1rem;padding-bottom:1rem;display:grid}.cabinet__marquee-pre{color:var(--neon-pink);text-shadow:0 0 8px var(--neon-pink);font-size:1.5rem;animation:3s ease-in-out infinite cabinet-marquee-scan}.cabinet__marquee-pre--right{animation-delay:1.5s}.cabinet__marquee-title{letter-spacing:.18em;text-align:center;color:var(--neon-amber);text-shadow:0 0 6px #ffe44db3,0 0 18px #ffe44d73,0 2px #0009;text-transform:uppercase;margin:0;font-size:clamp(1.6rem,4.5vw,2.75rem);font-weight:900}.cabinet__marquee-meta{text-align:center;letter-spacing:.25em;color:#ffffff8c;text-transform:uppercase;flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}@media (max-width:479.98px){.cabinet__marquee-meta{letter-spacing:.12em;gap:.35rem;font-size:.7rem}}.cabinet__marquee-lang{color:var(--neon-cyan)}.cabinet__marquee-game{color:var(--neon-green)}.cabinet__marquee-dot{color:#ffffff4d}.cabinet__stage{text-align:center;background:linear-gradient(#ff2d750f 0%,#0000 100%),#14081899;border:1px solid #ff2d7573;align-self:center;width:min(100%,640px);padding:1.75rem 1.75rem 2rem;position:relative}.cabinet__stage:before,.cabinet__stage:after{content:"";border:2px solid var(--neon-pink);width:14px;height:14px;position:absolute}.cabinet__stage:before{border-bottom:none;border-right:none;top:-1px;left:-1px}.cabinet__stage:after{border-top:none;border-left:none;bottom:-1px;right:-1px}.cabinet__stage-tag{letter-spacing:.25em;text-transform:uppercase;color:var(--neon-amber);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;display:inline-flex}.cabinet__stage-tag-dot{background:var(--neon-amber);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite cabinet-tag-dot}.cabinet__stage-title{letter-spacing:.08em;text-transform:uppercase;color:#fff;text-shadow:0 0 8px #ffffff80,0 0 22px #39ff1459;margin:0 0 1.25rem;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:900;line-height:1.1}.cabinet__stage-stats{flex-wrap:wrap;justify-content:center;gap:1.75rem;margin:1.25rem 0 1.75rem;display:flex}.cabinet__stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.cabinet__stat-label{letter-spacing:.2em;color:#fff6;text-transform:uppercase;font-size:.65rem}.cabinet__stat-value{letter-spacing:.05em;font-size:1.4rem;font-weight:900}.cabinet__stat-value--cyan{color:var(--neon-cyan);text-shadow:0 0 12px #00fff099}.cabinet__stat-value--pink{color:var(--neon-pink);text-shadow:0 0 12px #ff2d7599}.cabinet__stat-value--green{color:var(--neon-green);text-shadow:0 0 12px #39ff1499}.cabinet__press-start{border:1px solid var(--neon-pink);color:#fff;letter-spacing:.25em;text-transform:uppercase;cursor:pointer;background:#ff2d751f;align-items:center;gap:.85rem;padding:.85rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:900;text-decoration:none;transition:transform .12s;animation:2.4s ease-in-out infinite cabinet-glow-pulse;display:inline-flex}.cabinet__press-start:hover,.cabinet__press-start:focus-visible{color:#fff;background:#ff2d7538;outline:none;text-decoration:none;transform:translateY(-1px)scale(1.02)}.cabinet__press-start:active{transform:translateY(0)}.cabinet__press-start-arrow{color:var(--neon-amber);text-shadow:0 0 6px var(--neon-amber);font-size:1.3rem}.cabinet__select-head{border-bottom:1px dashed #00fff02e;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;padding-bottom:.4rem;display:flex}.cabinet__select-title{letter-spacing:.25em;text-transform:uppercase;color:var(--neon-cyan);text-shadow:0 0 8px #00fff066;margin:0;font-size:.85rem;font-weight:700}.cabinet__select-link{letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;font-size:.7rem;text-decoration:none}.cabinet__select-link:hover{color:var(--neon-cyan);text-decoration:none}.cabinet__select-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.cabinet__stage-card{color:#fff;background:#00fff008;border:1px solid #00fff02e;flex-direction:column;gap:.5rem;padding:.75rem .85rem;text-decoration:none;transition:border-color .12s,background .12s,transform .12s;display:flex;position:relative}.cabinet__stage-card:hover,.cabinet__stage-card:focus-visible{border-color:var(--neon-cyan);color:#fff;background:#00fff014;outline:none;text-decoration:none;transform:translateY(-2px);box-shadow:0 0 16px #00fff02e}.cabinet__stage-card-head{justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.cabinet__stage-card-num{color:#ffffff73;letter-spacing:.1em}.cabinet__stage-card-cefr{color:var(--neon-amber);letter-spacing:.1em;font-weight:700}.cabinet__stage-card-name{letter-spacing:.05em;color:#fff;font-size:.85rem;font-weight:700;line-height:1.25}.cabinet__stage-card-foot{letter-spacing:.15em;color:#fff6;justify-content:space-between;align-items:center;font-size:.65rem;display:flex}.cabinet__stage-card-mode{color:var(--neon-pink);text-shadow:0 0 6px #ff2d7573}.cabinet__free-play{color:#fff;background:#39ff140a;border:1px dashed #39ff1466;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:background .12s,border-color .12s,transform .12s;display:flex}.cabinet__free-play:hover,.cabinet__free-play:focus-visible{border-color:var(--neon-green);color:#fff;background:#39ff1414;border-style:solid;outline:none;text-decoration:none;transform:translateY(-1px);box-shadow:0 0 16px #39ff1433}.cabinet__free-play-glyph{color:var(--neon-green);text-shadow:0 0 10px #39ff1499;font-size:1.85rem;line-height:1}.cabinet__free-play-body{flex-direction:column;flex:1;gap:.15rem;display:flex}.cabinet__free-play-title{letter-spacing:.18em;text-transform:uppercase;color:var(--neon-green);text-shadow:0 0 8px #39ff1466;font-size:1rem;font-weight:900}.cabinet__free-play-sub{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;font-size:.7rem}.cabinet__free-play-arrow{color:var(--neon-green);text-shadow:0 0 6px var(--neon-green);font-size:1.2rem}@media (max-width:767.98px){.cabinet{gap:1.25rem;padding:1.25rem 1rem 2rem}.cabinet__stage{padding:1.25rem 1rem 1.5rem}.cabinet__stage-stats{gap:1.25rem}.cabinet__stat-value{font-size:1.15rem}.cabinet__press-start{letter-spacing:.2em;padding:.8rem 1.5rem;font-size:.95rem}.cabinet__select-grid{grid-template-columns:repeat(2,1fr)}.cabinet__free-play{padding:.85rem 1rem}.cabinet__free-play-glyph{font-size:1.4rem}.cabinet__free-play-title{font-size:.9rem}}
