.game-module__h0mpaG__appContainer{flex-direction:column;gap:24px;width:100%;max-width:1100px;display:flex}.game-module__h0mpaG__header{background:var(--card-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);z-index:100;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 24px;display:grid;position:relative}.game-module__h0mpaG__pointsDisplay{letter-spacing:-.5px;color:#000;grid-column:2;align-items:center;gap:10px;font-size:24px;font-weight:900;line-height:1;display:flex}[data-theme=dark] .game-module__h0mpaG__pointsDisplay{color:var(--text-main)}.game-module__h0mpaG__coinImg{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:2px solid #d97706;border-radius:50%;width:28px;height:28px;position:relative;box-shadow:0 2px 4px #0000001a}.game-module__h0mpaG__coinImg:after{content:"";border:2px solid #ffffff4d;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.game-module__h0mpaG__headerActions{grid-column:3;justify-content:flex-end;gap:16px;display:flex}.game-module__h0mpaG__mobileMenuWrapper{grid-column:3;justify-self:end;display:none;position:relative}.game-module__h0mpaG__hamburgerBtn{cursor:pointer;color:var(--text-main);background:0 0;border:none;padding:4px}.game-module__h0mpaG__mobileDropdown{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:50;min-width:160px;margin-top:10px;animation:.2s ease-out game-module__h0mpaG__popIn;position:absolute;top:100%;right:0;overflow:hidden}.game-module__h0mpaG__mobileMenuItem{border:none;border-bottom:1px solid var(--border-light);width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.game-module__h0mpaG__mobileMenuItem:last-child{border-bottom:none}.game-module__h0mpaG__mobileMenuItem:hover{background:var(--bg-color)}.game-module__h0mpaG__headerBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:4px;transition:transform .2s}.game-module__h0mpaG__headerBtn:hover{color:var(--text-main);transform:scale(1.1)}.game-module__h0mpaG__searchWrapper{justify-content:center;display:flex}.game-module__h0mpaG__inputContainer{width:520px;position:relative}.game-module__h0mpaG__spinner{border:3px solid #2f4aa01a;border-top-color:var(--brand-blue);pointer-events:none;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite game-module__h0mpaG__spin;position:absolute;top:50%;right:16px;transform:translateY(-50%)}@keyframes game-module__h0mpaG__spin{to{transform:translateY(-50%)rotate(360deg)}}.game-module__h0mpaG__searchInput{background:var(--card-bg);border:3px solid var(--brand-blue);border-radius:var(--radius-md);width:100%;color:var(--text-main);outline:none;padding:14px 24px;font-size:18px;font-weight:600;transition:border-color .2s;box-shadow:0 10px 15px -3px #2f4aa01a}.game-module__h0mpaG__searchInput::placeholder{color:var(--text-muted)}.game-module__h0mpaG__searchInput:focus{border-color:var(--brand-blue);box-shadow:0 0 0 4px #2f4aa01a}.game-module__h0mpaG__shake{animation:.4s cubic-bezier(.36,.07,.19,.97) both game-module__h0mpaG__shake;border-color:#ef4444!important}@keyframes game-module__h0mpaG__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.game-module__h0mpaG__notification{border-radius:var(--radius-md);text-align:center;z-index:10;width:100%;padding:8px 12px;font-size:14px;font-weight:700;animation:.2s ease-out game-module__h0mpaG__popIn;position:absolute;top:110%;left:0}.game-module__h0mpaG__notifError{color:#ef4444;background-color:#fee2e2;border:1px solid #fecaca}.game-module__h0mpaG__notifSuccess{color:#16a34a;background-color:#dcfce7;border:1px solid #bbf7d0}[data-theme=dark] .game-module__h0mpaG__notifError{color:#fca5a5;background-color:#7f1d1d;border-color:#991b1b}[data-theme=dark] .game-module__h0mpaG__notifSuccess{color:#86efac;background-color:#14532d;border-color:#166534}.game-module__h0mpaG__divider{background:var(--border-light);opacity:.6;height:1px}.game-module__h0mpaG__mainGrid{grid-template-columns:340px 1fr;align-items:start;gap:32px;display:grid}.game-module__h0mpaG__sectionTitle{color:var(--text-main);justify-content:space-between;align-items:center;gap:8px;margin:0 0 16px;font-size:18px;font-weight:800;display:flex}.game-module__h0mpaG__historyCard{flex-direction:column;gap:8px;max-height:380px;padding-right:4px;display:flex;overflow-y:auto}.game-module__h0mpaG__historyCard::-webkit-scrollbar{width:6px}.game-module__h0mpaG__historyCard::-webkit-scrollbar-track{background:0 0}.game-module__h0mpaG__historyCard::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.game-module__h0mpaG__guessRow{background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);color:var(--text-main);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;animation:.3s ease-out game-module__h0mpaG__popIn;display:flex}@keyframes game-module__h0mpaG__goldPulse{0%{border-color:#fbbf24;transform:scale(1);box-shadow:0 0 #fbbf24b3}50%{border-color:#f59e0b;transform:scale(1.02);box-shadow:0 0 0 10px #fbbf2400}to{border-color:var(--border-light);transform:scale(1);box-shadow:0 0 #fbbf2400}}.game-module__h0mpaG__guessRowHigh{border:2px solid #fbbf24;animation:.3s ease-out game-module__h0mpaG__popIn,1s ease-in-out game-module__h0mpaG__goldPulse}@keyframes game-module__h0mpaG__popIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.game-module__h0mpaG__guessLabel{white-space:nowrap;text-overflow:ellipsis;max-width:140px;color:var(--text-main);font-size:15px;font-weight:800;overflow:hidden}.game-module__h0mpaG__guessLabel span{color:var(--text-muted);margin-left:4px;font-size:13px;font-weight:500}.game-module__h0mpaG__guessMeta{align-items:center;gap:8px;display:flex}.game-module__h0mpaG__guessPct{text-align:right;font-variant-numeric:tabular-nums;min-width:60px;color:var(--text-main);font-size:15px;font-weight:900}.game-module__h0mpaG__guessRowHigh .game-module__h0mpaG__guessPct{color:#d97706}.game-module__h0mpaG__checkCircle{color:#2f4aa0;background:#e0e7ff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.game-module__h0mpaG__unlockGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.game-module__h0mpaG__unlockItem{background:var(--bg-color);border:1px solid var(--border-light);border-radius:var(--radius-lg);text-align:center;min-height:140px;color:var(--text-main);flex-direction:column;justify-content:space-between;align-items:center;gap:8px;padding:16px 8px;transition:all .2s;display:flex}.game-module__h0mpaG__unlockItemActive{background:var(--card-bg);border:2px solid var(--cyan-accent);color:var(--text-main);box-shadow:0 0 15px #22d3ee1a}.game-module__h0mpaG__unlockItemAd{color:#15803d;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #22c55e;transform:scale(1.02);box-shadow:0 4px 12px #22c55e33}[data-theme=dark] .game-module__h0mpaG__unlockItemAd{color:#f0fdf4;background:linear-gradient(135deg,#14532d 0%,#064e3b 100%);border-color:#4ade80}.game-module__h0mpaG__unlockItemLocked{background:var(--border-light);border-color:var(--border-light);color:var(--text-muted)}.game-module__h0mpaG__unlockTitle{word-break:keep-all;font-size:16px;font-weight:900}.game-module__h0mpaG__unlockPrice{color:var(--text-muted);font-size:12px;font-weight:600}.game-module__h0mpaG__unlockBtn{border-radius:var(--radius-sm);background:var(--cyan-accent);color:#fff;cursor:pointer;border:none;width:100%;margin-top:auto;padding:8px;font-size:13px;font-weight:800}.game-module__h0mpaG__unlockBtnAd{border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:#16a34a;border:none;width:100%;margin-top:auto;padding:8px;font-size:13px;font-weight:800;transition:all .2s;box-shadow:0 2px 4px #0000001a}.game-module__h0mpaG__unlockBtnAd:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 4px 6px #0003}.game-module__h0mpaG__unlockItemLocked .game-module__h0mpaG__unlockBtn{background:var(--text-muted);cursor:not-allowed;opacity:.5}.game-module__h0mpaG__footer{justify-content:space-between;margin-top:10px;display:flex}.game-module__h0mpaG__baseBtn{border-radius:var(--radius-md);cursor:pointer;color:#fff;background:#312e81;border:none;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:900;transition:filter .2s;display:flex}.game-module__h0mpaG__baseBtn:hover{filter:brightness(1.1)}@media (max-width:900px){.game-module__h0mpaG__mainGrid{grid-template-columns:1fr}.game-module__h0mpaG__header{grid-template-columns:1fr auto 1fr}.game-module__h0mpaG__unlockGrid{grid-template-columns:repeat(2,1fr)}.game-module__h0mpaG__headerActions{display:none}.game-module__h0mpaG__mobileMenuWrapper{display:block}.game-module__h0mpaG__inputContainer{width:100%}}
