.nhip-do-module__d-8u5q__container{color:#fff;min-height:100vh;font-family:var(--font-sans);background:linear-gradient(135deg,#090514 0%,#1e1135 50%,#0d071a 100%);flex-direction:column;justify-content:flex-start;align-items:center;padding:2.5rem 1.5rem;display:flex;overflow:hidden}.nhip-do-module__d-8u5q__header{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-bottom:2rem;display:flex}.nhip-do-module__d-8u5q__backBtn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:99px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.nhip-do-module__d-8u5q__backBtn:hover{background:#fff3;transform:translate(-3px)}.nhip-do-module__d-8u5q__title{font-family:var(--font-display);text-align:center;background:linear-gradient(135deg,#a855f7 0%,#ec4899 50%,#f43f5e 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #ec48994d);-webkit-background-clip:text;font-size:2rem;font-weight:900}.nhip-do-module__d-8u5q__gameArea{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:700px;display:flex}.nhip-do-module__d-8u5q__statsRow{width:100%;font-family:var(--font-display);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;justify-content:space-between;padding:.75rem 1.5rem;font-weight:700;display:flex}.nhip-do-module__d-8u5q__comboText{color:#ec4899;text-shadow:0 0 10px #ec489999;animation:.5s infinite alternate nhip-do-module__d-8u5q__pulse}@keyframes nhip-do-module__d-8u5q__pulse{0%{transform:scale(1)}to{transform:scale(1.05)}}.nhip-do-module__d-8u5q__rhythmContainer{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin:1rem 0;display:flex}.nhip-do-module__d-8u5q__rhythmBar{background:#110c22;border:3px solid #3b2075;border-radius:99px;width:100%;height:36px;position:relative;overflow:hidden;box-shadow:0 0 20px #3b207580,inset 0 2px 4px #000c}.nhip-do-module__d-8u5q__hitZone{background:#10b98133;border-left:2.5px solid #10b981;border-right:2.5px solid #10b981;width:20%;height:100%;position:absolute;top:0;left:40%;box-shadow:0 0 15px #10b98166}.nhip-do-module__d-8u5q__pointer{background:#fff;border-radius:4px;width:8px;height:100%;position:absolute;top:0;transform:translate(-50%);box-shadow:0 0 12px #fff,0 0 20px #a855f7}.nhip-do-module__d-8u5q__beatTick{animation:.15s ease-out nhip-do-module__d-8u5q__flashZone}@keyframes nhip-do-module__d-8u5q__flashZone{0%{background:#10b981b3}to{background:#10b98133}}.nhip-do-module__d-8u5q__timingLabel{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:800}.nhip-do-module__d-8u5q__ratingPopupContainer{justify-content:center;align-items:center;width:100%;height:40px;display:flex;position:relative}.nhip-do-module__d-8u5q__ratingPopup{font-size:2rem;font-weight:950;font-family:var(--font-display);pointer-events:none;animation:.8s cubic-bezier(.18,.89,.32,1.28) forwards nhip-do-module__d-8u5q__floatUp;position:absolute}.nhip-do-module__d-8u5q__perfect{color:#fbbf24;text-shadow:0 0 15px #f59e0b,0 0 5px #fff}.nhip-do-module__d-8u5q__great{color:#ec4899;text-shadow:0 0 12px #db2777}.nhip-do-module__d-8u5q__wrong{color:#ef4444;text-shadow:0 0 12px #ef4444}@keyframes nhip-do-module__d-8u5q__floatUp{0%{opacity:0;transform:translateY(20px)scale(.5)}20%{opacity:1;transform:translateY(0)scale(1.1)}to{opacity:0;transform:translateY(-30px)scale(.9)}}.nhip-do-module__d-8u5q__questionBox{text-align:center;color:#f8fafc;justify-content:center;align-items:center;min-height:80px;padding:1rem;font-size:1.35rem;font-weight:800;line-height:1.5;display:flex}.nhip-do-module__d-8u5q__choicesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;display:grid}@media (max-width:580px){.nhip-do-module__d-8u5q__choicesGrid{grid-template-columns:1fr}}.nhip-do-module__d-8u5q__choiceCard{cursor:pointer;text-align:left;background:#ffffff0a;border:2px solid #ffffff1a;border-radius:20px;flex-direction:column;padding:1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nhip-do-module__d-8u5q__choiceCard:hover:not(:disabled){background:#ffffff14;border-color:#a855f7;transform:translateY(-2px);box-shadow:0 10px 20px -10px #a855f74d}.nhip-do-module__d-8u5q__choiceKey{color:#cbd5e1;background:#ffffff26;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:900;display:flex;position:absolute;top:10px;right:12px}.nhip-do-module__d-8u5q__choiceText{color:#e2e8f0;margin-top:.5rem;font-size:1.05rem;font-weight:700;line-height:1.4}.nhip-do-module__d-8u5q__choiceCorrect{background:#10b98126!important;border-color:#10b981!important;box-shadow:0 0 15px #10b98133!important}.nhip-do-module__d-8u5q__choiceIncorrect{background:#ef444426!important;border-color:#ef4444!important;box-shadow:0 0 15px #ef444433!important}.nhip-do-module__d-8u5q__resultsCard{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;width:100%;padding:2rem}.nhip-do-module__d-8u5q__accuracyTitle{font-family:var(--font-display);background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.2rem;font-weight:900}.nhip-do-module__d-8u5q__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.nhip-do-module__d-8u5q__statItem{background:#0003;border:1px solid #ffffff0d;border-radius:16px;padding:1rem}.nhip-do-module__d-8u5q__statLabel{color:#94a3b8;text-transform:uppercase;font-size:.75rem;font-weight:800}.nhip-do-module__d-8u5q__statVal{font-family:var(--font-display);margin-top:.25rem;font-size:1.5rem;font-weight:800}.nhip-do-module__d-8u5q__btnPrimary{color:#fff;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border:none;border-radius:14px;padding:.9rem 2rem;font-size:1rem;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #ec489966}.nhip-do-module__d-8u5q__btnPrimary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #ec489980}
