@keyframes mp-join-flash-green{0%,to{opacity:0}18%{opacity:1}}@keyframes mp-ws-live-glow{0%,to{box-shadow:0 0 0 1px rgba(167,243,208,.55),0 0 20px rgba(34,197,94,.38),inset 0 1px 0 rgba(255,255,255,.2)}50%{box-shadow:0 0 0 1px rgba(204,251,241,.75),0 0 32px rgba(52,211,153,.65),inset 0 1px 0 rgba(255,255,255,.28)}}@keyframes mp-ws-live-dot{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 0 2px rgba(34,197,94,.35),0 0 14px rgba(74,222,128,.95)}50%{transform:scale(1.12);opacity:.92;box-shadow:0 0 0 3px rgba(34,197,94,.25),0 0 22px #6ee7b7}}@keyframes mp-ws-dot-breathe{0%,to{opacity:1}50%{opacity:.45}}@keyframes mp-next-room-pop{0%{transform:translateY(-6px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes mp-win-live-dot{0%{box-shadow:0 0 0 0 rgba(239,68,68,.6)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes mp-piece-enter-placed{0%{opacity:0;transform:scale(1.5) translateY(-22px) rotate(-4deg);filter:brightness(1.25)}55%{opacity:1;transform:scale(1.06) translateY(3px) rotate(.5deg);filter:brightness(1.05)}to{opacity:1;transform:scale(1) translateY(0) rotate(0);filter:brightness(1)}}@keyframes mp-piece-enter-bank{0%{opacity:0;transform:scale(.45) rotate(-6deg)}to{opacity:1;transform:scale(1) rotate(0)}}.puzzle-page-content--multiplayer .puzzle-game-card--multiplayer{margin-bottom:100px}.puzzle-page-content--multiplayer .puzzle-wrap--multiplayer{position:relative}#puzzle-game-card.is-fullscreen .mp-hero,#puzzle-game-card:-webkit-full-screen .mp-hero,#puzzle-game-card:fullscreen .mp-hero{display:none}.mp-hero{background:linear-gradient(135deg,#4f46e5 0,#7c3aed 100%);color:#fff;padding:1.5rem 1.5rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;position:relative}.mp-hero__inner{flex:1;min-width:200px}.mp-hero__title{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:#fff}.mp-hero__tagline{font-size:.95rem;opacity:.9;margin:0 0 .75rem}.mp-hero__chips{display:flex;flex-wrap:wrap;gap:.5rem}.mp-hero__chip{display:inline-flex;align-items:center;gap:.35rem;background:rgba(255,255,255,.15);border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}@media (max-width:640px){.mp-hero__chip--hide-mobile{display:none}}.mp-hero__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}@media (max-width:640px){.mp-hero__actions{flex-basis:100%;justify-content:flex-start}}.mp-hero__actions-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}@media (max-width:640px){.mp-hero__actions-meta{justify-content:flex-start}.mp-hero--room-active{padding:.875rem 1rem 1rem}}.mp-player-toast{position:absolute;z-index:20;right:1rem;top:3.2rem;max-width:min(300px,100% - 2rem);min-width:210px;padding:0;border-radius:12px;color:#f0fdf4;background:linear-gradient(145deg,rgba(20,83,45,.94) 0,rgba(22,101,52,.96) 100%);border:1px solid rgba(74,222,128,.5);box-shadow:0 8px 26px rgba(5,46,22,.45),0 0 0 1px rgba(20,83,45,.45) inset,0 1px 0 rgba(187,247,208,.15) inset;backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;transform:scale(.97) translateY(-4px);transition:opacity .38s ease,visibility .38s ease,transform .38s cubic-bezier(.34,1.2,.64,1)}.mp-player-toast__inner{display:flex;align-items:center;gap:.65rem;padding:.52rem .72rem .52rem .52rem}.mp-player-toast__avatar{flex-shrink:0;width:2rem;height:2rem;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;letter-spacing:-.02em;color:#f0fdf4;background:linear-gradient(135deg,#22c55e 0,#16a34a 100%);border:1px solid rgba(134,239,172,.5);box-shadow:0 2px 8px rgba(22,101,52,.5)}.mp-player-toast__avatar--unknown{background:linear-gradient(135deg,#4ade80 0,#22c55e 100%);font-size:.95rem;font-weight:700}.mp-player-toast__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem;text-align:left}.mp-player-toast__name{font-size:.86rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-player-toast__action{font-size:.7rem;font-weight:500;letter-spacing:.02em;color:rgba(187,247,208,.9);line-height:1.2}.mp-player-toast--visible{opacity:1;visibility:visible;transform:scale(1) translateY(0)}@media (prefers-reduced-motion:reduce){.mp-player-toast{transform:none;transition:opacity .2s ease,visibility .2s ease}.mp-player-toast--visible{transform:none}}@media (max-width:900px){.mp-player-toast{top:3.8rem}}@media (max-width:640px){.mp-player-toast{right:.75rem;top:4.05rem;min-width:180px;max-width:min(260px,100% - 1.5rem)}}.mp-join-flash-overlay{position:fixed;inset:0;z-index:9998;pointer-events:none;background:rgba(34,197,94,.28);animation:mp-join-flash-green .9s ease-out forwards}@media (prefers-reduced-motion:reduce){.mp-join-flash-overlay{animation-duration:.25s}}.mp-lobby{padding:2.5rem 2rem;background:linear-gradient(180deg,#f8fafc 0,#f1f5f9 100%);border-bottom:1px solid #e2e8f0}@media (max-width:640px){.mp-lobby{padding:1.5rem 1rem 2rem}}.mp-lobby__inner{max-width:720px;margin:0 auto;display:flex;gap:2.5rem;align-items:center}@media (max-width:640px){.mp-lobby__inner{flex-direction:column;text-align:center;gap:1.75rem;align-items:stretch}}.mp-lobby__preview{flex-shrink:0;height:180px;width:fit-content;max-width:min(100%,260px);border-radius:14px;overflow:hidden;border:2px solid #e2e8f0;box-shadow:0 4px 16px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);background:#fff}@media (max-width:640px){.mp-lobby__preview{width:calc(100% + 2rem);max-width:none;margin-left:-1rem;margin-right:-1rem;height:auto;align-self:stretch;border-radius:12px}}.mp-lobby__image{width:auto;height:100%;display:block;object-fit:contain}@media (max-width:640px){.mp-lobby__image{width:100%;height:auto;max-height:none}}.mp-lobby__options{flex:1;min-width:0}@media (max-width:640px){.mp-lobby__options{width:100%;text-align:left}}.mp-lobby__title{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0 0 .35rem;letter-spacing:-.01em}.mp-lobby__subtitle{font-size:.9rem;color:#64748b;margin:0 0 1.25rem;line-height:1.5}.mp-lobby__buttons{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem}@media (max-width:640px){.mp-lobby__buttons{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}}.mp-lobby__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.35rem;font-size:.9rem;font-weight:600;border-radius:10px;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}@media (max-width:640px){.mp-lobby__btn{width:100%;min-height:3rem;padding:.875rem 1.25rem;font-size:1rem;border-radius:12px}}.mp-lobby__btn:hover{transform:translateY(-1px)}.mp-lobby__btn--primary{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border:0;box-shadow:0 3px 12px rgba(79,70,229,.3)}.mp-lobby__btn--primary:hover{box-shadow:0 6px 20px rgba(79,70,229,.4);background:linear-gradient(135deg,#4338ca,#5b5cf0)}.mp-lobby__btn--secondary{background:#fff;color:#4338ca;border:1.5px solid #c7d2fe;box-shadow:0 1px 4px rgba(0,0,0,.04)}.mp-lobby__btn--secondary:hover{background:#eef2ff;border-color:#a5b4fc;box-shadow:0 3px 10px rgba(99,102,241,.12)}.mp-lobby__btn svg{flex-shrink:0}@media (max-width:640px){.mp-lobby__btn svg{width:18px;height:18px}}.mp-lobby__divider{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.mp-lobby__divider::after,.mp-lobby__divider::before{content:"";flex:1;height:1px;background:#e2e8f0}.mp-lobby__divider span{font-size:.8rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.mp-lobby__join-row{display:flex;gap:.5rem;align-items:stretch}@media (max-width:640px){.mp-lobby__join-row{flex-direction:column;gap:.625rem;width:100%}}.mp-lobby__join-input{flex:1;padding:.6rem .85rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.88rem;background:#fff;min-width:0;color:#334155;transition:border-color .15s,box-shadow .15s}@media (max-width:640px){.mp-lobby__join-input{width:100%;min-height:3rem;padding:.75rem 1rem;font-size:1rem;border-radius:12px}}.mp-lobby__join-input::placeholder{color:#94a3b8}.mp-lobby__join-input:focus{outline:0;border-color:#818cf8;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.mp-lobby__join-btn{padding:.6rem 1.25rem;border-radius:10px;font-weight:600;font-size:.88rem;background:#f1f5f9;color:#334155;border:1.5px solid #e2e8f0;cursor:pointer;transition:background .15s,border-color .15s;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;align-self:stretch}@media (min-width:641px){.mp-lobby__join-btn{min-width:5.5rem}}@media (max-width:640px){.mp-lobby__join-btn{width:100%;min-height:3rem;padding:.75rem 1.25rem;font-size:1rem;border-radius:12px}}.mp-lobby__join-btn:hover{background:#e2e8f0;border-color:#cbd5e1}.mp-lobby__error{margin-top:.75rem;padding:.6rem .85rem;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;font-size:.85rem;font-weight:500}.puzzle-wrap--multiplayer .mp-lobby .mp-lobby__btn{justify-content:center;box-sizing:border-box}@media (max-width:640px){.puzzle-wrap--multiplayer .mp-lobby .mp-lobby__btn{width:100%;min-height:3rem;padding:.875rem 1.25rem;font-size:1rem;height:auto;line-height:1.35}}.puzzle-wrap--multiplayer .mp-lobby .mp-lobby__join-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}@media (min-width:641px){.puzzle-wrap--multiplayer .mp-lobby .mp-lobby__join-btn{min-width:5.5rem;min-height:2.75rem;padding:.6rem 1.25rem;font-size:.88rem}}@media (max-width:640px){.puzzle-wrap--multiplayer .mp-lobby .mp-lobby__join-btn{width:100%;min-height:3rem;padding:.75rem 1.25rem;font-size:1rem;height:auto;line-height:1.35}}.mp-invite-btn{display:inline-flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.92);color:#4f46e5;border:0;padding:.4rem .875rem;border-radius:999px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s,transform .15s}.mp-invite-btn:hover{background:#fff;transform:translateY(-1px)}.mp-invite-btn.hidden{display:none}.mp-share-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.mp-share-modal--visible{pointer-events:auto}.mp-share-modal--visible .mp-share-modal__backdrop{opacity:1}.mp-share-modal--visible .mp-share-modal__card{opacity:1;transform:scale(1) translateY(0)}.mp-share-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.5);backdrop-filter:blur(3px);opacity:0;transition:opacity .2s ease}.mp-share-modal__card{position:relative;background:#fff;border-radius:20px;padding:2rem 1.75rem 1.75rem;max-width:400px;width:100%;text-align:center;box-shadow:0 24px 64px rgba(15,23,42,.22);opacity:0;transform:scale(.95) translateY(10px);transition:opacity .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);z-index:1}.mp-share-modal__close,.mp-share-modal__icon{display:flex;align-items:center;justify-content:center}.mp-share-modal__close{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border:0;background:0 0;color:#9ca3af;font-size:1.375rem;line-height:1;cursor:pointer;border-radius:8px}.mp-share-modal__close:hover{background:#f3f4f6;color:#374151}.mp-share-modal__icon{width:3.5rem;height:3.5rem;background:#eef2ff;border-radius:14px;margin:0 auto 1.25rem;color:#4f46e5}.mp-share-modal__title{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0 0 .375rem}.mp-share-modal__sub{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.mp-share-modal__row{display:flex;gap:.5rem;align-items:center}.mp-share-modal__url{flex:1;min-width:0;padding:.5rem .75rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.82rem;color:#4338ca;background:#f8faff;cursor:text}.mp-share-modal__copy{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.1rem;background:#4f46e5;color:#fff;border:0;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s}.mp-share-modal__copy:hover{background:#4338ca}.mp-share-modal__copied{display:block;margin-top:.625rem;font-size:.8rem;color:#059669;font-weight:600}.mp-share-modal__copied.hidden{display:none}@media (prefers-reduced-motion:reduce){.mp-share-modal__backdrop,.mp-share-modal__card{transition-duration:.01s}}.mp-leave-room-btn{background:#fee2e2;color:#b91c1c;border-color:#fecaca;font-weight:600}.mp-leave-room-btn:hover{background:#fecaca;color:#991b1b}.mp-progress{padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;background:#f9fafb;border-top:1px solid #e5e7eb}.mp-progress__bar{flex:1;height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden}.mp-progress__fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;transition:width .3s ease;width:0%}.mp-progress__count{font-size:.85rem;font-weight:600;color:#4b5563;white-space:nowrap}@media (max-width:640px){.mp-progress{padding:.4rem 1rem}.mp-progress__bar{height:7px}}.mp-contributors{padding:.75rem 1rem;background:#f9fafb;border-top:1px solid #e5e7eb}.mp-contributors__title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 .5rem}.mp-contributors__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.mp-contributors__item{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:999px;font-size:.8rem}.mp-contributors__name{font-weight:600;color:#1f2937}.mp-contributors__count{color:#6366f1;font-weight:700}.mp-cursors{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:100}.mp-cursor{position:fixed;padding:2px 6px;background:rgba(99,102,241,.85);color:#fff;font-size:.7rem;font-weight:600;border-radius:4px;white-space:nowrap;transform:translate(-50%,-100%);pointer-events:none;transition:left .45s cubic-bezier(.22,.61,.36,1),top .45s cubic-bezier(.22,.61,.36,1);will-change:left,top}.mp-cursor::after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(99,102,241,.85)}.puzzle-mp-badge,.puzzle-mp-ws-status{border-radius:999px;display:inline-flex;align-items:center}.puzzle-mp-ws-status{position:relative;gap:.4rem;font-size:.78rem;font-weight:700;letter-spacing:.02em;line-height:1.2;padding:.4rem .75rem .4rem .55rem;border:1px solid rgba(255,255,255,.22);background:rgba(15,23,42,.28);color:rgba(255,255,255,.88);backdrop-filter:blur(6px);box-shadow:inset 0 1px 0 rgba(255,255,255,.12);transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.puzzle-mp-badge::before,.puzzle-mp-ws-status::before{content:"";flex-shrink:0;width:7px;height:7px;border-radius:50%}.puzzle-mp-ws-status::before{background:rgba(255,255,255,.45);box-shadow:0 0 0 1px rgba(255,255,255,.25)}.puzzle-mp-ws-status.ws-offline::before{background:rgba(148,163,184,.95);box-shadow:none}.puzzle-mp-ws-status.ws-connecting{color:#fef9c3;border-color:rgba(253,224,71,.45);background:rgba(113,63,18,.35)}.puzzle-mp-ws-status.ws-connecting::before{background:#fbbf24;animation:mp-ws-dot-breathe 1.2s ease-in-out infinite;box-shadow:0 0 10px rgba(251,191,36,.7)}.puzzle-mp-ws-status.ws-ok{color:#ecfdf5;border:1px solid transparent;background:linear-gradient(135deg,rgba(6,78,59,.55) 0,rgba(4,120,87,.45) 50%,rgba(16,185,129,.35) 100%);background-clip:padding-box;box-shadow:0 0 0 1px rgba(167,243,208,.55),0 0 24px rgba(34,197,94,.45),inset 0 1px 0 rgba(255,255,255,.2);animation:mp-ws-live-glow 2.8s ease-in-out infinite}.puzzle-mp-ws-status.ws-ok::before{width:8px;height:8px;background:#4ade80;border:1px solid rgba(240,253,244,.9);box-shadow:0 0 0 2px rgba(34,197,94,.35),0 0 14px rgba(74,222,128,.95);animation:mp-ws-live-dot 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.puzzle-mp-ws-status.ws-connecting::before,.puzzle-mp-ws-status.ws-ok,.puzzle-mp-ws-status.ws-ok::before{animation:none}}#mp-ws-status{display:none!important}.puzzle-mp-badge{font-size:.8rem;font-weight:600;color:#fff;background:rgba(255,255,255,.2);padding:.4rem .875rem .4rem .75rem;gap:.35rem;transition:background .25s ease,box-shadow .25s ease}.puzzle-mp-badge::before{display:none}.puzzle-mp-badge:empty{display:none}.puzzle-mp-badge--ws-ok{color:#ecfdf5;background:linear-gradient(135deg,rgba(6,78,59,.55) 0,rgba(4,120,87,.45) 50%,rgba(16,185,129,.35) 100%);box-shadow:0 0 0 1px rgba(167,243,208,.55),0 0 24px rgba(34,197,94,.45),inset 0 1px 0 rgba(255,255,255,.2);animation:mp-ws-live-glow 2.8s ease-in-out infinite}.puzzle-mp-badge--ws-ok::before{display:inline-block;width:8px;height:8px;background:#4ade80;border:1px solid rgba(240,253,244,.9);box-shadow:0 0 0 2px rgba(34,197,94,.35),0 0 14px rgba(74,222,128,.95);animation:mp-ws-live-dot 2s ease-in-out infinite}.puzzle-mp-badge--ws-connecting{color:#fef9c3}.puzzle-mp-badge--ws-connecting::before{display:inline-block;background:#fbbf24;animation:mp-ws-dot-breathe 1.2s ease-in-out infinite;box-shadow:0 0 10px rgba(251,191,36,.7)}.puzzle-mp-badge--ws-offline::before{display:inline-block;background:rgba(148,163,184,.95)}.puzzle-mp-badge--interactive{cursor:pointer}.puzzle-mp-badge--interactive:focus,.puzzle-mp-badge--interactive:hover{background:rgba(255,255,255,.32);outline:0}@media (prefers-reduced-motion:reduce){.puzzle-mp-badge--ws-connecting::before,.puzzle-mp-badge--ws-ok,.puzzle-mp-badge--ws-ok::before{animation:none}}.mp-players-tooltip{position:fixed;z-index:1100;min-width:180px;max-width:260px;padding:.5rem .25rem;background:#1f2937;color:#f9fafb;border-radius:10px;box-shadow:0 12px 28px rgba(15,23,42,.25),0 2px 6px rgba(15,23,42,.18);opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .12s ease,transform .12s ease}.mp-players-tooltip--visible{opacity:1;transform:translateY(0)}.mp-players-tooltip__list{list-style:none;margin:0;padding:0;max-height:280px;overflow-y:auto}.mp-players-tooltip__row{display:flex;align-items:center;gap:.55rem;padding:.3rem .6rem;font-size:.82rem;line-height:1.25}.mp-players-tooltip__row+.mp-players-tooltip__row{border-top:1px solid rgba(255,255,255,.06)}.mp-players-tooltip__flag{width:20px;height:15px;flex:0 0 auto;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.12)}.mp-players-tooltip__flag--empty{background:rgba(255,255,255,.12)}.mp-players-tooltip__name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puzzle-mp-ws-status:empty{display:none}.mp-win-contributors{max-width:460px;margin:0 auto 1.25rem}.mp-win-contributors__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 .625rem;text-align:center}.mp-win-contributors__list{list-style:none;margin:0;padding:.375rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.875rem;display:flex;flex-direction:column;gap:.25rem}.mp-win-contributors__row{display:grid;grid-template-columns:2rem 2.25rem 1fr auto;align-items:center;gap:.625rem;padding:.5rem .625rem;background:#fff;border-radius:.625rem;transition:background .15s}.mp-win-contributors__row:hover{background:#f3f4f6}.mp-win-contributors__row--winner{background:linear-gradient(90deg,rgba(250,204,21,.18),rgba(250,204,21,.04));box-shadow:0 0 0 1px rgba(250,204,21,.4) inset}.mp-win-contributors__row--winner:hover{background:linear-gradient(90deg,rgba(250,204,21,.24),rgba(250,204,21,.06))}.mp-win-contributors__row--winner .mp-win-contributors__count{color:#b45309}.mp-win-contributors__row--winner .mp-win-contributors__bar>span{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.mp-win-contributors__rank{display:flex;align-items:center;justify-content:center;font-size:1.125rem}.mp-win-contributors__rank-num{font-size:.875rem;font-weight:700;color:#9ca3af}.mp-win-contributors__medal{font-size:1.25rem;line-height:1}.mp-win-contributors__avatar{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.95rem;text-transform:uppercase;flex-shrink:0;box-shadow:0 1px 2px rgba(0,0,0,.1)}.mp-win-contributors__main{min-width:0;display:flex;flex-direction:column;gap:.25rem}.mp-win-contributors__name{font-size:.875rem;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.mp-win-contributors__bar{height:.375rem;background:#e5e7eb;border-radius:999px;overflow:hidden}.mp-win-contributors__bar>span{display:block;height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;transition:width .4s ease-out}.mp-win-contributors__count{font-size:1rem;font-weight:800;color:#4f46e5;font-variant-numeric:tabular-nums;padding-left:.375rem;min-width:2rem;text-align:right}.mp-next-room-banner{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;padding:.75rem .875rem .875rem;margin:-.5rem -.5rem 1rem;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border:1px solid #c7d2fe;border-radius:.875rem;overflow:hidden;animation:mp-next-room-pop .3s cubic-bezier(.34,1.56,.64,1)}.mp-next-room-banner--creating{background:linear-gradient(135deg,#f3f4f6,#f9fafb);border-color:#e5e7eb}.mp-next-room-banner--creating .mp-next-room-banner__progress{display:none}.mp-next-room-banner__progress{position:absolute;top:0;left:0;right:0;height:3px;background:rgba(99,102,241,.15)}.mp-next-room-banner__progress-fill{height:100%;width:0;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .1s linear}.mp-next-room-banner__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.125rem;text-align:left}.mp-next-room-banner__text{font-size:.875rem;font-weight:600;color:#1f2937;line-height:1.3}.mp-next-room-banner__countdown{font-size:.75rem;color:#4f46e5;font-weight:700;font-variant-numeric:tabular-nums}.mp-next-room-banner__actions{display:flex;gap:.375rem;flex-shrink:0}.mp-next-room-banner__btn{padding:.375rem .875rem;font-size:.8125rem;font-weight:600;border-radius:.5rem;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.mp-next-room-banner__btn--primary{background:#4f46e5;color:#fff;border-color:#4f46e5}.mp-next-room-banner__btn--primary:hover{background:#4338ca;border-color:#4338ca}.mp-next-room-banner__btn--ghost{background:0 0;color:#6b7280;border-color:#d1d5db}.mp-next-room-banner__btn--ghost:hover{background:#f3f4f6;color:#374151}.win-box__suggestions-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.win-box__together-hint{display:inline-flex;align-items:center;gap:.3125rem;padding:.1875rem .5rem;background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(139,92,246,.12));color:#4f46e5;border:1px solid rgba(99,102,241,.3);border-radius:999px;font-size:.6875rem;font-weight:600;letter-spacing:.01em;text-transform:none}.mp-win-live-rooms__card-players svg,.win-box__together-hint svg{flex-shrink:0}.mp-win-live-rooms{margin:0 auto 1.25rem}.mp-win-live-rooms__header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.625rem}.mp-win-live-rooms__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0}.mp-win-live-rooms__dot{width:.5rem;height:.5rem;border-radius:50%;background:#ef4444;box-shadow:0 0 0 0 rgba(239,68,68,.6);animation:mp-win-live-dot 1.6s ease-out infinite}.mp-win-live-rooms__scroller{display:flex;gap:.625rem;overflow-x:auto;padding:.25rem .125rem .5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mp-win-live-rooms__scroller::-webkit-scrollbar{height:6px}.mp-win-live-rooms__scroller::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.mp-win-live-rooms__scroller::-webkit-scrollbar-track{background:0 0}.mp-win-live-rooms__card{flex:0 0 9.5rem;scroll-snap-align:start;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mp-win-live-rooms__card:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 6px 14px -8px rgba(79,70,229,.35)}.mp-win-live-rooms__card-img{width:100%;aspect-ratio:4/3;background:#f3f4f6;overflow:hidden}.mp-win-live-rooms__card-img img{width:100%;height:100%;object-fit:cover;display:block}.mp-win-live-rooms__card-body{padding:.5rem .625rem .625rem;display:flex;flex-direction:column;gap:.375rem}.mp-win-live-rooms__card-name{font-size:.8125rem;font-weight:600;color:#1f2937;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4em}.mp-win-live-rooms__card-meta{display:flex;flex-direction:column;gap:.125rem;font-size:.6875rem;color:#6b7280;font-variant-numeric:tabular-nums}.mp-win-live-rooms__card-players{display:inline-flex;align-items:center;gap:.25rem;color:#4f46e5;font-weight:700}.mp-win-live-rooms__card-progress{height:.25rem;background:#e5e7eb;border-radius:999px;overflow:hidden}.mp-win-live-rooms__card-progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;transition:width .4s ease-out}.puzzle-wrap--multiplayer .piece--pending-enter{opacity:0;pointer-events:none}.puzzle-wrap--multiplayer .piece--enter-placed{animation:mp-piece-enter-placed .55s cubic-bezier(.34,1.56,.64,1) backwards;pointer-events:none}.puzzle-wrap--multiplayer .piece--enter-bank{animation:mp-piece-enter-bank .42s cubic-bezier(.16,1,.3,1) backwards;pointer-events:none}@media (prefers-reduced-motion:reduce){.puzzle-wrap--multiplayer .piece--enter-bank,.puzzle-wrap--multiplayer .piece--enter-placed{animation-duration:.01s;animation-delay:0s!important}}