.DeathNoteGame-module__97G1cG__gameContainer{flex-direction:column;gap:1rem;width:100%;max-width:800px;margin:0 auto;display:flex}.DeathNoteGame-module__97G1cG__statsBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d1e99;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;padding:1rem 2rem;display:flex}.DeathNoteGame-module__97G1cG__scoreBox{flex-direction:column;align-items:center;gap:.2rem;display:flex}.DeathNoteGame-module__97G1cG__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.DeathNoteGame-module__97G1cG__value{color:#fff;font-family:monospace;font-size:1.5rem;font-weight:800}.DeathNoteGame-module__97G1cG__highScore{color:#f05;text-shadow:0 0 10px #f056}.DeathNoteGame-module__97G1cG__canvasWrapper{background:#000;border:2px solid #ffffff1a;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.DeathNoteGame-module__97G1cG__canvasWrapper:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 4px;width:100%;height:100%;position:absolute;top:0;left:0}.DeathNoteGame-module__97G1cG__canvas{width:100%;display:block}.DeathNoteGame-module__97G1cG__instructions{color:var(--text-secondary);text-align:center;background:#ffffff0d;border-radius:8px;padding:1rem;font-size:.9rem;line-height:1.5}.DeathNoteGame-module__97G1cG__instructions strong{color:#fff}
.GameLeaderboard-module__3mSa-G__container{flex-direction:column;gap:1rem;max-height:600px;padding:1.5rem;display:flex}.GameLeaderboard-module__3mSa-G__title{text-align:center;color:#fff;border-bottom:1px solid #ffffff1a;margin:0;padding-bottom:1rem;font-size:1.3rem}.GameLeaderboard-module__3mSa-G__list{flex-direction:column;gap:.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.GameLeaderboard-module__3mSa-G__list::-webkit-scrollbar{width:6px}.GameLeaderboard-module__3mSa-G__list::-webkit-scrollbar-track{background:#0003;border-radius:4px}.GameLeaderboard-module__3mSa-G__list::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.GameLeaderboard-module__3mSa-G__row{background:#0000004d;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .2s;display:flex}.GameLeaderboard-module__3mSa-G__row:hover{background:#ffffff0d;transform:translate(5px)}.GameLeaderboard-module__3mSa-G__top1{background:linear-gradient(90deg,#ffd70026 0%,#0000004d 100%);border-left:3px solid gold}.GameLeaderboard-module__3mSa-G__top2{background:linear-gradient(90deg,#c0c0c026 0%,#0000004d 100%);border-left:3px solid silver}.GameLeaderboard-module__3mSa-G__top3{background:linear-gradient(90deg,#cd7f3226 0%,#0000004d 100%);border-left:3px solid #cd7f32}.GameLeaderboard-module__3mSa-G__rank{color:var(--text-secondary);text-align:center;width:30px;font-weight:800}.GameLeaderboard-module__3mSa-G__userInfo{flex:1;align-items:center;gap:.75rem;margin-left:1rem;display:flex}.GameLeaderboard-module__3mSa-G__avatarWrapper{background:var(--surface);border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.GameLeaderboard-module__3mSa-G__avatar{object-fit:cover}.GameLeaderboard-module__3mSa-G__avatarPlaceholder{color:#fff;background:var(--primary);justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex}.GameLeaderboard-module__3mSa-G__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-weight:500;overflow:hidden}.GameLeaderboard-module__3mSa-G__score{color:#f05;text-shadow:0 0 5px #f056;font-family:monospace;font-size:1.2rem;font-weight:700}.GameLeaderboard-module__3mSa-G__empty{text-align:center;color:var(--text-secondary);padding:2rem 0}
