.LinkGame-module__AVIKbq__pageContainer{max-width:500px;margin:1rem auto;padding:0 .5rem}.LinkGame-module__AVIKbq__container{max-width:500px;margin:0 auto}.LinkGame-module__AVIKbq__header{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-bottom:12px;padding:0 .5rem;display:grid}.LinkGame-module__AVIKbq__backLink{color:#7f8c8d;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.LinkGame-module__AVIKbq__backLink:hover{color:#4b96b4}.LinkGame-module__AVIKbq__title{color:#123542;text-align:center;margin:0;font-size:1.5rem;font-weight:700}.LinkGame-module__AVIKbq__headerRight{justify-content:flex-end;align-items:center;gap:8px;display:flex}.LinkGame-module__AVIKbq__archiveLink{color:#7f8c8d;white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.LinkGame-module__AVIKbq__archiveLink:hover{color:#4b96b4}.LinkGame-module__AVIKbq__archiveLinkButton{color:#7f8c8d;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:500;transition:color .2s;display:flex}.LinkGame-module__AVIKbq__archiveLinkButton:hover{color:#4b96b4}.LinkGame-module__AVIKbq__correctLinksContainer{grid-template-columns:repeat(1fr, 1fr);gap:.5rem;width:100%;margin:.5rem 0;display:grid}.LinkGame-module__AVIKbq__correctLink{text-align:center;color:#123542;cursor:pointer;background-color:#7fffd4;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;height:min(22vw,110px);margin:0 .5rem;padding:1rem .25rem;font-weight:700;animation:2s linear LinkGame-module__AVIKbq__entrance;display:flex}@keyframes LinkGame-module__AVIKbq__entrance{0%{opacity:0}to{opacity:1}}.LinkGame-module__AVIKbq__triesLeft{justify-content:center;gap:.25rem;display:flex}.LinkGame-module__AVIKbq__tryLeft:last-child{animation:1.5s cubic-bezier(.455,.03,.515,.955) LinkGame-module__AVIKbq__wrong}@keyframes LinkGame-module__AVIKbq__wrong{0%{transform:scale(1)}30%{color:#000;transform:scale(1)}40%{color:red;transform:scale(1.25)}to{color:red;transform:scale(1)}}.LinkGame-module__AVIKbq__correctWords{font-size:.85rem}.LinkGame-module__AVIKbq__gridContainer{grid-gap:.5rem;color:#123542;grid-template-columns:repeat(4,1fr);padding:.5rem;display:grid}.LinkGame-module__AVIKbq__gridContainer:empty{margin-top:-.5rem}.LinkGame-module__AVIKbq__gridItem{text-align:center;cursor:pointer;aspect-ratio:1;background-color:#96fff6f7;border-radius:.5rem;justify-content:center;align-items:center;min-width:0;padding:1rem .25rem;font-size:1rem;font-weight:700;display:flex;overflow:hidden;box-shadow:inset 0 0 10px #7cccd9}.LinkGame-module__AVIKbq__gridItemText{white-space:nowrap}.LinkGame-module__AVIKbq__secondaryButtons{display:flex}.LinkGame-module__AVIKbq__attemptsLeft{text-align:center;flex:3.5;gap:.5rem;padding:1rem 0 1rem 1rem;font-weight:700;display:flex}.LinkGame-module__AVIKbq__attemptsLeft>span{flex:1;align-items:center;display:flex}.LinkGame-module__AVIKbq__attemptsLabel,.LinkGame-module__AVIKbq__attemptsLabelShort{white-space:nowrap;justify-content:flex-end}.LinkGame-module__AVIKbq__attemptsLeft>span:last-child{justify-content:flex-start;display:flex}.LinkGame-module__AVIKbq__hintButton{color:#123542;flex:1.4;align-items:center;gap:.5rem;margin-right:2rem;display:flex}[data-theme=dark] .LinkGame-module__AVIKbq__hintButton{color:#4b96b4}.LinkGame-module__AVIKbq__disabledHint{opacity:.5}.LinkGame-module__AVIKbq__hintIcon{animation:1s LinkGame-module__AVIKbq__hintPrompt}.LinkGame-module__AVIKbq__svgColorChange{animation:1s cubic-bezier(.455,.03,.515,.955) LinkGame-module__AVIKbq__colorChange}.LinkGame-module__AVIKbq__gridItemFailedAttempt{animation:.25s LinkGame-module__AVIKbq__gridItemFailedAttempt}@keyframes LinkGame-module__AVIKbq__gridItemFailedAttempt{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes LinkGame-module__AVIKbq__colorChange{0%{fill:#4b96b4}50%{fill:#96fff6f7}to{fill:#fff}}@keyframes LinkGame-module__AVIKbq__hintPrompt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LinkGame-module__AVIKbq__title{text-align:center;padding:.5rem 1rem 0}.LinkGame-module__AVIKbq__instruction{text-align:center;padding:.5rem;font-size:.9rem}.LinkGame-module__AVIKbq__buttons{justify-content:center;gap:1rem;padding:1rem;display:flex}.LinkGame-module__AVIKbq__buttons>button{color:#000;border:none;border-radius:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700}.LinkGame-module__AVIKbq__buttons>button:disabled{color:#7f7f7f;background-color:#a9a9a9}@keyframes LinkGame-module__AVIKbq__selectedAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.LinkGame-module__AVIKbq__selected{color:#e4e4e4;background-color:#4b96b4}.LinkGame-module__AVIKbq__correctLinksSelected{animation:1.5s linear LinkGame-module__AVIKbq__correct}@keyframes LinkGame-module__AVIKbq__correct{0%{box-shadow:0 0 #fff}50%{box-shadow:0 0 4px 4px #00ff5e69}70%{transform:scale(1)}to{transform:scale(0);box-shadow:0 0 #00ff4c69}}.LinkGame-module__AVIKbq__animateSelection{animation:.5s ease-in-out forwards LinkGame-module__AVIKbq__selectedAnimation}.LinkGame-module__AVIKbq__closeMessage{will-change:transform, box-shadow;z-index:1000;color:#123542;text-align:center;background-color:#fff;border-radius:10px;width:70%;padding:1.25rem .5rem;font-size:1rem;font-weight:700;animation:3s cubic-bezier(.075,.82,.165,1) LinkGame-module__AVIKbq__hint;position:fixed;top:2.5vh;left:15%;transform:translate(-50%,-50%)scale(1);box-shadow:0 0 8px 8px #0089ff69}@keyframes LinkGame-module__AVIKbq__hint{0%{transform:scale(1);box-shadow:0 0 4px 4px #00ffbfd8}to{transform:scale(1.2);box-shadow:0 0 8px 8px #0089ff69}}@keyframes LinkGame-module__AVIKbq__buttonClickAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}.LinkGame-module__AVIKbq__animateGrid{animation:.5s ease-in-out forwards LinkGame-module__AVIKbq__buttonClickAnimation}.LinkGame-module__AVIKbq__scoreBox{text-align:center;background-color:#fffe99;border:1px solid #ccc;border-radius:10px;margin:.25rem .5rem 1.5rem;padding:.75rem 1rem 1.5rem;font-size:1rem;box-shadow:0 0 10px #0000001a}.LinkGame-module__AVIKbq__rankSection{flex-direction:column;display:flex}.LinkGame-module__AVIKbq__rank{font-size:1.5rem;font-weight:700}.LinkGame-module__AVIKbq__stats{justify-content:center;gap:1rem;padding-bottom:.5rem;display:flex}.LinkGame-module__AVIKbq__buttonsSection{flex-direction:column;justify-content:center;gap:1rem;display:flex}.LinkGame-module__AVIKbq__topButtons{justify-content:center;gap:.5rem;display:flex}.LinkGame-module__AVIKbq__topButtons>button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:1rem;padding:.5rem 1rem;font-size:1rem;font-weight:700}.LinkGame-module__AVIKbq__unlockButton{color:#000;text-align:center;background-color:#ffb342;border:2px solid #fe7300;border-radius:1rem;padding:.5rem 1rem;font-size:1rem;text-decoration:none;display:inline-block}.LinkGame-module__AVIKbq__gameHeader{justify-content:center;align-items:center;padding:.25rem 1rem;display:flex}.LinkGame-module__AVIKbq__dateInfo{flex-direction:column;gap:.25rem;display:flex}.LinkGame-module__AVIKbq__archiveLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.LinkGame-module__AVIKbq__dateText{color:#123542;font-size:.9rem;font-weight:600}.LinkGame-module__AVIKbq__streakBadge{white-space:nowrap;color:#7f8c8d;font-size:.75rem;font-weight:600}.LinkGame-module__AVIKbq__archiveText{display:none}@media (min-width:400px){.LinkGame-module__AVIKbq__archiveText{padding-left:.25rem;display:inline}}.LinkGame-module__AVIKbq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.LinkGame-module__AVIKbq__spinner{border:3px solid #e0e0e0;border-top-color:#4b96b4;border-radius:50%;width:40px;height:40px;animation:1s linear infinite LinkGame-module__AVIKbq__spin}@keyframes LinkGame-module__AVIKbq__spin{to{transform:rotate(360deg)}}.LinkGame-module__AVIKbq__premiumRequired{text-align:center;padding:2rem 1rem}.LinkGame-module__AVIKbq__premiumRequired h2{margin-bottom:.5rem}.LinkGame-module__AVIKbq__premiumRequired p{color:#666;margin-bottom:1.5rem}.LinkGame-module__AVIKbq__upgradeButton{color:#000;background:linear-gradient(135deg,#fe7300 0%,#ffb342 100%);border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.LinkGame-module__AVIKbq__backLink{color:#4b96b4;margin-top:1rem;text-decoration:none;display:block}.LinkGame-module__AVIKbq__errorContainer{text-align:center;color:#666;padding:2rem 1rem}.LinkGame-module__AVIKbq__archiveLink{color:#4b96b4;margin-top:.5rem;font-weight:500;text-decoration:none;display:inline-block}.LinkGame-module__AVIKbq__archiveLinkContainer{text-align:center;padding:1rem}.LinkGame-module__AVIKbq__archiveLinkSmall{color:#4b96b4;font-size:.9rem;text-decoration:none}[data-theme=dark] .LinkGame-module__AVIKbq__title{color:var(--game-text)}[data-theme=dark] .LinkGame-module__AVIKbq__backLink{color:var(--game-text-secondary)}:is([data-theme=dark] .LinkGame-module__AVIKbq__archiveLink,[data-theme=dark] .LinkGame-module__AVIKbq__archiveLinkSmall,[data-theme=dark] .LinkGame-module__AVIKbq__archiveLinkButton){color:var(--game-text-secondary)}:is([data-theme=dark] .LinkGame-module__AVIKbq__archiveLink:hover,[data-theme=dark] .LinkGame-module__AVIKbq__archiveLinkButton:hover){color:#6dc0d8}[data-theme=dark] .LinkGame-module__AVIKbq__gridContainer{color:var(--game-text)}[data-theme=dark] .LinkGame-module__AVIKbq__gridItem{color:var(--game-text);background-color:#2a3e4a;box-shadow:inset 0 0 10px #1a3040}[data-theme=dark] .LinkGame-module__AVIKbq__selected{color:#e4e4e4;background-color:#1a5a7a}[data-theme=dark] .LinkGame-module__AVIKbq__correctLink{color:#123542}[data-theme=dark] .LinkGame-module__AVIKbq__closeMessage{background-color:var(--game-bg);color:var(--game-text);box-shadow:0 0 8px 8px #0064c84d}[data-theme=dark] .LinkGame-module__AVIKbq__instruction{color:var(--game-text-secondary)}[data-theme=dark] .LinkGame-module__AVIKbq__scoreBox{border-color:var(--game-border);color:var(--game-text);background-color:#3a3520;box-shadow:0 0 10px #0000004d}[data-theme=dark] .LinkGame-module__AVIKbq__buttons>button{background-color:var(--game-btn-bg);color:var(--game-btn-text);border:1px solid var(--game-btn-border)}[data-theme=dark] .LinkGame-module__AVIKbq__buttons>button:disabled{background-color:var(--game-btn-disabled-bg);color:var(--game-btn-disabled-text);border-color:#0000}[data-theme=dark] .LinkGame-module__AVIKbq__topButtons>button{color:#000;background-color:#e0e0e0}[data-theme=dark] .LinkGame-module__AVIKbq__unlockButton{color:#fff;background-color:#c88a20;border-color:#a06000}[data-theme=dark] .LinkGame-module__AVIKbq__archiveLabel{color:var(--game-text-secondary)}[data-theme=dark] .LinkGame-module__AVIKbq__dateText{color:var(--game-text)}[data-theme=dark] .LinkGame-module__AVIKbq__loadingContainer{color:var(--game-text-secondary)}[data-theme=dark] .LinkGame-module__AVIKbq__spinner{border-color:var(--game-border);border-top-color:#6dc0d8}[data-theme=dark] .LinkGame-module__AVIKbq__premiumRequired p{color:var(--game-text-secondary)}[data-theme=dark] .LinkGame-module__AVIKbq__errorContainer{color:var(--game-text-secondary)}[data-theme=dark] .LinkGame-module__AVIKbq__attemptsLeft{color:var(--game-text)}.LinkGame-module__AVIKbq__attemptsLeft>.LinkGame-module__AVIKbq__attemptsLabelShort,.LinkGame-module__AVIKbq__buttonLabelShort{display:none}@media (max-width:380px){.LinkGame-module__AVIKbq__attemptsLeft>.LinkGame-module__AVIKbq__attemptsLabel{display:none}.LinkGame-module__AVIKbq__attemptsLeft>.LinkGame-module__AVIKbq__attemptsLabelShort{display:flex}.LinkGame-module__AVIKbq__buttonLabel{display:none}.LinkGame-module__AVIKbq__buttonLabelShort{display:inline}.LinkGame-module__AVIKbq__attemptsLeft{padding-left:.5rem}.LinkGame-module__AVIKbq__buttons{padding:1rem .5rem}.LinkGame-module__AVIKbq__buttons>button{padding:.75rem 1rem}}
.GameResultSheet-module__xSVZvq__sheet{z-index:100;pointer-events:none;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.GameResultSheet-module__xSVZvq__sheet.GameResultSheet-module__xSVZvq__visible{pointer-events:auto;transform:translateY(0)}.GameResultSheet-module__xSVZvq__card{padding:0 32px 16px;padding-bottom:max(16px, env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:20px 20px 0 0;max-width:500px;margin:0 auto;box-shadow:0 -8px 32px #00000026}.GameResultSheet-module__xSVZvq__dragHandle{cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;padding:10px 0 4px;display:flex}.GameResultSheet-module__xSVZvq__dragHandlePill{background:#d1d5db;border-radius:2px;width:36px;height:4px}.GameResultSheet-module__xSVZvq__toggleHandle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:40px;padding:0;display:none}.GameResultSheet-module__xSVZvq__chevron{color:#999;transition:transform .3s}.GameResultSheet-module__xSVZvq__toggleHandle:hover .GameResultSheet-module__xSVZvq__chevron{color:#666}.GameResultSheet-module__xSVZvq__chevronUp{transform:rotate(180deg)}.GameResultSheet-module__xSVZvq__rankText{color:#666;max-height:2em;margin:0 0 4px;font-size:1rem;transition:opacity .3s,max-height .3s,margin .3s;overflow:hidden}.GameResultSheet-module__xSVZvq__rankTextHidden{opacity:0;max-height:0;margin:8px 0 0}.GameResultSheet-module__xSVZvq__rank{color:#333;margin:0 0 16px;font-size:1.75rem;font-weight:700;transition:margin .3s}.GameResultSheet-module__xSVZvq__collapsed .GameResultSheet-module__xSVZvq__rank{margin-bottom:8px}.GameResultSheet-module__xSVZvq__content{grid-template-rows:1fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.GameResultSheet-module__xSVZvq__collapsed .GameResultSheet-module__xSVZvq__content{grid-template-rows:0fr}.GameResultSheet-module__xSVZvq__contentInner{overflow:hidden}.GameResultSheet-module__xSVZvq__statsGrid{background:#f8f9fa;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:16px;margin-bottom:20px;padding:14px 16px;display:grid}.GameResultSheet-module__xSVZvq__statItem{flex-direction:column;align-items:center;gap:4px;display:flex}.GameResultSheet-module__xSVZvq__statValue{color:#333;justify-content:center;align-items:center;gap:6px;font-size:1.5rem;font-weight:700;display:flex}.GameResultSheet-module__xSVZvq__statIcon{opacity:.7;align-items:center;display:flex}.GameResultSheet-module__xSVZvq__statLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.GameResultSheet-module__xSVZvq__buttons{flex-direction:column;align-items:center;gap:12px;display:flex}.GameResultSheet-module__xSVZvq__shareButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d4ff,#00b8d4);border:none;border-radius:12px;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.GameResultSheet-module__xSVZvq__shareButton:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00b4d466}.GameResultSheet-module__xSVZvq__shareButton:active{transform:translateY(0)}.GameResultSheet-module__xSVZvq__shareButtonCopied{background:linear-gradient(135deg,#27ae60,#2ecc71);transition:background .3s,transform .2s,box-shadow .2s}.GameResultSheet-module__xSVZvq__shareButtonCopied:hover{box-shadow:0 4px 16px #27ae6066}.GameResultSheet-module__xSVZvq__archiveLink{color:#00b8d4;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.GameResultSheet-module__xSVZvq__archiveLink:hover{color:#00838f}.GameResultSheet-module__xSVZvq__premiumLink{color:#fe7300;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:500;transition:color .2s}.GameResultSheet-module__xSVZvq__premiumLink:hover{color:#ff9800}.GameResultSheet-module__xSVZvq__gamesLink{color:#00b8d4;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.GameResultSheet-module__xSVZvq__gamesLink:hover{color:#00838f}@media (min-width:768px){.GameResultSheet-module__xSVZvq__dragHandle{display:none}.GameResultSheet-module__xSVZvq__toggleHandle{display:flex}}@media (max-width:600px){.GameResultSheet-module__xSVZvq__card{padding:0 20px 24px;padding-bottom:max(24px, env(safe-area-inset-bottom))}.GameResultSheet-module__xSVZvq__rank{margin-bottom:12px;font-size:1.5rem}.GameResultSheet-module__xSVZvq__collapsed .GameResultSheet-module__xSVZvq__rank{margin-bottom:8px}.GameResultSheet-module__xSVZvq__statValue{font-size:1.25rem}}[data-theme=dark] .GameResultSheet-module__xSVZvq__card{background:var(--game-bg);box-shadow:0 -8px 32px #0006}[data-theme=dark] .GameResultSheet-module__xSVZvq__dragHandlePill{background:#555}[data-theme=dark] .GameResultSheet-module__xSVZvq__chevron{color:#777}[data-theme=dark] .GameResultSheet-module__xSVZvq__toggleHandle:hover .GameResultSheet-module__xSVZvq__chevron{color:#aaa}[data-theme=dark] .GameResultSheet-module__xSVZvq__rankText{color:var(--game-text-secondary)}[data-theme=dark] .GameResultSheet-module__xSVZvq__rank{color:var(--game-text)}[data-theme=dark] .GameResultSheet-module__xSVZvq__statsGrid{background:var(--game-cell-bg)}[data-theme=dark] .GameResultSheet-module__xSVZvq__statValue{color:var(--game-text)}[data-theme=dark] .GameResultSheet-module__xSVZvq__statLabel{color:var(--game-text-secondary)}[data-theme=dark] .GameResultSheet-module__xSVZvq__statIcon img{filter:invert(78%)sepia(30%)saturate(600%)hue-rotate(140deg)brightness(95%)contrast(90%)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .GameResultSheet-module__xSVZvq__statIcon img{filter:invert(78%)sepia(30%)saturate(600%)hue-rotate(140deg)brightness(95%)contrast(90%)}}[data-theme=dark] .GameResultSheet-module__xSVZvq__archiveLink{color:#6dc0d8}[data-theme=dark] .GameResultSheet-module__xSVZvq__archiveLink:hover{color:#8dd4e8}[data-theme=dark] .GameResultSheet-module__xSVZvq__premiumLink{color:#ffb342}[data-theme=dark] .GameResultSheet-module__xSVZvq__premiumLink:hover{color:#ffc966}[data-theme=dark] .GameResultSheet-module__xSVZvq__gamesLink{color:#6dc0d8}[data-theme=dark] .GameResultSheet-module__xSVZvq__gamesLink:hover{color:#8dd4e8}
