.Game-module__GRocya__container{z-index:1;flex-direction:column;max-width:520px;min-height:100dvh;margin:0 auto;padding:1.25rem 1rem 2rem;display:flex;position:relative}.Game-module__GRocya__header{z-index:10;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex;position:relative}.Game-module__GRocya__logo{text-align:center}.Game-module__GRocya__logoTitle{letter-spacing:.06em;color:var(--text);margin:0;font-size:1.5rem;font-weight:800}.Game-module__GRocya__logoSubtitle{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin:.125rem 0 0;font-size:.6875rem;font-weight:600}.Game-module__GRocya__menuContainer{position:absolute;top:50%;right:0;transform:translateY(-50%)}.Game-module__GRocya__menuButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .15s;display:flex}.Game-module__GRocya__menuButton:hover{color:var(--text)}.Game-module__GRocya__dropdown{background:var(--card-solid);border:1px solid var(--border);z-index:1000;border-radius:8px;min-width:180px;padding:.5rem 0;position:absolute;top:100%;right:0;box-shadow:0 8px 32px #0000004d}.Game-module__GRocya__dropdown button{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:.9375rem;transition:background-color .15s;display:flex}.Game-module__GRocya__dropdown button:hover{background:#ffffff14}.Game-module__GRocya__dropdownLink{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:.9375rem;text-decoration:none;transition:background-color .15s;display:flex}.Game-module__GRocya__dropdownLink:hover{background:#ffffff14}.Game-module__GRocya__dropdownDivider{background:var(--border);height:1px;margin:.25rem 0}.Game-module__GRocya__dropdownLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);padding:.375rem 1rem .25rem;font-size:.6875rem;font-weight:600}.Game-module__GRocya__dropdownToggle{gap:.25rem;padding:.25rem .75rem .5rem;display:flex}.Game-module__GRocya__dropdownToggleBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s}.Game-module__GRocya__dropdownToggleBtn:hover{background:#ffffff0f}.Game-module__GRocya__dropdownToggleBtnActive{background:var(--accent);border-color:var(--accent);color:#fff}.Game-module__GRocya__statsRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.Game-module__GRocya__statsLeft{align-items:center;gap:1rem;display:flex}.Game-module__GRocya__difficultyBadge{text-transform:uppercase;letter-spacing:.5px;color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.Game-module__GRocya__modeToggle{gap:.25rem;display:flex}.Game-module__GRocya__modeLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .15s}.Game-module__GRocya__modeLink:hover{color:var(--text);background:#ffffff0f}.Game-module__GRocya__modeLinkActive{color:var(--text);background:#ffffff1a}.Game-module__GRocya__headerActions{gap:.375rem;display:flex}.Game-module__GRocya__headerActionBtn{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.Game-module__GRocya__headerActionBtn:hover{color:var(--text);background:#ffffff14;border-color:#fff3}.Game-module__GRocya__stat{color:var(--text-secondary);align-items:center;gap:.25rem;display:flex}.Game-module__GRocya__statLabel{text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem}.Game-module__GRocya__statValue{color:var(--text);font-weight:700}.Game-module__GRocya__form{margin-bottom:1rem}@keyframes Game-module__GRocya__inputPulse{0%,to{border-color:#ffffff2e}50%{border-color:#ffffff52}}.Game-module__GRocya__input{background:var(--card);width:100%;height:44px;color:var(--text);border:1.5px solid #ffffff2e;border-radius:8px;outline:none;padding:0 1rem;font-size:.9375rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background-color .15s}.Game-module__GRocya__inputIdle{animation:3s ease-in-out infinite Game-module__GRocya__inputPulse}.Game-module__GRocya__input:focus{background:#16263acc;border-color:#ffffff59;animation:none;box-shadow:0 0 0 3px #7b5cff26}.Game-module__GRocya__input::placeholder{color:var(--text-secondary);font-weight:400}.Game-module__GRocya__error{color:var(--red);background:#f918801a;border:1px solid #f918804d;border-radius:6px;margin-top:.625rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600}.Game-module__GRocya__hookTagline{text-align:center;color:var(--text);letter-spacing:.01em;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Game-module__GRocya__hookEmoji{margin-right:.375rem}.Game-module__GRocya__helpCard{background:var(--card);border:1px solid var(--border);border-radius:8px;margin-bottom:1.25rem;padding:.875rem 1rem}.Game-module__GRocya__helpTitle{color:var(--text);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.Game-module__GRocya__helpIcon{border:2px solid var(--text-secondary);width:20px;height:20px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.Game-module__GRocya__helpText{color:var(--text);font-size:1rem;line-height:1.7}.Game-module__GRocya__helpText p{margin-bottom:.5rem}.Game-module__GRocya__helpText p:last-child{margin-bottom:0}.Game-module__GRocya__helpText .Game-module__GRocya__green{color:var(--green)}.Game-module__GRocya__helpExample{flex-direction:column;gap:.625rem;margin:.75rem 0;display:flex}.Game-module__GRocya__helpExampleRow{background:var(--card);border:1px solid var(--border);border-radius:8px;height:48px;position:relative;overflow:hidden}.Game-module__GRocya__helpExampleBar{z-index:1;position:absolute;top:0;bottom:0;left:0}.Game-module__GRocya__helpExampleContent{z-index:2;justify-content:space-between;align-items:center;padding:0 1rem;display:flex;position:absolute;inset:0}.Game-module__GRocya__helpExampleWord{color:var(--text);text-shadow:0 1px 3px #00000080;font-size:1rem;font-weight:600}.Game-module__GRocya__helpExampleRank{color:var(--text);text-shadow:0 1px 3px #00000080;font-size:1rem;font-weight:700}.Game-module__GRocya__htpSteps{color:var(--text-secondary);margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.Game-module__GRocya__htpSteps p{margin:0 0 .375rem}.Game-module__GRocya__htpSteps p:last-child{margin-bottom:0}.Game-module__GRocya__htpExampleLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);text-align:center;margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.Game-module__GRocya__htpColorLegend{color:var(--text-secondary);justify-content:center;align-items:center;gap:1rem;margin-top:.625rem;margin-bottom:.25rem;font-size:.75rem;display:flex}.Game-module__GRocya__htpDot{vertical-align:0;border-radius:50%;width:8px;height:8px;margin-right:3px;display:inline-block}.Game-module__GRocya__htpProTip{color:var(--text-secondary);border:1px solid var(--border);background:#ffffff08;border-radius:8px;padding:.75rem 1rem;font-size:.8125rem;line-height:1.6}.Game-module__GRocya__htpProTip strong{color:var(--text)}.Game-module__GRocya__helpHint{color:var(--text-secondary);text-align:center;margin:0;font-size:.8125rem}.Game-module__GRocya__brandingSection{text-align:center;padding:1.25rem 0}.Game-module__GRocya__brandingLogo{font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.03em;color:var(--text);margin-bottom:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;transition:opacity .15s;display:inline-block}.Game-module__GRocya__brandingDk{color:var(--text-secondary)}.Game-module__GRocya__brandingLogo:hover{opacity:.8}.Game-module__GRocya__brandingLinks{flex-direction:column;align-items:center;gap:.375rem;display:flex}.Game-module__GRocya__brandingLink{color:var(--text-secondary);font-size:.8125rem;text-decoration:none;transition:color .15s}.Game-module__GRocya__brandingLink:hover{color:var(--text)}.Game-module__GRocya__actionButtons{justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.Game-module__GRocya__actionButton{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:#ffffff0f;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.Game-module__GRocya__actionButton:hover{color:var(--text);background:#ffffff1a;border-color:#fff3}.Game-module__GRocya__hardModeInfo{color:var(--text-secondary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.25rem;font-size:.8125rem;line-height:1.6}.Game-module__GRocya__hardModeInfo strong{color:var(--text);margin-bottom:.2rem;font-size:.875rem;display:block}.Game-module__GRocya__hardModeInfo p{margin:0}.Game-module__GRocya__seedModalIcon{text-align:center;margin-bottom:.25rem;font-size:2rem}.Game-module__GRocya__seedModalDesc{color:var(--text-secondary);text-align:center;margin:.25rem 0 1rem;font-size:.8125rem;line-height:1.5}.Game-module__GRocya__seedForm{flex-direction:column;gap:.75rem;display:flex}.Game-module__GRocya__seedInput{letter-spacing:4px;text-align:center;width:100%;height:48px;color:var(--text);background:#ffffff0a;border:1.5px solid #ffffff26;border-radius:10px;outline:none;padding:0 1rem;font-family:Courier New,monospace;font-size:1.25rem;font-weight:700;transition:border-color .2s,box-shadow .2s}.Game-module__GRocya__seedInput:focus{border-color:#4ade8080;box-shadow:0 0 0 3px #4ade801a}.Game-module__GRocya__seedInput::placeholder{color:var(--text-secondary);letter-spacing:3px;font-size:.9rem;font-weight:400}.Game-module__GRocya__seedError{color:#f59e0b;text-align:center;margin:0;font-size:.8rem}.Game-module__GRocya__seedSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00ba7c,#00a36e);border:none;border-radius:10px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .15s}.Game-module__GRocya__seedSubmitBtn:hover{opacity:.9}.Game-module__GRocya__settingsList{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.Game-module__GRocya__settingsRow{color:var(--text);cursor:pointer;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.9rem;display:flex}.Game-module__GRocya__toggle{cursor:pointer;background:#ffffff1f;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.Game-module__GRocya__toggleOn{background:#00ba7c}.Game-module__GRocya__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.Game-module__GRocya__toggleOn .Game-module__GRocya__toggleKnob{transform:translate(20px)}.Game-module__GRocya__creditsSection{text-align:center;color:var(--text-secondary);font-size:.8rem;line-height:1.6}.Game-module__GRocya__creditsSection p{margin:.3rem 0}.Game-module__GRocya__creditsSection a{color:var(--text);text-underline-offset:2px;text-decoration:underline}.Game-module__GRocya__creditsInspired{font-size:.9rem}.Game-module__GRocya__creditsSectionTitle{color:var(--text);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600;margin-bottom:.4rem!important}.Game-module__GRocya__creditsList{text-align:left;margin:0;padding:0;font-size:.78rem;line-height:1.8;list-style:none}.Game-module__GRocya__creditsList li{padding:.15rem 0}.Game-module__GRocya__creditsList strong{color:var(--text)}.Game-module__GRocya__guessesList{flex-direction:column;flex:1;gap:.625rem;display:flex}.Game-module__GRocya__guessRow{background:var(--card);border:1px solid var(--border);border-radius:8px;height:48px;transition:transform .2s;position:relative;overflow:hidden}.Game-module__GRocya__guessRow:hover{transform:translate(4px)}.Game-module__GRocya__guessRow.Game-module__GRocya__newest{border-width:2px;border-color:#fff}.Game-module__GRocya__guessRow.Game-module__GRocya__duplicate{border-width:2px;border-color:var(--red)}.Game-module__GRocya__guessRow.Game-module__GRocya__invalidRow{overflow:visible}.Game-module__GRocya__guessRowBar{z-index:1;position:absolute;top:0;bottom:0;left:0}.Game-module__GRocya__guessRowContent{z-index:2;justify-content:space-between;align-items:center;padding:0 1rem;display:flex;position:absolute;inset:0}.Game-module__GRocya__guessWord{color:var(--text);font-size:1rem;font-weight:600}.Game-module__GRocya__guessRank{color:var(--text);align-items:center;gap:.375rem;font-size:1rem;font-weight:700;display:flex}.Game-module__GRocya__infoIcon{cursor:help;color:var(--text-secondary);align-items:center;margin-left:.375rem;display:flex;position:relative}.Game-module__GRocya__infoIcon:hover .Game-module__GRocya__tooltip,.Game-module__GRocya__tooltip:hover{opacity:1;visibility:visible}.Game-module__GRocya__tooltip{color:#e8edf3;opacity:0;visibility:hidden;z-index:100;pointer-events:auto;cursor:default;background:#1e3350;border:1px solid #64b4ff33;border-radius:10px;width:240px;padding:10px 14px;font-size:.875rem;font-weight:500;line-height:1.5;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000073}.Game-module__GRocya__tooltipLink{color:#64b4ffe6;font-weight:600;text-decoration:none}.Game-module__GRocya__tooltipLink:hover{text-decoration:underline}.Game-module__GRocya__tooltip:after{content:"";border:6px solid #0000;border-top-color:#1e3350;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes Game-module__GRocya__resultSlideIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Game-module__GRocya__resultCard,.Game-module__GRocya__resultCardFail{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:16px;margin-top:1rem;margin-bottom:1rem;padding:1.75rem 1.5rem 1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) Game-module__GRocya__resultSlideIn;position:relative;overflow:hidden}.Game-module__GRocya__resultCardAnimate{animation:.4s cubic-bezier(.16,1,.3,1) Game-module__GRocya__resultSlideIn,.6s ease-out .4s Game-module__GRocya__celebratePulse}@keyframes Game-module__GRocya__celebratePulse{0%{transform:scale(1)}40%{transform:scale(1.02)}to{transform:scale(1)}}.Game-module__GRocya__resultCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffc85059,#ffaa3226,#ffc85059);border-radius:16px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Game-module__GRocya__resultCardFail:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ff646466,#ffc83233,#ff646466);border-radius:16px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Game-module__GRocya__resultHeader{color:var(--text);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.Game-module__GRocya__resultEmoji{margin-bottom:.5rem;font-size:2rem;line-height:1;display:block}.Game-module__GRocya__resultStats{margin-bottom:1.25rem}.Game-module__GRocya__resultWord{color:var(--text-secondary);margin-bottom:.125rem;font-size:.9375rem}.Game-module__GRocya__resultWord strong{color:var(--text);font-weight:700}.Game-module__GRocya__resultGuessCount{color:var(--text);letter-spacing:-.03em;margin:.375rem 0 .125rem;font-size:2.5rem;font-weight:800;line-height:1.1}.Game-module__GRocya__resultGuessLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.Game-module__GRocya__resultSentence{color:var(--text-secondary);margin-bottom:.25rem;font-size:.9375rem;line-height:1.5}.Game-module__GRocya__resultSentence strong{color:var(--text);font-weight:700}.Game-module__GRocya__fancySeparator{opacity:.5;justify-content:center;align-items:center;width:100%;margin:1rem 0;display:flex}.Game-module__GRocya__fancyLineLeft{background:linear-gradient(90deg,transparent 0%,var(--text-secondary)100%);flex:1;height:1px}.Game-module__GRocya__fancyLineRight{background:linear-gradient(90deg,var(--text-secondary)0%,transparent 100%);flex:1;height:1px}.Game-module__GRocya__fancyDiamond{background:var(--text-secondary);flex-shrink:0;width:6px;height:6px;margin:0 6px;transform:rotate(45deg)}.Game-module__GRocya__shareRow{flex-direction:column;align-items:center;gap:.5rem;margin-top:0;display:flex}.Game-module__GRocya__shareLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.6875rem;font-weight:600}.Game-module__GRocya__shareButtons{gap:.5rem;display:flex}.Game-module__GRocya__shareIconButton{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;font-size:1rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Game-module__GRocya__shareIconButton:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.Game-module__GRocya__shareCopy:hover{background:var(--green);border-color:var(--green)}.Game-module__GRocya__shareFacebook:hover{background:#1877f2;border-color:#1877f2}.Game-module__GRocya__shareX:hover{background:#000;border-color:#333}.Game-module__GRocya__shareLinkedin:hover{background:#0a66c2;border-color:#0a66c2}.Game-module__GRocya__resultActions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.Game-module__GRocya__resultActionBtn{height:36px;color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:0 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.Game-module__GRocya__resultActionPrimary{color:var(--green);background:#4ade8026;border-color:#4ade804d;align-items:center;gap:.375rem;font-weight:700;display:inline-flex}.Game-module__GRocya__resultActionBtn.Game-module__GRocya__resultActionPrimary:hover{color:var(--green);background:#4ade8040;border-color:#4ade8080;transform:translateY(-1px)}.Game-module__GRocya__resultActionBtnPrimary:hover{background:#ffffff2e;transform:translateY(-1px)}.Game-module__GRocya__resultActionBtn:hover{color:var(--text);border-color:var(--text-secondary);background:#ffffff0d;transform:translateY(-1px)}.Game-module__GRocya__previousGamesHeader{text-align:center;margin-bottom:1.25rem}.Game-module__GRocya__previousGamesTitle{color:var(--text);letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.Game-module__GRocya__previousGamesSubtitle{color:var(--text-secondary);margin-top:.25rem;font-size:.8125rem}.Game-module__GRocya__previousGamesList{flex-direction:column;gap:.375rem;max-height:60vh;padding-right:.25rem;display:flex;overflow-y:auto}.Game-module__GRocya__previousGamesList::-webkit-scrollbar{width:4px}.Game-module__GRocya__previousGamesList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.Game-module__GRocya__previousGameBtn{color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;padding:.625rem .875rem;transition:all .15s;display:flex}.Game-module__GRocya__previousGameBtn:hover{background:#ffffff14;border-color:#ffffff1f;transform:translate(2px)}.Game-module__GRocya__previousGameWon{border-left:3px solid var(--green)}.Game-module__GRocya__previousGameLost{border-left:3px solid var(--red);opacity:.7}.Game-module__GRocya__previousGameLeft{align-items:center;gap:.625rem;display:flex}.Game-module__GRocya__previousGameNum{min-width:2.5rem;font-size:.9375rem;font-weight:700}.Game-module__GRocya__previousGameDate{color:var(--text-secondary);font-size:.8125rem}.Game-module__GRocya__previousGameRight{align-items:center;display:flex}.Game-module__GRocya__completedBadge{color:var(--green);background:#4caf501a;border-radius:6px;padding:.1875rem .5rem;font-size:.75rem;font-weight:600}.Game-module__GRocya__failedBadge{color:var(--red);background:#ef53501a;border-radius:6px;padding:.1875rem .5rem;font-size:.75rem;font-weight:600}.Game-module__GRocya__previousGamePlay{color:var(--text-secondary);font-size:.8125rem;font-weight:600;transition:color .15s}.Game-module__GRocya__previousGameBtn:hover .Game-module__GRocya__previousGamePlay{color:var(--green)}.Game-module__GRocya__closeWordsHeader{text-align:center;margin-bottom:1rem}.Game-module__GRocya__closeWordsSubtitle{color:var(--text-secondary);font-size:.875rem}.Game-module__GRocya__closeWordsTarget{color:var(--text);margin:.25rem 0 .5rem;font-size:1.5rem;font-weight:700}.Game-module__GRocya__closeWordsInfo{color:var(--text-secondary);font-size:.875rem}.Game-module__GRocya__closeWordsList{flex-direction:column;flex:1;gap:.375rem;min-height:0;display:flex;overflow-y:auto}.Game-module__GRocya__closeWordRow{background:var(--card);border:1px solid var(--border);border-radius:6px;flex-shrink:0;height:40px;min-height:40px;position:relative;overflow:hidden}.Game-module__GRocya__closeWordBar{z-index:1;position:absolute;top:0;bottom:0;left:0}.Game-module__GRocya__closeWordContent{z-index:2;justify-content:space-between;align-items:center;padding:0 10px;display:flex;position:absolute;inset:0}.Game-module__GRocya__closeWordRank{color:var(--text);font-size:.875rem;font-weight:700}.Game-module__GRocya__closeWordWord{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.Game-module__GRocya__modalOverlay,.Game-module__GRocya__modal{z-index:200;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Game-module__GRocya__modalContent{background:var(--card-solid);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;max-width:500px;max-height:80vh;padding:1.5rem;display:flex;position:relative}.Game-module__GRocya__modalClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .15s;display:flex;position:absolute;top:1rem;right:1rem}.Game-module__GRocya__modalClose:hover{color:var(--text)}.Game-module__GRocya__modalTitle{color:var(--text);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.Game-module__GRocya__modalText{color:var(--text);font-size:1rem;line-height:1.7}.Game-module__GRocya__modalText p{margin-bottom:.625rem}.Game-module__GRocya__modalText p:last-child{margin-bottom:0}.Game-module__GRocya__footer{color:var(--text-secondary);justify-content:center;align-items:center;gap:.375rem;margin-top:auto;padding-top:2rem;font-size:.875rem;display:flex}.Game-module__GRocya__footerLink{color:var(--text);font-size:1rem;font-weight:800;text-decoration:none;transition:opacity .15s}.Game-module__GRocya__footerLink:hover{opacity:.8}.Game-module__GRocya__footerHeart{color:var(--text-secondary);font-size:.875rem}.Game-module__GRocya__footerDot{color:var(--text-secondary);margin:0 .125rem}.Game-module__GRocya__splashSection{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.Game-module__GRocya__exampleBars{flex-direction:column;gap:6px;margin:.5rem 0;display:flex}.Game-module__GRocya__splashHint{text-align:center;color:var(--text-secondary);margin:.25rem 0 .5rem;font-size:.85rem}.Game-module__GRocya__modeToggle{justify-content:center;gap:.5rem;display:flex}.Game-module__GRocya__modeLink{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s}.Game-module__GRocya__modeLink:hover{color:var(--text);border-color:#ffffff40}.Game-module__GRocya__modeLinkActive{background:var(--card);color:var(--text);border-color:#fff3}.Game-module__GRocya__starterRow{opacity:1}.Game-module__GRocya__guessListHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;padding:0 .25rem .375rem;font-size:.625rem;font-weight:600;display:flex}.Game-module__GRocya__loadingSpinner{justify-content:center;padding:2.5rem 0;display:flex}.Game-module__GRocya__spinner{border:3px solid #ffffff1a;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite Game-module__GRocya__spin}@keyframes Game-module__GRocya__spin{to{transform:rotate(360deg)}}
.om-module__edKZNW__article{max-width:700px;color:var(--text);margin:0 auto;padding:2rem 1.5rem 4rem;line-height:1.75}.om-module__edKZNW__nav{margin-bottom:3rem}.om-module__edKZNW__backLink{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .15s}.om-module__edKZNW__backLink:hover{color:var(--text)}.om-module__edKZNW__header{margin-bottom:1.25rem;padding-bottom:0}.om-module__edKZNW__fancySeparator{opacity:.5;justify-content:center;align-items:center;width:100%;margin:0 0 2rem;display:flex}.om-module__edKZNW__fancyLineLeft{background:linear-gradient(90deg,transparent 0%,var(--text-secondary)100%);flex:1;height:1px}.om-module__edKZNW__fancyLineRight{background:linear-gradient(90deg,var(--text-secondary)0%,transparent 100%);flex:1;height:1px}.om-module__edKZNW__fancyDiamond{background:var(--text-secondary);flex-shrink:0;width:6px;height:6px;margin:0 6px;transform:rotate(45deg)}.om-module__edKZNW__header h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.om-module__edKZNW__lead{color:var(--text-secondary);margin:0;font-size:1.0625rem}.om-module__edKZNW__statsBanner{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:2.5rem;display:grid}.om-module__edKZNW__statCard{border:1px solid var(--border);text-align:center;background:#ffffff0a;border-radius:10px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.om-module__edKZNW__statNumber{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.om-module__edKZNW__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.om-module__edKZNW__section{margin-bottom:2.5rem}.om-module__edKZNW__section h2{color:var(--text);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.om-module__edKZNW__section h3{color:var(--text);margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.om-module__edKZNW__section p{color:var(--text-secondary);margin-bottom:1rem}.om-module__edKZNW__note{border-left:3px solid var(--yellow,#e2a727);color:var(--text-secondary);background:#ffffff0a;border-radius:0 8px 8px 0;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.7}.om-module__edKZNW__note strong{color:var(--text)}.om-module__edKZNW__exampleBox{border:1px solid var(--border);background:#ffffff08;border-radius:12px;margin:1.25rem 0;padding:1.25rem}.om-module__edKZNW__exampleTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.om-module__edKZNW__exampleRows{flex-direction:column;gap:.35rem;display:flex}.om-module__edKZNW__exampleRow{background:#ffffff05;border-radius:8px;height:2.5rem;position:relative;overflow:hidden}.om-module__edKZNW__exampleBar{opacity:.85;border-radius:8px;position:absolute;top:0;bottom:0;left:0}.om-module__edKZNW__exampleContent{z-index:1;height:100%;color:var(--text);justify-content:space-between;align-items:center;padding:0 .875rem;font-size:.9375rem;font-weight:600;display:flex;position:relative}.om-module__edKZNW__section ul{margin:0 0 1rem;padding:0;list-style:none}.om-module__edKZNW__section li{color:var(--text-secondary);border-left:2px solid var(--border);margin-bottom:.25rem;padding:.5rem 0 .5rem 1rem;position:relative}.om-module__edKZNW__section li strong{color:var(--text)}.om-module__edKZNW__table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.9375rem}.om-module__edKZNW__table th,.om-module__edKZNW__table td{text-align:left;border-bottom:1px solid var(--border);color:var(--text-secondary);padding:.75rem 1rem}.om-module__edKZNW__table th{color:var(--text);text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:600}.om-module__edKZNW__table td:first-child{color:var(--text);font-weight:500}.om-module__edKZNW__table tr:last-child td{border-bottom:none}.om-module__edKZNW__techGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem;display:grid}.om-module__edKZNW__techItem{border:1px solid var(--border);background:#ffffff08;border-radius:10px;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.om-module__edKZNW__techLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:.75rem}.om-module__edKZNW__techValue{color:var(--text);font-size:1rem;font-weight:600}.om-module__edKZNW__footer{text-align:center;color:var(--text-secondary);margin-top:4rem;padding-top:2rem;font-size:.875rem}.om-module__edKZNW__footer a{color:var(--text);text-decoration:none}.om-module__edKZNW__footer a:hover{text-decoration:underline}@media (max-width:600px){.om-module__edKZNW__article{padding:1.5rem 1rem 3rem}.om-module__edKZNW__header h1{font-size:1.5rem}.om-module__edKZNW__statsBanner{grid-template-columns:1fr;gap:.5rem}.om-module__edKZNW__statCard{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1rem}.om-module__edKZNW__statNumber{font-size:1.25rem}.om-module__edKZNW__techGrid{grid-template-columns:1fr}.om-module__edKZNW__table{font-size:.875rem}.om-module__edKZNW__table th,.om-module__edKZNW__table td{padding:.5rem .75rem}}
