.higher-lower-module__BW57ba__page{background:radial-gradient(ellipse 70% 40% at 50% 0%, #2e1065 0%, var(--bg) 65%);flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.higher-lower-module__BW57ba__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0f172ad9;position:sticky;top:0}.higher-lower-module__BW57ba__headerInner{align-items:center;gap:.75rem;max-width:780px;margin:0 auto;padding:.75rem 1rem;display:flex}.higher-lower-module__BW57ba__backBtn{color:var(--text-muted);border-radius:.5rem;flex-shrink:0;padding:.25rem .5rem;font-size:1.2rem;text-decoration:none;transition:color .15s,background .15s}.higher-lower-module__BW57ba__backBtn:hover{color:var(--text);background:var(--surface)}.higher-lower-module__BW57ba__logo{flex:1;align-items:center;gap:.6rem;display:flex}.higher-lower-module__BW57ba__logoIcon{font-size:1.75rem}.higher-lower-module__BW57ba__logoTitle{font-size:1.1rem;font-weight:700;line-height:1.2}.higher-lower-module__BW57ba__logoSub{color:var(--text-muted);font-size:.75rem}.higher-lower-module__BW57ba__headerRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.higher-lower-module__BW57ba__dataOggi{color:var(--text-muted);font-size:.75rem;display:none}@media (min-width:540px){.higher-lower-module__BW57ba__dataOggi{display:block}}.higher-lower-module__BW57ba__istatBadge{background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:flex}.higher-lower-module__BW57ba__istatDot{background:var(--lower);width:6px;height:6px;box-shadow:0 0 6px var(--lower);border-radius:50%;animation:2s ease-in-out infinite higher-lower-module__BW57ba__pulse}@keyframes higher-lower-module__BW57ba__pulse{0%,to{opacity:1}50%{opacity:.4}}.higher-lower-module__BW57ba__main{flex-direction:column;flex:1;gap:.5rem;width:100%;max-width:780px;margin:0 auto;padding:.5rem 1rem;display:flex}.higher-lower-module__BW57ba__scoreboard{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.higher-lower-module__BW57ba__scoreItem{background:var(--surface);border:1px solid var(--border);border-radius:.875rem;flex-direction:column;align-items:center;min-width:72px;padding:.75rem 1.25rem;display:flex}.higher-lower-module__BW57ba__scoreVal{font-size:1.6rem;font-weight:800;line-height:1}.higher-lower-module__BW57ba__scoreLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem;font-size:.65rem}.higher-lower-module__BW57ba__feedbackWrong{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433}.higher-lower-module__BW57ba__gameOver{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;max-width:500px;margin:40px auto;padding:48px;animation:.5s ease-out higher-lower-module__BW57ba__fadeIn}.higher-lower-module__BW57ba__gameEmoji{margin-bottom:24px;font-size:64px;display:block}.higher-lower-module__BW57ba__gameTitle{color:#fff;margin-bottom:12px;font-size:32px;font-weight:800}.higher-lower-module__BW57ba__gameSub{color:#94a3b8;margin-bottom:32px;font-size:18px}.higher-lower-module__BW57ba__gameBtns{justify-content:center;gap:16px;display:flex}.higher-lower-module__BW57ba__homeBtn,.higher-lower-module__BW57ba__replayBtn{cursor:pointer;border-radius:12px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s}.higher-lower-module__BW57ba__homeBtn{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a}.higher-lower-module__BW57ba__replayBtn{color:#000;background:#fff;border:none}.higher-lower-module__BW57ba__homeBtn:hover{background:#ffffff26}.higher-lower-module__BW57ba__replayBtn:hover{background:#e2e8f0;transform:scale(1.05)}@keyframes higher-lower-module__BW57ba__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.higher-lower-module__BW57ba__errorMsg{background:var(--wrong-bg);border:1px solid var(--wrong-border);color:var(--wrong);border-radius:.75rem;padding:.75rem 1rem;font-size:.9rem}.higher-lower-module__BW57ba__loadingState{color:var(--text-muted);flex-direction:column;align-items:center;gap:1rem;padding:4rem;display:flex}.higher-lower-module__BW57ba__loadingSpinner{border:3px solid var(--border);border-top-color:var(--lower);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite higher-lower-module__BW57ba__spin;display:inline-block}@keyframes higher-lower-module__BW57ba__spin{to{transform:rotate(360deg)}}.higher-lower-module__BW57ba__arena{flex-direction:column;gap:1rem;transition:filter .3s;display:flex}.higher-lower-module__BW57ba__arena.higher-lower-module__BW57ba__correct{animation:.5s higher-lower-module__BW57ba__flashCorrect}.higher-lower-module__BW57ba__arena.higher-lower-module__BW57ba__wrong{animation:.5s higher-lower-module__BW57ba__flashWrong}@keyframes higher-lower-module__BW57ba__flashCorrect{0%,to{}50%{filter:brightness(1.15)drop-shadow(0 0 20px #22c55e4d)}}@keyframes higher-lower-module__BW57ba__flashWrong{0%,to{}50%{filter:brightness(1.1)drop-shadow(0 0 20px #ef44444d)}}.higher-lower-module__BW57ba__categoryBanner{background:var(--surface);border:1px solid var(--border);border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.higher-lower-module__BW57ba__categoryEmoji{flex-shrink:0;font-size:2rem}.higher-lower-module__BW57ba__categoryQuestion{font-size:1rem;font-weight:600}.higher-lower-module__BW57ba__categoryQuestion strong{color:var(--lower)}.higher-lower-module__BW57ba__categorySource{color:var(--text-dim);align-items:center;gap:.35rem;margin-top:.15rem;font-size:.75rem;display:flex}.higher-lower-module__BW57ba__dataYearBadge{color:#c084fce6;letter-spacing:.04em;background:#c084fc26;border:1px solid #c084fc4d;border-radius:999px;align-items:center;padding:.1rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}.higher-lower-module__BW57ba__choices{grid-template-columns:1fr 1fr;gap:.875rem;display:grid;position:relative}.higher-lower-module__BW57ba__vsLabel{background:var(--surface-2);border:1px solid var(--border);width:36px;height:36px;color:var(--text-dim);letter-spacing:.05em;z-index:2;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.higher-lower-module__BW57ba__choiceBtn{background:var(--surface);border:2px solid var(--border);color:var(--text);text-align:center;cursor:pointer;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:120px;padding:.5rem;font-family:inherit;transition:border-color .2s,background .2s,transform .15s,box-shadow .2s;display:flex}.higher-lower-module__BW57ba__choiceBtn:hover:not(:disabled){background:var(--surface-2);border-color:#c084fc99;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.higher-lower-module__BW57ba__choiceBtn:disabled{cursor:default}.higher-lower-module__BW57ba__choiceSide{color:var(--text-dim);letter-spacing:.1em;background:var(--surface-2);border:1px solid var(--border);border-radius:999px;margin-bottom:.15rem;padding:.1rem .4rem;font-size:.65rem;font-weight:800}.higher-lower-module__BW57ba__choiceName{letter-spacing:-.02em;font-size:1.2rem;font-weight:800;line-height:1.2}.higher-lower-module__BW57ba__choiceRegione{color:var(--text-muted);font-size:.75rem}.higher-lower-module__BW57ba__choiceCta{color:var(--lower);opacity:0;margin-top:.5rem;font-size:.75rem;font-weight:600;transition:opacity .15s}.higher-lower-module__BW57ba__choiceBtn:hover:not(:disabled) .higher-lower-module__BW57ba__choiceCta{opacity:1}.higher-lower-module__BW57ba__choiceValue{background:var(--surface-2);border-radius:.5rem;margin-top:.35rem;padding:.25rem .75rem;font-size:1rem;font-weight:700;animation:.4s higher-lower-module__BW57ba__revealVal}.higher-lower-module__BW57ba__choiceValueCorrect{color:var(--correct)}@keyframes higher-lower-module__BW57ba__revealVal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.higher-lower-module__BW57ba__choiceCorrect{border-color:var(--correct-border)!important;background:var(--correct-bg)!important}.higher-lower-module__BW57ba__choiceWrong{border-color:var(--wrong-border)!important;background:var(--wrong-bg)!important}.higher-lower-module__BW57ba__choiceDim{opacity:.6}.higher-lower-module__BW57ba__choiceChosen{border-width:2px}.higher-lower-module__BW57ba__feedback{text-align:center;border:1px solid;border-radius:.875rem;padding:.875rem 1rem;font-size:.95rem;animation:.3s higher-lower-module__BW57ba__slideUp}@keyframes higher-lower-module__BW57ba__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.higher-lower-module__BW57ba__feedbackCorrect{background:var(--correct-bg);border-color:var(--correct-border);color:var(--correct)}.higher-lower-module__BW57ba__feedbackWrong{background:var(--wrong-bg);border-color:var(--wrong-border);color:var(--wrong)}.higher-lower-module__BW57ba__history{margin-top:.5rem}.higher-lower-module__BW57ba__historyTitle{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.75rem}.higher-lower-module__BW57ba__historyDots{flex-wrap:wrap;gap:.35rem;display:flex}.higher-lower-module__BW57ba__historyDot{border:1px solid var(--border);border-radius:999px;width:20px;height:8px}.higher-lower-module__BW57ba__historyDotCorrect{background:var(--correct-bg);border-color:var(--correct-border)}.higher-lower-module__BW57ba__historyDotWrong{background:var(--wrong-bg);border-color:var(--wrong-border)}.higher-lower-module__BW57ba__footer{text-align:center;color:var(--text-dim);border-top:1px solid var(--border);padding:1.5rem;font-size:.8rem}.higher-lower-module__BW57ba__footer a{color:var(--text-muted);text-underline-offset:3px;text-decoration:underline}
