@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";
.Navbar-module__cJzEcG__navContainer{background-color:var(--color-orkut);z-index:10001;border-bottom:2px solid #5a3a99;width:100%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Navbar-module__cJzEcG__topStrip{justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.Navbar-module__cJzEcG__logoWrapper{flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative}.Navbar-module__cJzEcG__logoMain{align-items:center;gap:.25rem;display:flex}.Navbar-module__cJzEcG__userSection{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__userInfo{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__avatar{object-fit:cover;border:2px solid #fffc;border-radius:50%;flex-shrink:0;width:2.25rem;height:2.25rem}.Navbar-module__cJzEcG__username{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.75rem;overflow:hidden}.Navbar-module__cJzEcG__signOutBtn{text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;background-color:#5a3a99;border:1px solid #ffffff4d;padding:.25rem .5rem;font-size:10px;font-weight:700;transition:background-color .2s}.Navbar-module__cJzEcG__signOutBtn:hover{background-color:#3d2470}.Navbar-module__cJzEcG__loginBtn{text-transform:uppercase;letter-spacing:.05em;color:var(--color-orkut);background-color:#fff;border:1px solid #fff9;padding:.25rem .75rem;font-size:10px;font-weight:700;text-decoration:none;transition:background-color .2s}.Navbar-module__cJzEcG__loginBtn:hover{background-color:#f5f3ff}.Navbar-module__cJzEcG__tabsRow{border-top:1px solid #5a3a99;position:relative}.Navbar-module__cJzEcG__tabsContainer{scrollbar-width:none;align-items:flex-end;gap:1px;padding:0 1rem;display:flex;overflow-x:auto}.Navbar-module__cJzEcG__tabsContainer::-webkit-scrollbar{display:none}.Navbar-module__cJzEcG__tab{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-top:1px solid #0000;border-left:1px solid #0000;border-right:1px solid #0000;flex-shrink:0;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:10px;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.Navbar-module__cJzEcG__activeTab{color:#5a3a99;background-color:#ede8f8;border-color:#5a3a99;margin-bottom:-1px;padding-bottom:.5rem}.Navbar-module__cJzEcG__inactiveTab{color:#fff;border-color:var(--color-orkut);background-color:#9b7dd4}.Navbar-module__cJzEcG__inactiveTab:hover{background-color:#8b6cc4}.Navbar-module__cJzEcG__badge{border:1px solid #fff;border-radius:9999px;padding:0 .375rem;font-size:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite Navbar-module__cJzEcG__pulse}.Navbar-module__cJzEcG__badgeFriends{color:#5a3a99;background-color:#fbbf24;border-color:#d97706}.Navbar-module__cJzEcG__badgeMessages{color:#fff;background-color:#ef4444}.Navbar-module__cJzEcG__badgeNews{background-color:var(--color-neon-purple,#b026ff);color:#fff}@keyframes Navbar-module__cJzEcG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.Navbar-module__cJzEcG__tabsRow,.Navbar-module__cJzEcG__navContainer.Navbar-module__cJzEcG__chatActive{display:none}}.dark .Navbar-module__cJzEcG__navContainer{background-color:#121225!important;border-bottom-color:#2a2a40!important;box-shadow:0 4px 20px #0006!important}.dark .Navbar-module__cJzEcG__tabsRow{border-top-color:#2a2a40!important}.dark .Navbar-module__cJzEcG__activeTab{color:#a78bfa!important;background-color:#1a1a2e!important;border-color:#2a2a40!important}.dark .Navbar-module__cJzEcG__inactiveTab{color:#a0a0c0!important;background-color:#161426!important;border-color:#121225!important}.dark .Navbar-module__cJzEcG__inactiveTab:hover{color:#fff!important;background-color:#1e1b30!important}
.RPSGame-module__n_I0yq__gameOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:99999;-webkit-user-select:none;user-select:none;background:#0c0812e6;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RPSGame-module__n_I0yq__gameWindow{scrollbar-width:thin;scrollbar-color:#7856b8 transparent;background:linear-gradient(135deg,#f3f0ff 0%,#ede8f8 100%);border-top:4px solid #9b7de2;border-bottom:8px solid #2a1a4a;border-left:4px solid #9b7de2;border-right:4px solid #3d2470;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:440px;max-height:90vh;margin:auto;padding:1.5rem;display:flex;position:relative;overflow:hidden auto;box-shadow:0 20px 40px #0006,16px 16px #0c081233}.RPSGame-module__n_I0yq__gameWindow::-webkit-scrollbar{width:4px}.RPSGame-module__n_I0yq__gameWindow::-webkit-scrollbar-thumb{background:#7856b8;border-radius:10px}.RPSGame-module__n_I0yq__closeBtn{color:#fff;cursor:pointer;z-index:100;background:linear-gradient(#f55 0%,#c00 100%);border:3px solid #2a1a4a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Outfit,sans-serif;font-size:20px;font-weight:900;transition:all .1s;display:flex;position:absolute;top:10px;right:10px;box-shadow:3px 3px #0000004d}.RPSGame-module__n_I0yq__gameLogo{filter:drop-shadow(0 4px 8px #0003);object-fit:contain;flex-shrink:0;width:50%;max-width:160px;height:auto;margin-bottom:.75rem}.RPSGame-module__n_I0yq__hands{flex-shrink:0;justify-content:center;align-items:center;gap:1.5rem;min-height:140px;padding:.5rem 0;display:flex;transform:scale(1)}@keyframes RPSGame-module__n_I0yq__handShake{0%,to{transform:scale(.85)rotate(10deg)}50%{transform:scale(.85)rotate(-10deg)}}@keyframes RPSGame-module__n_I0yq__handShakeOpponent{0%,to{transform:scale(.85)rotateY(180deg)rotate(10deg)}50%{transform:scale(.85)rotateY(180deg)rotate(-10deg)}}.RPSGame-module__n_I0yq__hand{width:130px;height:130px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:.6s infinite RPSGame-module__n_I0yq__handShake;position:relative;transform:scale(1)rotate(10deg)}.RPSGame-module__n_I0yq__handOpponent{animation:.6s infinite RPSGame-module__n_I0yq__handShakeOpponent;transform:scale(.85)rotateY(180deg)}.RPSGame-module__n_I0yq__stopAnimation{animation:none!important}.RPSGame-module__n_I0yq__handPart{box-sizing:border-box;background:radial-gradient(circle at 30% 30%,#f9d71c 0%,#d4af37 100%);border:2px solid #2a1a4a;transition:all .2s;position:absolute;box-shadow:inset -2px -2px 4px #0003,inset 2px 2px 4px #fff6}.RPSGame-module__n_I0yq__fist{border-radius:12px 0 0 12px;width:58px;height:72px;top:32px;left:26px}.RPSGame-module__n_I0yq__finger{transform-origin:0;border-radius:12px;width:46px;height:20px;left:52px}.RPSGame-module__n_I0yq__finger1{top:32px}.RPSGame-module__n_I0yq__finger2{top:51px;left:55px}.RPSGame-module__n_I0yq__finger3{top:69px}.RPSGame-module__n_I0yq__finger4{height:16px;top:88px;left:49px}.RPSGame-module__n_I0yq__thumb{border-left:0 solid;border-radius:0 12px 12px;width:23px;height:46px;top:32px;left:52px;box-shadow:-10px 4px 0 -9px #000}.RPSGame-module__n_I0yq__arm{border:2px solid #000;border-left:0;border-right:0;width:14px;height:46px;top:46px;left:13px}.RPSGame-module__n_I0yq__isScissors .RPSGame-module__n_I0yq__finger1{width:77px;transform:rotate(-15deg)}.RPSGame-module__n_I0yq__isScissors .RPSGame-module__n_I0yq__finger2{width:77px;transform:rotate(15deg)}.RPSGame-module__n_I0yq__isPaper .RPSGame-module__n_I0yq__finger{border-left:0;border-radius:0 12px 12px 0;width:48px;left:75px}.RPSGame-module__n_I0yq__icons{flex-shrink:0;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.RPSGame-module__n_I0yq__choiceBtn{cursor:pointer;background:linear-gradient(#fff 0%,#f3f4f6 100%);border-top:2px solid #fff;border-bottom:8px solid #4b5563;border-left:2px solid #fff;border-right:4px solid #9ca3af;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.75rem;transition:all .1s;display:flex;position:relative;overflow:hidden}.RPSGame-module__n_I0yq__choiceBtn:active{border-bottom-width:2px;border-right-width:2px;transform:translateY(6px)}.RPSGame-module__n_I0yq__message{text-align:center;color:#2a1a4a;text-transform:uppercase;letter-spacing:2px;flex-shrink:0;min-height:2.5rem;margin-top:2.5rem;font-size:1.25rem;font-weight:900;font-family:Outfit,sans-serif!important}.RPSGame-module__n_I0yq__nameTag{text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;z-index:20;border:2px solid #2a1a4a;border-radius:4px;padding:3px 10px;font-family:Outfit,sans-serif;font-size:9px;font-weight:900;position:absolute;bottom:-35px;left:50%;transform:translate(-50%);box-shadow:3px 3px #0000004d}.RPSGame-module__n_I0yq__nameTagMe{color:#000;background:#0ff}.RPSGame-module__n_I0yq__nameTagThem{color:#fff;background:#7856b8}.RPSGame-module__n_I0yq__winner{color:#7856b8;text-shadow:2px 2px #0000001a;font-size:1.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) RPSGame-module__n_I0yq__pop;display:block}@keyframes RPSGame-module__n_I0yq__pop{0%{opacity:0;transform:scale(.5)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.RPSGame-module__n_I0yq__buttonGroup{justify-content:center;align-items:flex-end;gap:1rem;width:100%;margin-top:2rem;padding:0 1rem;display:flex}.RPSGame-module__n_I0yq__forfeitBtn,.RPSGame-module__n_I0yq__remindBtn{text-transform:uppercase;letter-spacing:.15em;cursor:pointer;box-sizing:border-box;border-radius:4px;flex:1 0;justify-content:center;align-items:center;gap:.5rem;max-width:140px;height:42px;padding:0 1rem;font-family:Outfit,sans-serif;font-size:10px;font-weight:900;transition:all .1s;display:flex;box-shadow:0 4px 8px #0000004d;margin:0!important}.RPSGame-module__n_I0yq__forfeitBtn{color:#fff;background:linear-gradient(#f55 0%,#c00 100%);border-top:1.5px solid #faa;border-bottom:6px solid #600;border-left:1.5px solid #faa;border-right:3px solid #800}.RPSGame-module__n_I0yq__remindBtn{color:#000;background:linear-gradient(#0ff 0%,#0cc 100%);border-top:1.5px solid #aff;border-bottom:6px solid #066;border-left:1.5px solid #aff;border-right:3px solid #088}.RPSGame-module__n_I0yq__forfeitBtn:hover,.RPSGame-module__n_I0yq__remindBtn:hover{filter:brightness(1.1);border-bottom-width:8px;transform:translateY(-1px)}.RPSGame-module__n_I0yq__forfeitBtn:active,.RPSGame-module__n_I0yq__remindBtn:active{border-bottom-width:2px;border-right-width:2px;transform:translateY(4px);box-shadow:inset 0 2px 4px #0006}@media (max-height:700px){.RPSGame-module__n_I0yq__gameWindow{padding:1rem}.RPSGame-module__n_I0yq__gameLogo{max-width:120px}.RPSGame-module__n_I0yq__hands{gap:1rem;min-height:120px;transform:scale(.8)}.RPSGame-module__n_I0yq__icons{margin-top:1rem}.RPSGame-module__n_I0yq__choiceBtn{width:56px;height:56px;font-size:1.5rem}.RPSGame-module__n_I0yq__message{margin-top:2rem;font-size:1.1rem}.RPSGame-module__n_I0yq__forfeitBtn{margin-top:1rem}}.dark .RPSGame-module__n_I0yq__gameWindow{background:linear-gradient(135deg,#1e1b30 0%,#121225 100%)!important;border-color:#7856b8 #1a0f30 #130924 #7856b8!important;box-shadow:0 20px 40px #0009,16px 16px #0006!important}.dark .RPSGame-module__n_I0yq__message{color:#fff!important}.dark .RPSGame-module__n_I0yq__winner{color:#a78bfa!important}.dark .RPSGame-module__n_I0yq__choiceBtn{background:linear-gradient(#1e1b30 0%,#161426 100%)!important;border-color:#ffffff0d #121220 #121220 #ffffff0d!important}.dark .RPSGame-module__n_I0yq__choiceBtn:active{border-bottom-width:2px!important;border-right-width:2px!important}.dark .RPSGame-module__n_I0yq__handPart{border-color:#121225!important}.dark .RPSGame-module__n_I0yq__nameTag{border-color:#121225!important}
.GameSpeechOverlay-module__QCjyuq__root{z-index:100120;pointer-events:none;position:fixed;inset:0}.GameSpeechOverlay-module__QCjyuq__floatingStack{pointer-events:none;flex-direction:column;align-items:center;gap:6px;max-width:min(72vw,320px);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GameSpeechOverlay-module__QCjyuq__floatingBubble{pointer-events:auto;color:#1f2937;-webkit-backdrop-filter:blur(24px)saturate(190%);background:#ffffffd1;border:1px solid #ffffff73;border-radius:18px;padding:12px 16px;font-size:17px;font-weight:700;line-height:1.4;animation:.24s cubic-bezier(.34,1.56,.64,1) GameSpeechOverlay-module__QCjyuq__riseIn;box-shadow:0 12px 36px #0000001f,0 2px 8px #0000000a}.GameSpeechOverlay-module__QCjyuq__floatingBubbleFade{animation:GameSpeechOverlay-module__QCjyuq__riseIn .24s cubic-bezier(.34, 1.56, .64, 1), GameSpeechOverlay-module__QCjyuq__bubbleFade var(--bubble-life,3.2s) linear forwards}.GameSpeechOverlay-module__QCjyuq__draftBubble{background:#fffaebdb;border-color:#f9731640;box-shadow:0 12px 36px #f9731614,0 2px 8px #0000000a}.GameSpeechOverlay-module__QCjyuq__thinkingRow{align-items:center;gap:6px;font-weight:700;display:inline-flex}.GameSpeechOverlay-module__QCjyuq__thinkingDots{gap:3px;display:inline-flex}.GameSpeechOverlay-module__QCjyuq__thinkingDots i{opacity:.25;background:#f97316;border-radius:999px;width:5px;height:5px;animation:1s infinite GameSpeechOverlay-module__QCjyuq__thinkingBlink}.GameSpeechOverlay-module__QCjyuq__thinkingDots i:nth-child(2){animation-delay:.16s}.GameSpeechOverlay-module__QCjyuq__thinkingDots i:nth-child(3){animation-delay:.32s}.GameSpeechOverlay-module__QCjyuq__bubbleName{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.GameSpeechOverlay-module__QCjyuq__controls{pointer-events:auto;right:16px;bottom:max(16px, env(safe-area-inset-bottom));gap:10px;display:flex;position:fixed}.GameSpeechOverlay-module__QCjyuq__leftControls{pointer-events:auto;left:16px;bottom:max(16px, env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:fixed}.GameSpeechOverlay-module__QCjyuq__settingsCard{-webkit-backdrop-filter:blur(24px)saturate(190%);background:#ffffffd1;border:1px solid #ffffff80;border-radius:16px;min-width:220px;padding:12px;animation:.24s cubic-bezier(.34,1.56,.64,1) GameSpeechOverlay-module__QCjyuq__riseIn;box-shadow:0 16px 40px #00000026}.GameSpeechOverlay-module__QCjyuq__settingsTitle{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:8px;font-size:9px;font-weight:800}.GameSpeechOverlay-module__QCjyuq__settingsLabel{color:#374151;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.GameSpeechOverlay-module__QCjyuq__settingsSelect{color:#111827;background:#fff9;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:7px 8px;font-size:13px;font-weight:600}.GameSpeechOverlay-module__QCjyuq__fab{color:#111827;-webkit-backdrop-filter:blur(16px)saturate(180%);touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#ffffffc7;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .2s,box-shadow .2s;display:flex;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}.GameSpeechOverlay-module__QCjyuq__fab:active{background:#ffffffe6;transform:scale(.9);box-shadow:0 4px 16px #00000014}.GameSpeechOverlay-module__QCjyuq__fabMicLive{color:#fff;background:#ef4444;border-color:#ef4444;animation:1.2s ease-in-out infinite GameSpeechOverlay-module__QCjyuq__micPulse;box-shadow:0 0 #ef444499,0 8px 24px #ef444459}.GameSpeechOverlay-module__QCjyuq__fabMicLive:active{background:#dc2626;transform:scale(.95)}.GameSpeechOverlay-module__QCjyuq__historyBackdrop{z-index:100130;pointer-events:auto;-webkit-backdrop-filter:blur(4px);background:#0000004d;position:fixed;inset:0}.GameSpeechOverlay-module__QCjyuq__historyCard{-webkit-backdrop-filter:blur(24px)saturate(190%);background:#ffffffd1;border:1px solid #ffffff8c;border-radius:20px;width:min(92vw,360px);max-height:min(60vh,420px);animation:.24s cubic-bezier(.34,1.56,.64,1) GameSpeechOverlay-module__QCjyuq__riseIn;position:absolute;bottom:74px;right:16px;overflow:hidden;box-shadow:0 32px 64px #00000029}.GameSpeechOverlay-module__QCjyuq__historyHead{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:10px 12px;font-size:11px;font-weight:800;display:flex}.GameSpeechOverlay-module__QCjyuq__historyList{flex-direction:column;gap:8px;max-height:min(52vh,360px);padding:10px;display:flex;overflow-y:auto}.GameSpeechOverlay-module__QCjyuq__historyItem{background:#fafafa;border:1px solid #00000014;border-radius:12px;padding:8px 10px}.GameSpeechOverlay-module__QCjyuq__historyMeta{color:#6b7280;justify-content:space-between;margin-bottom:4px;font-size:10px;display:flex}.GameSpeechOverlay-module__QCjyuq__historyText{color:#111827;word-break:break-word;font-size:13px;line-height:1.35}.GameSpeechOverlay-module__QCjyuq__closeBtn{color:#6b7280;background:0 0;border:0;font-size:16px;line-height:1}@keyframes GameSpeechOverlay-module__QCjyuq__riseIn{0%{opacity:0;transform:translateY(12px)scale(.94)}60%{opacity:.9;transform:translateY(-2px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes GameSpeechOverlay-module__QCjyuq__thinkingBlink{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}@keyframes GameSpeechOverlay-module__QCjyuq__bubbleFade{0%{opacity:0;transform:translateY(12px)scale(.94)}8%{opacity:1;transform:translateY(0)scale(1)}72%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.94)}}@keyframes GameSpeechOverlay-module__QCjyuq__micPulse{0%{transform:scale(1);box-shadow:0 0 #ef444499,0 8px 16px #0003}50%{transform:scale(1.08);box-shadow:0 0 0 10px #ef444400,0 12px 24px #ef444459}to{transform:scale(1);box-shadow:0 0 #ef444400,0 8px 16px #0003}}
