.PirateQueensGame-module__O2urNW__panel{border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;color:var(--brand-ink);background:0 0;padding:1rem}.PirateQueensGame-module__O2urNW__levelBadge,.PirateQueensGame-module__O2urNW__shipCount{background:var(--brand-paper);min-width:0;min-height:2.75rem;color:var(--brand-muted);border-radius:.4rem;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.75rem;font-weight:750;display:inline-flex}.PirateQueensGame-module__O2urNW__shipCount{background:color-mix(in srgb, var(--brand-gold) 22%, var(--brand-surface));color:var(--brand-ink);flex-shrink:0}.PirateQueensGame-module__O2urNW__difficultyPicker{background:var(--brand-paper);border-radius:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;min-width:0;padding:.25rem;display:grid}.PirateQueensGame-module__O2urNW__difficulty{min-width:0;min-height:2.75rem;color:var(--brand-muted);overflow-wrap:anywhere;cursor:pointer;border-radius:.35rem;padding:.4rem;font-size:.8rem;font-weight:750;transition:color .15s,background-color .15s}.PirateQueensGame-module__O2urNW__difficulty:hover{background:var(--brand-surface);color:var(--brand-red)}.PirateQueensGame-module__O2urNW__difficultyActive,.PirateQueensGame-module__O2urNW__difficultyActive:hover{background:var(--brand-red);color:#fff}.PirateQueensGame-module__O2urNW__boardShell{background:var(--brand-paper);border-radius:.6rem;width:100%;max-width:34rem;margin-inline:auto;padding:.65rem}.PirateQueensGame-module__O2urNW__board{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:0;width:100%;display:grid;overflow:hidden}.PirateQueensGame-module__O2urNW__cell{appearance:none;border-color:color-mix(in srgb, var(--brand-ink) 32%, transparent);vertical-align:middle;cursor:pointer;width:100%;min-width:0;height:100%;min-height:0;padding:0;transition:filter .15s;display:block;position:relative;overflow:hidden}.PirateQueensGame-module__O2urNW__cell:active{filter:brightness(.95)}.PirateQueensGame-module__O2urNW__cell:focus-visible{z-index:10;outline:3px solid var(--brand-ink);outline-offset:-4px}.PirateQueensGame-module__O2urNW__ship{z-index:1;border:1px solid var(--brand-rule);background:var(--brand-surface);width:78%;height:72%;color:var(--brand-ink);pointer-events:none;border-radius:20%;place-items:center;animation:.18s ease-out PirateQueensGame-module__O2urNW__ship-place;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #382d2829}.PirateQueensGame-module__O2urNW__control{border:1px solid var(--brand-rule);background:var(--brand-surface);height:auto;min-height:3.5rem;color:var(--brand-ink);box-shadow:none;border-radius:.45rem;flex-direction:column;gap:.3rem;padding:.45rem .25rem;font-size:.75rem;font-weight:750;transition:color .15s,background-color .15s,border-color .15s}.PirateQueensGame-module__O2urNW__control:hover:not(:disabled){border-color:var(--brand-red);background:var(--brand-paper);color:var(--brand-red)}.PirateQueensGame-module__O2urNW__control:disabled{opacity:.45}.PirateQueensGame-module__O2urNW__settings{border-top:1px solid var(--brand-rule);width:100%;max-width:34rem;color:var(--brand-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin:.75rem auto 0;padding:.5rem .65rem;display:flex}.PirateQueensGame-module__O2urNW__smartToggle{min-height:2.75rem;color:var(--brand-ink);cursor:pointer;border-radius:.4rem;align-items:center;gap:.75rem;margin-left:auto;padding:.4rem .5rem;font-size:.8rem;font-weight:750;display:flex}.PirateQueensGame-module__O2urNW__smartToggle:hover{background:var(--brand-paper)}.PirateQueensGame-module__O2urNW__rulesDialog,.PirateQueensGame-module__O2urNW__levelDialog,.PirateQueensGame-module__O2urNW__victoryDialog{border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;width:calc(100% - 1.5rem);max-height:calc(100dvh - 1.5rem);color:var(--brand-ink);background:0 0;border-radius:0;padding:1.5rem;overflow-y:auto;box-shadow:0 24px 60px -30px #382d288c}.PirateQueensGame-module__O2urNW__rulesDialog{max-width:32rem}.PirateQueensGame-module__O2urNW__levelDialog{max-width:42rem}.PirateQueensGame-module__O2urNW__victoryDialog{z-index:90;text-align:center;max-width:28rem}.PirateQueensGame-module__O2urNW__rulesDialog>button:last-child,.PirateQueensGame-module__O2urNW__levelDialog>button:last-child,.PirateQueensGame-module__O2urNW__victoryDialog>button:last-child{width:2.75rem;height:2.75rem;color:var(--brand-ink);place-items:center;display:grid;top:.3rem;right:.3rem}.PirateQueensGame-module__O2urNW__dialogTitle,.PirateQueensGame-module__O2urNW__tutorialTitle{color:var(--brand-red);font-family:var(--font-display);letter-spacing:.025em;text-transform:uppercase;padding-inline:1rem;font-weight:400;line-height:1.3;font-size:1.65rem!important}.PirateQueensGame-module__O2urNW__dialogDescription{color:var(--brand-muted);font-size:.85rem;line-height:1.6}.PirateQueensGame-module__O2urNW__gestureGuide{background:var(--brand-paper);color:var(--brand-muted);padding:.8rem;font-size:.82rem;line-height:1.6}.PirateQueensGame-module__O2urNW__rulesList{gap:.65rem;font-size:.85rem;line-height:1.5;display:grid}.PirateQueensGame-module__O2urNW__rule{align-items:flex-start;gap:.65rem;padding-inline:.25rem;display:flex}.PirateQueensGame-module__O2urNW__primaryAction,.PirateQueensGame-module__O2urNW__secondaryAction{border:1px solid var(--brand-red);color:#fff;background:var(--brand-red);white-space:normal;width:100%;height:auto;min-height:2.75rem;box-shadow:none;border-radius:.45rem;padding:.7rem 1rem;font-size:.85rem;font-weight:750;line-height:1.4}.PirateQueensGame-module__O2urNW__primaryAction:hover{background:var(--brand-red-hover)}.PirateQueensGame-module__O2urNW__secondaryAction{border-color:var(--brand-rule);color:var(--brand-ink);background:var(--brand-paper)}.PirateQueensGame-module__O2urNW__secondaryAction:hover{border-color:var(--brand-red);background:var(--brand-paper);color:var(--brand-red)}.PirateQueensGame-module__O2urNW__victoryBadge{background:var(--brand-gold);width:4rem;height:4rem;color:var(--brand-ink);border-radius:50%;place-items:center;margin-inline:auto;display:grid}.PirateQueensGame-module__O2urNW__levelButton{border:1px solid var(--brand-rule);text-align:center;cursor:pointer;border-radius:.45rem;min-height:4rem;padding:.5rem;transition:color .15s,background-color .15s;position:relative}.PirateQueensGame-module__O2urNW__levelCurrent{border-color:var(--brand-red);background:var(--brand-red);color:#fff}.PirateQueensGame-module__O2urNW__levelAvailable{background:var(--brand-surface);color:var(--brand-ink)}.PirateQueensGame-module__O2urNW__levelAvailable:hover{border-color:var(--brand-red);background:var(--brand-paper)}.PirateQueensGame-module__O2urNW__levelLocked{cursor:not-allowed;background:color-mix(in srgb, var(--brand-rule) 25%, var(--brand-surface));color:var(--brand-muted);border-color:#0000}.PirateQueensGame-module__O2urNW__unlockNote{background:var(--brand-paper);color:var(--brand-muted);padding:.75rem 1rem;font-size:.75rem;line-height:1.6}.PirateQueensGame-module__O2urNW__control:focus-visible,.PirateQueensGame-module__O2urNW__difficulty:focus-visible,.PirateQueensGame-module__O2urNW__primaryAction:focus-visible,.PirateQueensGame-module__O2urNW__secondaryAction:focus-visible,.PirateQueensGame-module__O2urNW__levelButton:focus-visible,.PirateQueensGame-module__O2urNW__smartToggle:focus-visible{outline:2px solid var(--brand-red);outline-offset:3px;box-shadow:none}.PirateQueensGame-module__O2urNW__tutorial{max-width:48rem;margin-inline:auto}.PirateQueensGame-module__O2urNW__tutorialComplete{text-align:center;place-items:center;max-width:42rem;min-height:min(42rem,100dvh - 8rem);margin-inline:auto;padding:2rem;display:grid}.PirateQueensGame-module__O2urNW__tutorialGuide{background:var(--brand-paper);text-align:center;max-width:24rem;margin:1rem auto 0;padding:1rem}.PirateQueensGame-module__O2urNW__tutorialTitle{margin-top:1.25rem}.PirateQueensGame-module__O2urNW__tutorialBoard{max-width:25rem;margin-top:1rem}@keyframes PirateQueensGame-module__O2urNW__ship-place{0%{opacity:.7;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (min-width:640px){.PirateQueensGame-module__O2urNW__panel{padding:1.25rem}}@media (max-width:420px){.PirateQueensGame-module__O2urNW__rulesDialog,.PirateQueensGame-module__O2urNW__levelDialog,.PirateQueensGame-module__O2urNW__victoryDialog{padding:1.25rem 1rem}}@media (prefers-reduced-motion:reduce){.PirateQueensGame-module__O2urNW__panel *,.PirateQueensGame-module__O2urNW__rulesDialog,.PirateQueensGame-module__O2urNW__rulesDialog *,.PirateQueensGame-module__O2urNW__levelDialog,.PirateQueensGame-module__O2urNW__levelDialog *,.PirateQueensGame-module__O2urNW__victoryDialog,.PirateQueensGame-module__O2urNW__victoryDialog *{transition:none!important;animation:none!important}}
.GoogleAd-module__lQ_KqW__unit{width:100%;display:block}.GoogleAd-module__lQ_KqW__fixedBanner{width:320px;max-width:100%;height:100px;min-height:100px;margin-inline:auto}.GoogleAd-module__lQ_KqW__unit[data-ad-status^=unfill]{display:none!important}.GoogleAd-module__lQ_KqW__placeholder{width:100%;min-height:inherit;color:#2f8580;text-align:center;white-space:pre-line;background:#fffdf8b3;border:2px dashed #2f858073;border-radius:.75rem;place-items:center;padding:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.5;display:grid}@media (min-width:500px){.GoogleAd-module__lQ_KqW__fixedBanner{width:468px;height:60px;min-height:60px}}@media (min-width:800px){.GoogleAd-module__lQ_KqW__fixedBanner{width:728px;height:90px;min-height:90px}}
.AdSenseBanner-module__vKlyzq__container{width:100%;min-width:0;margin:.75rem auto}.AdSenseBanner-module__vKlyzq__primary,.AdSenseBanner-module__vKlyzq__secondary{max-width:none;min-height:100px}.AdSenseBanner-module__vKlyzq__container:has([data-ad-status^=unfill]){display:none}.AdSenseBanner-module__vKlyzq__unit{width:100%;min-width:0;min-height:inherit}.AdSenseBanner-module__vKlyzq__unit>*{min-height:inherit}@media (min-width:500px){.AdSenseBanner-module__vKlyzq__primary,.AdSenseBanner-module__vKlyzq__secondary{min-height:60px}}@media (min-width:800px){.AdSenseBanner-module__vKlyzq__primary,.AdSenseBanner-module__vKlyzq__secondary{min-height:90px}}
.GameLayout-module__MSaazG__page{--game-accent:var(--brand-red);--game-accent-soft:#f7e5cf;--game-highlight:var(--brand-gold);isolation:isolate;background:var(--brand-paper);flex-shrink:0;width:100%;max-width:none;position:relative;overflow:hidden}.GameLayout-module__MSaazG__page[data-motion-ready=true] [data-story-reveal]{opacity:0;transition:opacity .56s,transform .68s cubic-bezier(.2,.75,.2,1)}.GameLayout-module__MSaazG__page[data-motion-ready=true] [data-story-reveal][data-reveal=settle]{transform:translateY(.75rem)scale(.992)}.GameLayout-module__MSaazG__page[data-motion-ready=true] [data-story-reveal][data-reveal=left]{transform:translate(-1.25rem)}.GameLayout-module__MSaazG__page[data-motion-ready=true] [data-story-reveal][data-reveal=right]{transform:translate(1.25rem)}.GameLayout-module__MSaazG__page[data-motion-ready=true] [data-story-reveal][data-reveal=cards]{transform:translateY(1rem)}.GameLayout-module__MSaazG__page[data-motion-ready=true] [data-story-reveal][data-visible=true]{opacity:1;transform:none}.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted{--game-accent:var(--brand-red)}.GameLayout-module__MSaazG__content{width:100%;min-width:0;max-width:80rem;margin-inline:auto;padding:.25rem .75rem 4rem;position:relative}.GameLayout-module__MSaazG__gameContent{padding-bottom:0}.GameLayout-module__MSaazG__adContent{padding-top:0}.GameLayout-module__MSaazG__player{border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;width:100%;min-width:0;max-width:64rem;box-shadow:none;background:0 0;border-radius:0;margin-inline:auto;padding:1rem}.GameLayout-module__MSaazG__player:has(.story-progress-selector){padding-top:.5rem}.GameLayout-module__MSaazG__player:has(.story-progress-selector) .victory-panel{margin-top:.5rem}:is(.GameLayout-module__MSaazG__player .main-content,.GameLayout-module__MSaazG__player .autocomplete-section,.GameLayout-module__MSaazG__player .guessgrid-section,.GameLayout-module__MSaazG__player .laugh-guessgrid-section){min-width:0}.GameLayout-module__MSaazG__player .border-container{border-color:var(--brand-rule);background:var(--brand-surface);box-shadow:none}.GameLayout-module__MSaazG__player .border-container-content{background:var(--brand-surface)}.GameLayout-module__MSaazG__player .clue-panel{gap:.75rem}.GameLayout-module__MSaazG__player .clue-panel-content{background:0 0;width:100%}.GameLayout-module__MSaazG__player .search-field{border:1px solid var(--brand-rule);background:var(--brand-surface);border-radius:.45rem;align-items:center;width:100%;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.GameLayout-module__MSaazG__player .search-field:focus-within{border-color:var(--brand-red);box-shadow:0 0 0 3px var(--game-accent-soft)}.GameLayout-module__MSaazG__player .search-input{border-radius:inherit;height:2.875rem;color:var(--brand-ink);box-shadow:none;background:0 0;border:0;padding-inline:1rem 3.5rem}.GameLayout-module__MSaazG__player .search-input:focus-visible{box-shadow:none;border:0;outline:none}.GameLayout-module__MSaazG__player .search-submit{background:var(--brand-red);width:2.25rem;height:2.25rem;color:var(--brand-surface);cursor:pointer;border-radius:.75rem;place-items:center;transition:background-color .18s;display:grid}.GameLayout-module__MSaazG__player .search-submit:hover{background:var(--brand-red-hover)}.GameLayout-module__MSaazG__player .search-submit:focus-visible{outline:2px solid color-mix(in srgb, var(--game-accent) 58%, transparent);outline-offset:2px}.GameLayout-module__MSaazG__player .search-suggestion{transition:border-color .16s,background-color .16s}:is(.GameLayout-module__MSaazG__player .search-suggestion:hover,.GameLayout-module__MSaazG__player .search-suggestion.is-selected){border-color:color-mix(in srgb, var(--game-accent) 42%, var(--brand-rule));background:color-mix(in srgb, var(--game-accent) 12%, var(--brand-surface))}.GameLayout-module__MSaazG__player .yesterday-target-section{color:var(--brand-ink);background:var(--game-accent-soft)}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .yesterday-target-section{max-width:37.5rem;margin-inline:auto}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player{background:var(--brand-paper);border-radius:.5rem;width:min(100%,25rem);margin-inline:auto;position:relative}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-play-button{z-index:2;box-shadow:none;position:relative}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-play-button:focus-visible{outline-offset:4px;outline:3px solid #b938326b}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-wave{justify-content:center;align-items:center;gap:.28rem;height:2rem;display:flex}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-wave i{background:var(--brand-red);opacity:.42;transform-origin:50%;border-radius:999px;width:.22rem;height:.65rem}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-wave i:nth-child(3n+1){height:1.15rem}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-wave i:nth-child(3n+2){height:1.55rem}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-wave.is-playing i{animation:.68s ease-in-out infinite alternate GameLayout-module__MSaazG__laugh-wave-pulse;animation-delay:calc(var(--wave-index) * -70ms);opacity:.92}.GameLayout-module__MSaazG__gameLegend{width:100%;margin:.75rem auto 0;padding-top:.75rem}.GameLayout-module__MSaazG__laughLegend{max-width:37.5rem}.GameLayout-module__MSaazG__dailyModeLegend{max-width:50rem}.GameLayout-module__MSaazG__player:has(.main-content[data-victory=true]) .GameLayout-module__MSaazG__gameLegend{display:none}.GameLayout-module__MSaazG__gameLegend .section-color-indicator{background:0 0;border:0;max-width:none;padding:.5rem .75rem}.GameLayout-module__MSaazG__supporting{gap:1rem;width:100%;min-width:0;max-width:64rem;margin:1rem auto 0;display:grid;overflow:visible}.GameLayout-module__MSaazG__story{gap:1.25rem;position:relative}.GameLayout-module__MSaazG__story:before{content:none}.GameLayout-module__MSaazG__storyChapter{grid-template-columns:2.5rem minmax(0,1fr);align-items:start;gap:.75rem;display:grid;position:relative}.GameLayout-module__MSaazG__storyChapter>*{grid-column:2;min-width:0}.GameLayout-module__MSaazG__chapterNumber{z-index:2;width:2.5rem;height:2.5rem;color:var(--brand-red);font-family:var(--font-display);letter-spacing:.12em;background:0 0;grid-column:1;place-items:center;font-size:1.15rem;font-weight:400;display:grid;position:sticky;top:5.25rem}.GameLayout-module__MSaazG__chapterContent{min-width:0}.GameLayout-module__MSaazG__chapterContent>.section{height:100%}.GameLayout-module__MSaazG__adPlacement{width:100%;min-width:0}.GameLayout-module__MSaazG__adPlacement:has([data-ad-status^=unfill]){display:none}.GameLayout-module__MSaazG__supporting .section{border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;width:100%;min-width:0;max-width:100%;box-shadow:none;background:0 0;border-radius:0;overflow:hidden}:is(.GameLayout-module__MSaazG__supporting .section-recommended-games,.GameLayout-module__MSaazG__storyChapter:nth-child(3n+1)){--brand-panel:url(/brand/worn-panel-turn.png)}:is(.GameLayout-module__MSaazG__supporting .section-game-info,.GameLayout-module__MSaazG__storyChapter:nth-child(3n+2)){--brand-panel:url(/brand/worn-panel-flip.png)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .section-game-info{position:relative;overflow:hidden}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .section-game-info:after{content:none}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .section-game-info .container{z-index:1;max-width:52rem;position:relative}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .section-recommended-games .grid{align-items:stretch}.GameLayout-module__MSaazG__narrative [data-visible=true] .recommended-game-item{animation:.52s both GameLayout-module__MSaazG__recommended-card-arrive;animation-delay:calc(var(--card-index) * 65ms)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .recommended-game-logo:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(112deg,#0000 24%,#ffffffb8 45%,#0000 64%);transition:opacity .22s,transform .52s;position:absolute;inset:0;transform:translate(-120%)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .recommended-game-card:hover .recommended-game-logo:after{opacity:1;transform:translate(120%)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting a:focus-visible .recommended-game-logo:after{opacity:1;transform:translate(120%)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol{gap:1.25rem;margin-top:1.5rem;display:grid}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li{border-radius:0;margin-top:0;padding:1rem}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li:before{background:var(--brand-paper);color:var(--brand-red);box-shadow:none;border:0;transition:background-color .18s,color .18s,transform .22s}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li:hover:before{background:var(--brand-red);color:#fff;transform:scale(1.08)rotate(-4deg)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li:nth-child(2n):hover:before{transform:scale(1.08)rotate(4deg)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide [data-reveal=cards]{counter-reset:strategy-card}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide .story-step{counter-increment:strategy-card;background:var(--brand-paper);min-width:0;color:var(--brand-muted);box-shadow:none;border:0;border-radius:.5rem;padding:1.1rem 1rem 1rem;position:relative;overflow:hidden}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide .story-step:before{width:fit-content;color:var(--game-accent);content:"0" counter(strategy-card);letter-spacing:.1em;margin-bottom:.7rem;padding:0;font-size:.68rem;font-weight:900;display:block}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide .story-step:after{content:none}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide .story-step h3{color:var(--brand-red)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide .story-step p{line-height:1.65}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-languages a{min-height:2.75rem;box-shadow:none;background:0 0;border:0;transition:background-color .18s,color .18s}:is(.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-languages a:hover,.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-languages a:focus-visible){background:var(--brand-paper);color:var(--brand-red)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-languages a:focus-visible{outline:2px solid var(--brand-red);outline-offset:2px}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__chapterNumber{color:#b35443}.GameLayout-module__MSaazG__laugh.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li:before{color:#b35443;border-color:#c9654e61}.GameLayout-module__MSaazG__laugh.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li:hover:before{background:#c9654e}@keyframes GameLayout-module__MSaazG__laugh-wave-pulse{0%{transform:scaleY(.55)}to{transform:scaleY(1.55)}}@keyframes GameLayout-module__MSaazG__recommended-card-arrive{0%{opacity:0;transform:scale(.96)translateY(.6rem)}to{opacity:1;transform:none}}.GameLayout-module__MSaazG__supporting .section-title{color:var(--brand-red)}:is(.GameLayout-module__MSaazG__supporting .section-how-to-play ol li,.GameLayout-module__MSaazG__supporting .section-frequently-asked-questions li){box-shadow:none;background:0 0;border:0}.GameLayout-module__MSaazG__supporting .section-frequently-asked-questions li+li{border-top:1px solid color-mix(in srgb, var(--brand-rule) 55%, transparent);border-radius:0}:is(.GameLayout-module__MSaazG__supporting .section-frequently-asked-questions summary:hover,.GameLayout-module__MSaazG__supporting .section-frequently-asked-questions details[open] summary){color:var(--brand-red)}@media (min-width:640px){.GameLayout-module__MSaazG__content{padding:1rem 1.25rem 5rem}.GameLayout-module__MSaazG__player{padding:1.25rem}.GameLayout-module__MSaazG__classicLegend{max-width:48rem}.GameLayout-module__MSaazG__gameContent{padding-bottom:0}.GameLayout-module__MSaazG__adContent{padding-top:0}.GameLayout-module__MSaazG__story{gap:1.75rem}.GameLayout-module__MSaazG__story:before{left:1.5rem}.GameLayout-module__MSaazG__storyChapter{grid-template-columns:3rem minmax(0,1fr);gap:1rem}.GameLayout-module__MSaazG__chapterNumber{width:3rem;height:3rem}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol{grid-template-columns:repeat(2,minmax(0,1fr))}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li:nth-child(odd){transform:translateY(-.2rem)rotate(-.3deg)}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .section-how-to-play ol li:nth-child(2n){transform:translateY(.2rem)rotate(.3deg)}}@media (min-width:1024px){.GameLayout-module__MSaazG__classicLegend{max-width:56rem}}@media (max-width:639px){.GameLayout-module__MSaazG__page:after{opacity:.42}.GameLayout-module__MSaazG__content{padding-inline:.5rem}.GameLayout-module__MSaazG__player{padding:.75rem}.GameLayout-module__MSaazG__player:has(.main-content[data-victory=true]){padding:.5rem}.GameLayout-module__MSaazG__player:has(.story-progress-selector):has(.main-content[data-victory=true]){padding-top:.25rem}.GameLayout-module__MSaazG__player:has(.main-content[data-victory=true]) .victory-panel{margin-top:.25rem;padding:.375rem}.GameLayout-module__MSaazG__player:has(.story-progress-selector):has(.main-content[data-victory=true]) .victory-panel{margin-top:0}.GameLayout-module__MSaazG__player:has(.main-content[data-victory=true]) .victory-content{gap:.375rem}.GameLayout-module__MSaazG__classic .GameLayout-module__MSaazG__player .main-content{padding-inline:0}.GameLayout-module__MSaazG__classic .GameLayout-module__MSaazG__player .guessgrid-section{width:100%;max-width:100%}.GameLayout-module__MSaazG__supporting{gap:.75rem}.GameLayout-module__MSaazG__content:has(.main-content[data-victory=true]) .GameLayout-module__MSaazG__supporting{gap:.5rem;margin-top:.5rem}.GameLayout-module__MSaazG__content:has(.main-content[data-victory=true]) .GameLayout-module__MSaazG__adPlacement [aria-label=Advertisement]{margin-block:.5rem}.GameLayout-module__MSaazG__content:has(.main-content[data-victory=true]) .GameLayout-module__MSaazG__supporting .section-recommended-games{padding-block:1rem}.GameLayout-module__MSaazG__content:has(.main-content[data-victory=true]) .GameLayout-module__MSaazG__supporting .section-recommended-games .grid{padding-top:.5rem}.GameLayout-module__MSaazG__storyChapter{grid-template-columns:1.75rem minmax(0,1fr);gap:.25rem}.GameLayout-module__MSaazG__story:before{left:.875rem}.GameLayout-module__MSaazG__chapterNumber{letter-spacing:.08em;width:1.75rem;height:1.75rem;font-size:.62rem}.GameLayout-module__MSaazG__chapterContent .section{padding-inline:0}}.GameLayout-module__MSaazG__classic .GameLayout-module__MSaazG__player{max-width:52rem}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player,.GameLayout-module__MSaazG__devilFruit .GameLayout-module__MSaazG__player,.GameLayout-module__MSaazG__wanted .GameLayout-module__MSaazG__player{max-width:48rem}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .main-content{gap:.75rem;max-width:none;padding:0}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .game-toolbar{border-bottom:1px solid var(--brand-rule);width:100%;margin:0;padding:0 0 .5rem}:is(:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .game-panel,:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .autocomplete-section,:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .guessgrid-section,:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .laugh-guessgrid-section){width:100%;max-width:none;margin:0}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .autocomplete-container{margin-top:0}:is(:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .guessgrid-section:empty,:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .laugh-guessgrid-section:empty){display:none}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .clue-panel-content{padding:0}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .yesterday-target-section{border-top:1px solid var(--brand-rule);background:0 0;border-radius:0;max-width:none;margin:0;padding:.5rem}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__gameLegend{max-width:none;margin-top:.5rem;padding-top:.5rem}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__gameLegend .section-color-indicator{padding:0}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .main-content>[role=timer]{border-bottom:1px solid var(--brand-rule);background:0 0;border-radius:0;justify-content:flex-start;width:100%;margin:0;padding-inline:0}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player{border-radius:0;grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:.5rem 1rem;width:100%;padding:1rem;display:grid}:is(.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player>.section-title,.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player>[role=alert]){grid-column:1/-1}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player>.section-title{text-align:left}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player>.laugh-volume-control{grid-column:1/-1;max-width:none}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-panel{background:var(--brand-paper);border-radius:0;padding:1rem}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]>*{min-width:0}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-guess-history{max-width:none;margin:0}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-guess-history summary{border:0;border-top:1px solid var(--brand-rule);width:100%;min-height:2.75rem;color:var(--brand-ink);box-shadow:none;background:0 0;border-radius:0;padding:.65rem 2.5rem .65rem .75rem}:is(:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-guess-history summary:hover,:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-guess-history[open] summary){background:var(--brand-paper)}@media (min-width:640px){.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player{grid-template-columns:3rem minmax(3rem,1fr) minmax(8rem,16rem)}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player>.laugh-volume-control{grid-column:auto}}@media (min-width:768px){:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:1.5rem}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]>:last-child{grid-column:1/-1}.GameLayout-module__MSaazG__wanted .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]{grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,14rem) minmax(0,1fr)}.GameLayout-module__MSaazG__wanted .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]>:first-child{grid-area:1/1/span 2}.GameLayout-module__MSaazG__wanted .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]>.victory-banner{grid-area:1/2;align-self:end}.GameLayout-module__MSaazG__wanted .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]>:last-child{grid-area:2/2;justify-content:flex-end;align-self:start}.GameLayout-module__MSaazG__wanted .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]>:last-child>[role=timer]{flex-basis:100%}}@media (max-width:639px){:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-panel{padding:.75rem}:is(.GameLayout-module__MSaazG__classic,.GameLayout-module__MSaazG__laugh,.GameLayout-module__MSaazG__devilFruit,.GameLayout-module__MSaazG__wanted) .GameLayout-module__MSaazG__player .victory-content[data-layout=compact]{gap:.75rem}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-audio-player{padding:.75rem}}@media (prefers-reduced-motion:reduce){:is(.GameLayout-module__MSaazG__page[data-motion-ready=true] [data-story-reveal],.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .recommended-game-item){opacity:1;transition:none;animation:none;transform:none}:is(.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide .story-step,.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__story .strategy-guide .story-step:hover){transition:none;transform:none}.GameLayout-module__MSaazG__narrative .GameLayout-module__MSaazG__supporting .recommended-game-logo:after{display:none}.GameLayout-module__MSaazG__laugh .GameLayout-module__MSaazG__player .laugh-wave.is-playing i{animation:none;transform:none}}
.ColorIndicator-module__yxIhba__container{flex-direction:column;gap:.55rem;width:100%;min-width:0;display:flex}.ColorIndicator-module__yxIhba__title{color:var(--brand-muted);letter-spacing:.055em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800;line-height:1.2}.ColorIndicator-module__yxIhba__classicItems,.ColorIndicator-module__yxIhba__wantedItems{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;width:100%;min-width:0;display:grid}.ColorIndicator-module__yxIhba__classicItem,.ColorIndicator-module__yxIhba__laughItem{text-align:center;border:0;border-radius:.35rem;justify-content:center;align-items:center;gap:.35rem;min-width:0;min-height:2.45rem;padding:.35rem .45rem;font-size:.7rem;font-weight:700;line-height:1.15;display:flex}.ColorIndicator-module__yxIhba__icon{background:#ffffffad;border-radius:999px;flex:none;place-items:center;width:1.35rem;height:1.35rem;display:grid}.ColorIndicator-module__yxIhba__icon svg{stroke-width:2.5px;width:.78rem;height:.78rem}.ColorIndicator-module__yxIhba__label{overflow-wrap:anywhere;min-width:0}.ColorIndicator-module__yxIhba__laughItems{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;width:100%;min-width:0;display:grid}@media (min-width:640px){.ColorIndicator-module__yxIhba__container{flex-direction:row;align-items:center;gap:1rem}.ColorIndicator-module__yxIhba__title{white-space:nowrap;flex:none}.ColorIndicator-module__yxIhba__classicItems,.ColorIndicator-module__yxIhba__wantedItems,.ColorIndicator-module__yxIhba__laughItems{flex:1}}@media (max-width:520px){.ColorIndicator-module__yxIhba__classicItems{grid-template-columns:repeat(2,minmax(0,1fr))}}.ColorIndicator-module__yxIhba__classicItem,.ColorIndicator-module__yxIhba__laughItem{border:1px solid;font-size:.75rem}.ColorIndicator-module__yxIhba__classicItem[data-tone=correct],.ColorIndicator-module__yxIhba__laughItem[data-tone=correct]{border-color:var(--feedback-correct-border);background:var(--feedback-correct-bg);color:var(--feedback-correct-text)}.ColorIndicator-module__yxIhba__classicItem[data-tone=partial]{border-color:var(--feedback-partial-border);background:var(--feedback-partial-bg);color:var(--feedback-partial-text)}.ColorIndicator-module__yxIhba__classicItem[data-tone=incorrect],.ColorIndicator-module__yxIhba__classicItem[data-tone=lower],.ColorIndicator-module__yxIhba__classicItem[data-tone=higher],.ColorIndicator-module__yxIhba__laughItem[data-tone=incorrect]{border-color:var(--feedback-incorrect-border);background:var(--feedback-incorrect-bg);color:var(--feedback-incorrect-text)}.ColorIndicator-module__yxIhba__classicItem .ColorIndicator-module__yxIhba__icon{color:#382d28;background:#fffaf0}.ColorIndicator-module__yxIhba__classicItem .ColorIndicator-module__yxIhba__icon svg{width:1rem;height:1rem}.ColorIndicator-module__yxIhba__enhancedToggle{border:1px solid var(--brand-rule);width:100%;min-width:0;min-height:44px;color:var(--brand-ink);cursor:pointer;border-radius:.35rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.25rem;font-size:.72rem;line-height:1.25;display:flex}.ColorIndicator-module__yxIhba__enhancedToggle input{width:1rem;height:1rem;accent-color:var(--brand-red);flex:none}.ColorIndicator-module__yxIhba__enhancedToggle input:focus-visible{outline:2px solid var(--brand-red);outline-offset:3px}.ColorIndicator-module__yxIhba__laughItems{grid-template-columns:repeat(3,minmax(0,1fr))}.ColorIndicator-module__yxIhba__wantedItems{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:520px){.ColorIndicator-module__yxIhba__wantedItems{grid-template-columns:repeat(2,minmax(0,1fr))}.ColorIndicator-module__yxIhba__wantedItems .ColorIndicator-module__yxIhba__enhancedToggle{grid-column:1/-1}}
.GameFeedback-module__pOFPnG__palette[data-enhanced=true] [data-feedback]{box-shadow:none;border-color:#0000}.GameFeedback-module__pOFPnG__palette[data-enhanced=true] [data-feedback=correct]{outline:3px double var(--brand-ink);outline-offset:-1px}.GameFeedback-module__pOFPnG__palette[data-enhanced=true] [data-feedback=partial]{outline:2px dashed var(--brand-ink);outline-offset:0}
.Clues-module__4w3maa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%;display:grid}.Clues-module__4w3maa__button{text-transform:none;border:1px solid;border-radius:.4rem;justify-content:space-between;align-items:center;gap:.55rem;min-width:0;min-height:2.85rem;padding:.55rem .7rem;font-size:.75rem;font-weight:750;line-height:1.2;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex}.Clues-module__4w3maa__locked{background:var(--brand-paper);color:var(--brand-muted);cursor:not-allowed;border-color:#0000}.Clues-module__4w3maa__available{border-color:var(--brand-gold);background:color-mix(in srgb, var(--brand-gold) 18%, var(--brand-surface));color:var(--brand-ink);cursor:pointer}.Clues-module__4w3maa__available:hover{border-color:var(--brand-red);background:var(--brand-paper)}.Clues-module__4w3maa__active{border-color:var(--brand-red);background:var(--brand-red);color:#fff}.Clues-module__4w3maa__button:focus-visible{outline:2px solid var(--brand-red);outline-offset:2px}.Clues-module__4w3maa__label{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.Clues-module__4w3maa__label svg{flex:none;width:.95rem;height:.95rem}.Clues-module__4w3maa__count{background:var(--brand-surface);min-width:2.45rem;min-height:1.45rem;color:var(--brand-muted);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;gap:.08rem;padding-inline:.4rem;font-size:.68rem;display:inline-flex}.Clues-module__4w3maa__value{background:var(--brand-paper);color:var(--brand-ink);text-align:center;border:0;border-radius:0;margin-top:.55rem;padding:.7rem .85rem;font-size:.82rem;font-weight:750;line-height:1.35;animation:.18s ease-out both Clues-module__4w3maa__clue-reveal}@keyframes Clues-module__4w3maa__clue-reveal{0%{opacity:0;transform:translateY(-.2rem)}to{opacity:1;transform:none}}@media (max-width:420px){.Clues-module__4w3maa__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Clues-module__4w3maa__button{transition:none}.Clues-module__4w3maa__available:hover{transform:none}.Clues-module__4w3maa__value{animation:none}}
.DailyModeGame-module__8WyAjW__cluePanel{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-inline:auto;padding:1rem;display:flex}.DailyModeGame-module__8WyAjW__devilFruitCluePanel{background:var(--brand-paper);gap:.75rem;padding:1rem}.DailyModeGame-module__8WyAjW__wantedCluePanel{padding:.5rem 0}@media (max-width:639px){.DailyModeGame-module__8WyAjW__wantedCluePanel .DailyModeGame-module__8WyAjW__poster{width:min(100%,18rem)}}.DailyModeGame-module__8WyAjW__victoryPosterPanel{gap:0;padding:0 0 .25rem}.DailyModeGame-module__8WyAjW__victoryPosterPanel .DailyModeGame-module__8WyAjW__poster{width:min(100%,13.75rem);padding:1.6rem 1.4rem 1.7rem}.DailyModeGame-module__8WyAjW__victoryPosterPanel .DailyModeGame-module__8WyAjW__posterName{text-overflow:clip;white-space:normal;width:92%;font-size:clamp(.78rem,5.4cqw,1.05rem)}@media (min-width:640px){.DailyModeGame-module__8WyAjW__victoryPosterPanel .DailyModeGame-module__8WyAjW__poster{width:min(100%,14rem);padding:1.5rem 1.3rem 1.55rem}}@media (min-width:640px) and (max-height:800px){.DailyModeGame-module__8WyAjW__victoryPosterPanel .DailyModeGame-module__8WyAjW__poster{width:min(100%,14rem);padding:1.5rem 1.3rem 1.55rem}}.DailyModeGame-module__8WyAjW__eyebrow{color:var(--brand-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800}.DailyModeGame-module__8WyAjW__fruitName{max-width:100%;color:var(--brand-red);font-family:var(--font-display);overflow-wrap:anywhere;padding-block:.25rem;font-size:clamp(1.35rem,5vw,2.1rem);font-weight:400;line-height:1.25}.DailyModeGame-module__8WyAjW__bountyHint{background:var(--brand-paper);max-width:100%;color:var(--brand-ink);overflow-wrap:anywhere;padding:.6rem .75rem;font-size:.82rem;line-height:1.5}.DailyModeGame-module__8WyAjW__hintGrid{grid-template-columns:1fr;gap:.5rem;width:100%;display:grid}@media (min-width:560px){.DailyModeGame-module__8WyAjW__hintGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.DailyModeGame-module__8WyAjW__hintCard{background:var(--brand-surface);border:0;border-radius:.35rem;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;min-height:3.25rem;padding:.5rem .625rem;display:flex}.DailyModeGame-module__8WyAjW__hintCard[data-state=available]{box-shadow:inset 3px 0 var(--brand-gold)}.DailyModeGame-module__8WyAjW__hintCard[data-state=revealed]{box-shadow:inset 3px 0 var(--brand-red)}.DailyModeGame-module__8WyAjW__hintCard>span{min-width:0;color:var(--brand-muted);text-transform:uppercase;text-align:left;font-size:.75rem;font-weight:700}.DailyModeGame-module__8WyAjW__hintCard strong{min-width:0;color:var(--brand-ink);overflow-wrap:anywhere;text-align:right;font-size:.86rem;line-height:1.35}.DailyModeGame-module__8WyAjW__hintLocked{color:var(--brand-muted);text-align:right;justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.DailyModeGame-module__8WyAjW__hintLocked small{min-width:0;font-size:.78rem;font-weight:650}.DailyModeGame-module__8WyAjW__hintLocked svg{flex:none;width:.95rem;height:.95rem}.DailyModeGame-module__8WyAjW__hintCard button{border:1px solid var(--brand-gold);background:color-mix(in srgb, var(--brand-gold) 18%, var(--brand-surface));min-height:2.75rem;color:var(--brand-ink);cursor:pointer;border-radius:.35rem;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .8rem;font-size:.82rem;font-weight:750;display:inline-flex}.DailyModeGame-module__8WyAjW__hintCard button:hover{border-color:var(--brand-red);background:var(--brand-paper)}.DailyModeGame-module__8WyAjW__hintCard button:focus-visible{outline:2px solid var(--brand-red);outline-offset:2px}.DailyModeGame-module__8WyAjW__hintCard button:disabled{cursor:not-allowed;opacity:.45}.DailyModeGame-module__8WyAjW__hintCard svg{flex:none;width:1rem;height:1rem}.DailyModeGame-module__8WyAjW__guessList{flex-direction:column;gap:.45rem;width:100%;margin-inline:auto;display:flex}.DailyModeGame-module__8WyAjW__guessRow{border:0;border-radius:.35rem;align-items:center;gap:.75rem;min-width:0;padding:.6rem;display:flex}.DailyModeGame-module__8WyAjW__guessLatest{box-shadow:inset 3px 0}.DailyModeGame-module__8WyAjW__guessCorrect{border:1px solid var(--feedback-correct-border);background:var(--feedback-correct-bg);color:var(--feedback-correct-text)}.DailyModeGame-module__8WyAjW__guessIncorrect{border:1px solid var(--feedback-incorrect-border);background:var(--feedback-incorrect-bg);color:var(--feedback-incorrect-text)}.DailyModeGame-module__8WyAjW__guessAvatar{object-fit:cover;object-position:top;border-radius:.25rem;flex:none;width:3.5rem;height:3.5rem}.DailyModeGame-module__8WyAjW__guessText{text-align:left;flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.DailyModeGame-module__8WyAjW__guessText strong{overflow-wrap:anywhere;max-width:100%;font-size:.94rem;line-height:1.35}.DailyModeGame-module__8WyAjW__guessText span{max-width:100%;color:inherit;opacity:1;overflow-wrap:anywhere;font-size:.78rem}.DailyModeGame-module__8WyAjW__bountyValue{align-items:center;gap:.25rem;display:inline-flex}.DailyModeGame-module__8WyAjW__bountyValue svg{width:.9rem;height:.9rem}.DailyModeGame-module__8WyAjW__poster{isolation:isolate;color:#4a2b19;filter:drop-shadow(0 11px 8px #39221138);width:min(100%,21rem);box-shadow:none;transform-origin:50% 42%;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;border-radius:0;padding:2.25rem 2rem 2.4rem;position:relative;overflow:visible;transform:rotate(-.16deg);container-type:inline-size}.DailyModeGame-module__8WyAjW__poster>*{z-index:1;position:relative}.DailyModeGame-module__8WyAjW__posterTitle,.DailyModeGame-module__8WyAjW__posterSubtitle,.DailyModeGame-module__8WyAjW__posterName,.DailyModeGame-module__8WyAjW__posterBounty{color:#472414;mix-blend-mode:multiply}.DailyModeGame-module__8WyAjW__posterTitle{letter-spacing:.025em;text-shadow:none;text-wrap:nowrap;justify-content:center;align-items:baseline;gap:.015em;margin-top:.1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,17cqw,2.85rem);font-weight:900;line-height:.96;display:flex}.DailyModeGame-module__8WyAjW__posterTitleLetter{color:#472414;opacity:.98;transform-origin:50% 72%;display:inline-block}.DailyModeGame-module__8WyAjW__posterTitleLetter:first-child{transform:rotate(-.18deg)}.DailyModeGame-module__8WyAjW__posterTitleLetter:nth-child(2){transform:translateY(-.005em)rotate(.1deg)}.DailyModeGame-module__8WyAjW__posterTitleLetter:nth-child(3){transform:rotate(-.08deg)}.DailyModeGame-module__8WyAjW__posterTitleLetter:nth-child(4){transform:translateY(-.006em)rotate(.16deg)}.DailyModeGame-module__8WyAjW__posterTitleLetter:nth-child(5){transform:rotate(-.12deg)}.DailyModeGame-module__8WyAjW__posterTitleLetter:nth-child(6){transform:rotate(.14deg)}.DailyModeGame-module__8WyAjW__posterSubtitle{letter-spacing:.15em;opacity:.92;text-shadow:none;margin-block:.5rem 1.05rem;font-family:American Typewriter,Courier Prime,Courier New,monospace;font-size:.72rem;font-weight:800;line-height:1.2;transform:rotate(-.12deg)}.DailyModeGame-module__8WyAjW__posterSubtitleWords{justify-content:center;align-items:baseline;gap:.38em;display:inline-flex}.DailyModeGame-module__8WyAjW__posterSubtitleWords>span:first-child{transform:translateY(.02em)rotate(-.35deg)}.DailyModeGame-module__8WyAjW__posterSubtitleWords>span:nth-child(2){opacity:.9;transform:translateY(-.03em)rotate(.45deg)}.DailyModeGame-module__8WyAjW__posterSubtitleWords>span:nth-child(3){transform:translateY(.01em)rotate(-.18deg)}.DailyModeGame-module__8WyAjW__posterImageFrame{aspect-ratio:1;background:#3e2c20;border:.2rem solid #472a18;border-radius:1.05rem;width:calc(100% - .5rem);margin-inline:auto;position:relative;overflow:hidden;transform:none;box-shadow:0 0 0 .125rem #f7c459eb,inset 0 0 .75rem #2a170c33,0 5px 9px -7px #492b1994}.DailyModeGame-module__8WyAjW__posterImageFrame:after{z-index:2;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffd77a52,inset 0 0 .9rem #361c0c29}.DailyModeGame-module__8WyAjW__posterImage{object-fit:contain;object-position:center;transition:filter .42s;transform:scale(1.01)}.DailyModeGame-module__8WyAjW__posterName{letter-spacing:.035em;text-overflow:ellipsis;width:84%;text-shadow:none;text-transform:uppercase;white-space:nowrap;border-top:2px solid #472a18db;margin:1rem auto 0;padding:.55rem .25rem 0;font-family:American Typewriter,Courier Prime,Courier New,monospace;font-size:1.05rem;font-weight:900;line-height:1.2;overflow:hidden;transform:rotate(-.22deg)}.DailyModeGame-module__8WyAjW__posterBounty{letter-spacing:.025em;opacity:.94;text-shadow:none;margin-top:.3rem;padding-inline:.25rem;font-family:American Typewriter,Courier Prime,Courier New,monospace;font-size:.86rem;font-weight:800;line-height:1.25;transform:rotate(.16deg)}@media (max-width:420px){.DailyModeGame-module__8WyAjW__devilFruitCluePanel{padding:.75rem}.DailyModeGame-module__8WyAjW__hintGrid{grid-template-columns:1fr}.DailyModeGame-module__8WyAjW__poster{padding:1.75rem 1.55rem 1.9rem}.DailyModeGame-module__8WyAjW__posterTitle{letter-spacing:.035em}}@media (prefers-reduced-motion:reduce){.DailyModeGame-module__8WyAjW__posterImage{transition:none}}@media (min-width:560px){.DailyModeGame-module__8WyAjW__hintCard{flex-direction:column;justify-content:center;gap:.4rem;min-height:4.5rem;padding:.6rem}.DailyModeGame-module__8WyAjW__hintCard>span,.DailyModeGame-module__8WyAjW__hintCard strong,.DailyModeGame-module__8WyAjW__hintLocked{text-align:center}}.DailyModeGame-module__8WyAjW__clueGuide{color:var(--brand-muted);text-align:center;margin:0;font-size:.75rem;line-height:1.5}
.DailyResetCountdown-module__jdOgXa__timer{background:color-mix(in srgb, var(--game-accent,var(--brand-red)) 5%, #fffdf8);min-width:0;min-height:2.75rem;color:var(--brand-ink);border:0;border-radius:.9rem;justify-content:center;align-items:center;gap:.55rem;padding:.55rem .75rem;display:inline-flex}.DailyResetCountdown-module__jdOgXa__initial{width:min(100%,37.5rem);margin:.25rem auto 0;box-shadow:0 10px 24px -24px #12344db3}.DailyResetCountdown-module__jdOgXa__toolbar{width:auto;box-shadow:none;background:0 0;border:0;border-radius:0;flex:10rem;justify-content:flex-start;margin:0;padding-inline:.5rem}.DailyResetCountdown-module__jdOgXa__victory{background:#fffdf8c7}.DailyResetCountdown-module__jdOgXa__icon{width:1rem;height:1rem;color:var(--game-accent,var(--brand-red));flex:none}.DailyResetCountdown-module__jdOgXa__label{color:var(--brand-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:750;overflow:hidden}.DailyResetCountdown-module__jdOgXa__value{color:var(--brand-ink);font-variant-numeric:tabular-nums;letter-spacing:.04em;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1rem;font-weight:850}.DailyResetCountdown-module__jdOgXa__utc{color:#80601f;letter-spacing:.08em;background:#d7aa4b24;border-radius:999px;padding:.15rem .35rem;font-size:.62rem;font-weight:850}@media (max-width:420px){.DailyResetCountdown-module__jdOgXa__timer{gap:.4rem}.DailyResetCountdown-module__jdOgXa__label{font-size:.68rem}.DailyResetCountdown-module__jdOgXa__value{font-size:.92rem}}@media (max-width:639px){.DailyResetCountdown-module__jdOgXa__toolbar{gap:.4rem;padding-inline:.375rem}.DailyResetCountdown-module__jdOgXa__toolbar .DailyResetCountdown-module__jdOgXa__label,.DailyResetCountdown-module__jdOgXa__toolbar .DailyResetCountdown-module__jdOgXa__utc{display:none}.DailyResetCountdown-module__jdOgXa__victory{gap:.3rem;padding-inline:.5rem}.DailyResetCountdown-module__jdOgXa__victory .DailyResetCountdown-module__jdOgXa__label{display:none}}@media (max-width:359px){.DailyResetCountdown-module__jdOgXa__toolbar .DailyResetCountdown-module__jdOgXa__icon{display:none}}
.Game2048Onepiece-module__UkUngq__section{width:100%;min-width:0;padding:.5rem}.Game2048Onepiece-module__UkUngq__panel{border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;width:100%;min-width:0;max-width:600px;height:100%;color:var(--brand-ink);flex-direction:column;align-items:center;gap:1rem;margin-inline:auto;padding:1.4rem clamp(.8rem,2vw,1.5rem);display:flex}.Game2048Onepiece-module__UkUngq__title{color:var(--brand-red);font-family:var(--font-display);letter-spacing:.025em;text-align:center;text-transform:uppercase;-webkit-mask-image:var(--brand-paint-mask);mask-image:var(--brand-paint-mask);margin:0;font-weight:400;line-height:1.35;-webkit-mask-size:100% 100%;mask-size:100% 100%}.Game2048Onepiece-module__UkUngq__toolbar{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,.9fr);align-items:stretch;gap:.5rem;width:100%;display:grid}.Game2048Onepiece-module__UkUngq__score{background:var(--brand-paper);text-align:center;border-radius:.4rem;flex-direction:column;justify-content:center;gap:.2rem;min-width:0;min-height:3.5rem;padding:.5rem .4rem;display:flex;position:relative}.Game2048Onepiece-module__UkUngq__bestScore{background:color-mix(in srgb, var(--brand-gold) 22%, var(--brand-surface))}.Game2048Onepiece-module__UkUngq__scoreLabel{color:var(--brand-muted);overflow-wrap:anywhere;text-transform:uppercase;justify-content:center;align-items:center;gap:.3rem;font-size:.65rem;font-weight:750;line-height:1.3;display:flex}.Game2048Onepiece-module__UkUngq__scoreLabel svg{flex:none;width:.8rem;height:.8rem}.Game2048Onepiece-module__UkUngq__scoreValue{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:clamp(.9rem,2vw,1.2rem);font-weight:800;line-height:1.2}.Game2048Onepiece-module__UkUngq__addition{z-index:2;background:var(--brand-gold);color:var(--brand-ink);pointer-events:none;border-radius:.25rem;padding:.1rem .3rem;font-size:.8rem;font-weight:800;animation:.7s ease-out forwards Game2048Onepiece-module__UkUngq__bounty-rise;position:absolute;top:0;right:.2rem}.Game2048Onepiece-module__UkUngq__restart{border:1px solid var(--brand-rule);min-width:0;min-height:2.75rem;color:var(--brand-ink);background:var(--brand-surface);text-align:center;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-size:.78rem;font-weight:750;line-height:1.25;transition:background-color .15s,border-color .15s;display:flex}.Game2048Onepiece-module__UkUngq__restart svg{flex-shrink:0;width:1rem;height:1rem}.Game2048Onepiece-module__UkUngq__restart span{overflow-wrap:anywhere;min-width:0}.Game2048Onepiece-module__UkUngq__restart:hover{border-color:var(--brand-red);background:var(--brand-paper)}.Game2048Onepiece-module__UkUngq__restart:focus-visible,.Game2048Onepiece-module__UkUngq__finalBoard button:focus-visible{outline:2px solid var(--brand-red);outline-offset:3px}.Game2048Onepiece-module__UkUngq__board{aspect-ratio:1;background:var(--brand-rule);touch-action:none;overscroll-behavior:contain;border-radius:.65rem;flex:none;width:min(100%,455px);position:relative;container-type:inline-size}.Game2048Onepiece-module__UkUngq__layer{position:absolute;inset:0}.Game2048Onepiece-module__UkUngq__emptyCell,.Game2048Onepiece-module__UkUngq__tile{border-radius:.4rem;position:absolute}.Game2048Onepiece-module__UkUngq__emptyCell{background:color-mix(in srgb, var(--brand-paper) 75%, var(--brand-rule));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-ink) 13%, transparent)}.Game2048Onepiece-module__UkUngq__tile{z-index:10;transition:left .15s ease-in-out,top .15s ease-in-out;overflow:hidden}.Game2048Onepiece-module__UkUngq__character{object-fit:cover;width:100%;height:100%;display:block}.Game2048Onepiece-module__UkUngq__merged{animation:.2s ease-out Game2048Onepiece-module__UkUngq__merge}.Game2048Onepiece-module__UkUngq__merged:after{border:3px solid var(--brand-gold);border-radius:inherit;content:"";pointer-events:none;animation:.3s ease-out forwards Game2048Onepiece-module__UkUngq__merge-ring;position:absolute;inset:0}.Game2048Onepiece-module__UkUngq__instructions{width:min(100%,455px);color:var(--brand-muted);margin:0;font-size:.8rem;line-height:1.6}.Game2048Onepiece-module__UkUngq__instructions strong{color:var(--brand-ink)}.Game2048Onepiece-module__UkUngq__finalBoard{width:100%;color:var(--brand-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:flex}.Game2048Onepiece-module__UkUngq__finalBoard button{background:var(--brand-red);min-height:2.75rem;color:var(--brand-surface);cursor:pointer;border-radius:.4rem;padding:.4rem .8rem}@keyframes Game2048Onepiece-module__UkUngq__merge{50%{transform:scale(1.045)}}@keyframes Game2048Onepiece-module__UkUngq__merge-ring{to{opacity:0}}@keyframes Game2048Onepiece-module__UkUngq__bounty-rise{to{opacity:0;transform:translateY(-.8rem)}}@media (max-width:420px){.Game2048Onepiece-module__UkUngq__toolbar{gap:.35rem}.Game2048Onepiece-module__UkUngq__restart{flex-direction:column;gap:.2rem;font-size:.7rem}.Game2048Onepiece-module__UkUngq__scoreLabel{font-size:.6rem}}@media (prefers-reduced-motion:reduce){.Game2048Onepiece-module__UkUngq__tile,.Game2048Onepiece-module__UkUngq__restart{transition:none}.Game2048Onepiece-module__UkUngq__merged,.Game2048Onepiece-module__UkUngq__addition{animation:none}}@media (forced-colors:active){.Game2048Onepiece-module__UkUngq__title{-webkit-mask-image:none;mask-image:none}.Game2048Onepiece-module__UkUngq__board,.Game2048Onepiece-module__UkUngq__emptyCell{outline:1px solid canvastext}}
.VictoryConfetti-module__wKb_lq__canvas{contain:strict;width:100%;height:100%;display:block;position:absolute;inset:0}
.YesterdayTarget-module__rl7ffa__wrapper{width:100%;min-width:0;color:var(--brand-ink);text-align:center;font-size:.875rem;font-weight:700;line-height:1.35}.YesterdayTarget-module__rl7ffa__sentence{overflow-wrap:anywhere}.YesterdayTarget-module__rl7ffa__characterButton{min-width:0;max-width:100%;min-height:2.75rem;color:var(--brand-red);font:inherit;vertical-align:middle;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.375rem;margin-inline:.2rem;padding:.125rem .25rem;font-size:1.125rem;font-weight:600;line-height:1.2;transition:color .16s,background-color .16s;display:inline-flex}.YesterdayTarget-module__rl7ffa__characterButton:hover{color:var(--brand-red-hover);background:#fff6}.YesterdayTarget-module__rl7ffa__characterButton:focus-visible{outline:3px solid color-mix(in srgb, var(--game-accent) 62%, #f97316);outline-offset:2px}.YesterdayTarget-module__rl7ffa__avatar{object-fit:cover;object-position:center top;background:#fffdf8;border:2px solid #ffffffe6;border-radius:50%;flex:0 0 2.25rem;width:2.25rem;height:2.25rem;box-shadow:0 3px 10px -6px #12344dbf}.YesterdayTarget-module__rl7ffa__characterName{text-underline-offset:.18em;white-space:nowrap;text-decoration:underline;text-decoration-thickness:1px}@media (max-width:400px){.YesterdayTarget-module__rl7ffa__characterButton{margin-inline:.125rem;font-size:1rem}.YesterdayTarget-module__rl7ffa__avatar{flex-basis:2.125rem;width:2.125rem;height:2.125rem}}@media (prefers-reduced-motion:reduce){.YesterdayTarget-module__rl7ffa__characterButton{transition:none}}
.Game2048GameOverDialog-module__DNG2Iq__scrim{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);isolation:isolate;overscroll-behavior:contain;background:#382d28b3;place-items:center;padding:clamp(.75rem,3vw,1.5rem);display:grid;position:fixed;inset:0;overflow:hidden auto}.Game2048GameOverDialog-module__DNG2Iq__confetti{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.Game2048GameOverDialog-module__DNG2Iq__dialog{z-index:1;border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;width:min(100%,28rem);max-height:calc(100dvh - 1.5rem);color:var(--brand-ink);text-align:center;background:0 0;border-radius:0;flex-direction:column;gap:1rem;padding:clamp(1.15rem,4vw,1.75rem);display:flex;position:relative;overflow:hidden auto;box-shadow:0 30px 80px -30px #382d2899}.Game2048GameOverDialog-module__DNG2Iq__dialog>*{flex-shrink:0}.Game2048GameOverDialog-module__DNG2Iq__heading{gap:.35rem;display:grid}.Game2048GameOverDialog-module__DNG2Iq__eyebrow,.Game2048GameOverDialog-module__DNG2Iq__title,.Game2048GameOverDialog-module__DNG2Iq__description{margin:0}.Game2048GameOverDialog-module__DNG2Iq__eyebrow{color:var(--brand-red);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1.25}.Game2048GameOverDialog-module__DNG2Iq__title{color:var(--brand-red);font-family:var(--font-display);font-weight:400;line-height:1.08;font-size:clamp(1.6rem,7vw,2rem)!important}.Game2048GameOverDialog-module__DNG2Iq__description{color:var(--brand-muted);font-size:.88rem;font-weight:600;line-height:1.5}.Game2048GameOverDialog-module__DNG2Iq__rewardCard{border:1px solid var(--brand-rule);background:var(--brand-surface);min-width:0;box-shadow:none;text-align:left;border-radius:.6rem;align-items:center;gap:.85rem;padding:.8rem;display:flex;position:relative;overflow:hidden}.Game2048GameOverDialog-module__DNG2Iq__portraitFrame{aspect-ratio:1;border:2px solid var(--brand-surface);background:var(--brand-paper);border-radius:1rem;flex:none;width:clamp(5.25rem,25vw,6.5rem);padding:.18rem;animation:.44s cubic-bezier(.2,.78,.22,1) both Game2048GameOverDialog-module__DNG2Iq__reward-reveal;position:relative;overflow:hidden;box-shadow:0 0 0 2px #d7aa4b6b,0 14px 24px -18px #382d2880}.Game2048GameOverDialog-module__DNG2Iq__portrait{border-radius:.72rem}.Game2048GameOverDialog-module__DNG2Iq__rewardCopy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.Game2048GameOverDialog-module__DNG2Iq__rewardEyebrow{color:var(--brand-red);letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:900}.Game2048GameOverDialog-module__DNG2Iq__characterName{overflow-wrap:anywhere;color:var(--brand-red);font-family:var(--font-display);font-size:clamp(1.15rem,5vw,1.55rem);line-height:1.15}.Game2048GameOverDialog-module__DNG2Iq__level{color:var(--brand-muted);margin-top:.25rem;font-size:.75rem;font-weight:650}.Game2048GameOverDialog-module__DNG2Iq__shareBlock{border:1px solid var(--brand-rule);background:var(--brand-surface);border-radius:.45rem;justify-content:space-between;align-items:center;gap:.75rem;min-height:3rem;padding:.4rem .55rem .4rem .8rem;display:flex}.Game2048GameOverDialog-module__DNG2Iq__shareLabel{color:var(--brand-muted);text-align:left;font-size:.78rem;font-weight:800}.Game2048GameOverDialog-module__DNG2Iq__shareBlock .share-buttons-container{margin:0;padding:0}.Game2048GameOverDialog-module__DNG2Iq__shareBlock .share-btn-row{flex-wrap:nowrap;gap:.45rem}.Game2048GameOverDialog-module__DNG2Iq__shareBlock .share-btn{border-radius:.78rem;width:2.75rem;min-width:2.75rem;height:2.75rem}.Game2048GameOverDialog-module__DNG2Iq__actions{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:.65rem;display:grid}.Game2048GameOverDialog-module__DNG2Iq__primaryAction,.Game2048GameOverDialog-module__DNG2Iq__secondaryAction{cursor:pointer;border-radius:.45rem;justify-content:center;align-items:center;gap:.45rem;min-height:3rem;padding:.7rem .8rem;font-size:.85rem;font-weight:850;display:inline-flex}.Game2048GameOverDialog-module__DNG2Iq__primaryAction{border:1px solid var(--brand-red);background:var(--brand-red);box-shadow:none;color:#fff;transition:filter .18s,box-shadow .18s}.Game2048GameOverDialog-module__DNG2Iq__primaryAction:hover{background:var(--brand-red-hover);box-shadow:none}.Game2048GameOverDialog-module__DNG2Iq__secondaryAction{border:1px solid var(--brand-rule);background:var(--brand-surface);color:var(--brand-ink);transition:background-color .18s,color .18s}.Game2048GameOverDialog-module__DNG2Iq__secondaryAction:hover{background:var(--brand-paper);color:var(--brand-ink)}.Game2048GameOverDialog-module__DNG2Iq__primaryAction svg,.Game2048GameOverDialog-module__DNG2Iq__secondaryAction svg{stroke-width:2.25px;flex:none;width:1rem;height:1rem}:is(.Game2048GameOverDialog-module__DNG2Iq__primaryAction:focus-visible,.Game2048GameOverDialog-module__DNG2Iq__secondaryAction:focus-visible,.Game2048GameOverDialog-module__DNG2Iq__shareBlock .share-btn:focus-visible){outline:3px solid var(--brand-red);outline-offset:2px}@keyframes Game2048GameOverDialog-module__DNG2Iq__reward-reveal{0%{opacity:0;transform:scale(.82)rotate(-2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (max-width:360px){.Game2048GameOverDialog-module__DNG2Iq__dialog{gap:.75rem;padding:1rem}.Game2048GameOverDialog-module__DNG2Iq__rewardCard{gap:.65rem}.Game2048GameOverDialog-module__DNG2Iq__portraitFrame{width:4.75rem}.Game2048GameOverDialog-module__DNG2Iq__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Game2048GameOverDialog-module__DNG2Iq__portraitFrame{animation:none}.Game2048GameOverDialog-module__DNG2Iq__primaryAction,.Game2048GameOverDialog-module__DNG2Iq__secondaryAction{transition:none}}
.GuessGrid-module__Kc6PMq__shell{scrollbar-color:var(--brand-rule) transparent;scrollbar-width:thin;background:0 0;border:0;border-radius:0;width:100%;max-width:100%;padding:.3rem;overflow-x:auto}.GuessGrid-module__Kc6PMq__table{min-width:42rem;padding:.2rem}.GuessGrid-module__Kc6PMq__body{flex-direction:column;gap:.45rem;display:flex}.GuessGrid-module__Kc6PMq__row{grid-template-columns:repeat(9,minmax(0,1fr));align-items:stretch;gap:.35rem;display:grid}.GuessGrid-module__Kc6PMq__headerRow{padding:.2rem .4rem .4rem}.GuessGrid-module__Kc6PMq__header{min-height:1.8rem;color:var(--brand-muted);letter-spacing:.035em;overflow-wrap:anywhere;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;line-height:1.15;display:flex}.GuessGrid-module__Kc6PMq__guessRow{background:0 0;border:0;border-radius:0;padding:.38rem;animation:.24s ease-out both GuessGrid-module__Kc6PMq__guess-row-in;position:relative}.GuessGrid-module__Kc6PMq__latestRow{background:var(--brand-paper);box-shadow:inset 3px 0 var(--brand-gold)}.GuessGrid-module__Kc6PMq__cell{aspect-ratio:1;text-align:center;border:1px solid;border-radius:.25rem;justify-content:center;align-items:center;min-width:0;min-height:0;font-size:.8125rem;font-weight:700;line-height:1.2;display:flex;position:relative;overflow:hidden}.GuessGrid-module__Kc6PMq__cellContent{overflow-wrap:anywhere;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;padding:.3rem;display:flex}.GuessGrid-module__Kc6PMq__cell[data-direction] .GuessGrid-module__Kc6PMq__cellContent{padding-top:1.35rem}:is(.GuessGrid-module__Kc6PMq__cell .haki-icon,.GuessGrid-module__Kc6PMq__cell .beli-icon){filter:brightness(0);opacity:1}.GuessGrid-module__Kc6PMq__correct{border-color:var(--feedback-correct-border);background:var(--feedback-correct-bg);color:var(--feedback-correct-text)}.GuessGrid-module__Kc6PMq__partial{border-color:var(--feedback-partial-border);background:var(--feedback-partial-bg);color:var(--feedback-partial-text)}.GuessGrid-module__Kc6PMq__incorrect{border-color:var(--feedback-incorrect-border);background:var(--feedback-incorrect-bg);color:var(--feedback-incorrect-text)}.GuessGrid-module__Kc6PMq__statusBadge{z-index:1;color:#382d28;background:#fffaf0;border-radius:999px;place-items:center;width:1.25rem;height:1.25rem;display:grid;position:absolute;top:.28rem;right:.28rem}.GuessGrid-module__Kc6PMq__statusBadge svg{stroke-width:2.5px;width:1rem;height:1rem}.GuessGrid-module__Kc6PMq__avatarCell{border-color:var(--brand-rule);background:var(--brand-paper)}.GuessGrid-module__Kc6PMq__avatarButton,.GuessGrid-module__Kc6PMq__avatar{width:100%;height:100%}.GuessGrid-module__Kc6PMq__avatarButton{border-radius:inherit;cursor:help;background:0 0;border:0;padding:0;display:block;overflow:hidden}.GuessGrid-module__Kc6PMq__avatarButton:focus-visible{outline:3px solid var(--brand-red);outline-offset:-3px}.GuessGrid-module__Kc6PMq__avatar{object-fit:cover;object-position:top;transition:transform .18s}.GuessGrid-module__Kc6PMq__avatarButton:hover .GuessGrid-module__Kc6PMq__avatar{transform:scale(1.035)}.GuessGrid-module__Kc6PMq__hakiContent,.GuessGrid-module__Kc6PMq__numericValue{justify-content:center;align-items:center;min-width:0;display:flex}.GuessGrid-module__Kc6PMq__hakiContent{flex-wrap:wrap;gap:.15rem}.GuessGrid-module__Kc6PMq__hakiIconButton{place-items:center;display:inline-grid}.GuessGrid-module__Kc6PMq__numericValue{white-space:nowrap;gap:.1rem}.GuessGrid-module__Kc6PMq__compactText{font-size:.75rem}.GuessGrid-module__Kc6PMq__header.GuessGrid-module__Kc6PMq__compactText{font-size:.64rem}.GuessGrid-module__Kc6PMq__breakText{word-break:break-word}@keyframes GuessGrid-module__Kc6PMq__guess-row-in{0%{opacity:0;transform:translateY(-.3rem)}to{opacity:1;transform:none}}@media (max-width:640px){.GuessGrid-module__Kc6PMq__table{min-width:50rem}.GuessGrid-module__Kc6PMq__shell{scroll-padding-inline:.3rem}.GuessGrid-module__Kc6PMq__cell{border-radius:.25rem;font-size:.8125rem}.GuessGrid-module__Kc6PMq__header{overflow-wrap:normal;word-break:normal;font-size:.62rem}.GuessGrid-module__Kc6PMq__header.GuessGrid-module__Kc6PMq__compactText{letter-spacing:0;font-size:.54rem}}@media (prefers-reduced-motion:reduce){.GuessGrid-module__Kc6PMq__guessRow{animation:none}.GuessGrid-module__Kc6PMq__avatar{transition:none}}
.Game2048VictoryOverlay-module__rWWtfW__overlay{z-index:30;border-radius:inherit;background:var(--brand-surface);isolation:isolate;place-items:center;padding:clamp(.55rem,3cqw,1rem);display:grid;position:absolute;inset:0;overflow:auto;box-shadow:inset 0 0 0 1px #ffffffe0}.Game2048VictoryOverlay-module__rWWtfW__confetti{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Game2048VictoryOverlay-module__rWWtfW__content{z-index:1;width:min(100%,22rem);color:var(--brand-ink);text-align:center;flex-direction:column;align-items:center;gap:clamp(.25rem,1.7cqw,.5rem);display:flex;position:relative}.Game2048VictoryOverlay-module__rWWtfW__eyebrow{color:var(--brand-red);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:clamp(.62rem,2.8cqw,.75rem);font-weight:900;line-height:1.2}.Game2048VictoryOverlay-module__rWWtfW__portraitFrame{aspect-ratio:1;background:var(--brand-surface);border:2px solid #fffffff2;border-radius:clamp(.85rem,4cqw,1.25rem);width:clamp(4rem,22cqw,6rem);padding:.2rem;animation:.42s cubic-bezier(.2,.78,.22,1) both Game2048VictoryOverlay-module__rWWtfW__portrait-reveal;position:relative;overflow:hidden;box-shadow:0 0 0 2px #d7aa4b75,0 14px 28px -18px #382b20d1}.Game2048VictoryOverlay-module__rWWtfW__portrait{border-radius:calc(clamp(.85rem,4cqw,1.25rem) - .24rem)}.Game2048VictoryOverlay-module__rWWtfW__copy{gap:clamp(.15rem,1cqw,.3rem);display:grid}.Game2048VictoryOverlay-module__rWWtfW__title{color:var(--brand-red);font-family:var(--font-display);margin:0;font-weight:400;line-height:1.08;font-size:clamp(1rem,5.2cqw,1.55rem)!important}.Game2048VictoryOverlay-module__rWWtfW__description{max-width:21rem;color:var(--brand-muted);margin:0;font-size:clamp(.68rem,2.8cqw,.8rem);font-weight:600;line-height:1.35}.Game2048VictoryOverlay-module__rWWtfW__bounty{color:var(--brand-ink);background:#fff4cdb8;border:1px solid #d7aa4b61;border-radius:999px;margin:0;padding:.27rem .65rem;font-size:clamp(.66rem,2.8cqw,.78rem);font-weight:850;line-height:1.2}.Game2048VictoryOverlay-module__rWWtfW__actions{gap:.1rem;width:min(100%,19rem);display:grid}.Game2048VictoryOverlay-module__rWWtfW__primaryAction,.Game2048VictoryOverlay-module__rWWtfW__secondaryAction{cursor:pointer;border-radius:.45rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;font-weight:850;display:inline-flex}.Game2048VictoryOverlay-module__rWWtfW__primaryAction{border:1px solid var(--brand-red);background:var(--brand-red);box-shadow:none;color:#fff;font-size:clamp(.78rem,3.2cqw,.94rem);transition:background-color .18s,box-shadow .18s,filter .18s}.Game2048VictoryOverlay-module__rWWtfW__primaryAction:hover{background:var(--brand-red-hover);box-shadow:none}.Game2048VictoryOverlay-module__rWWtfW__primaryAction svg{stroke-width:2.4px;width:1.05rem;height:1.05rem}.Game2048VictoryOverlay-module__rWWtfW__secondaryAction{min-height:2.75rem;color:var(--brand-muted);background:0 0;border:0;font-size:clamp(.69rem,2.8cqw,.78rem);transition:background-color .18s,color .18s}.Game2048VictoryOverlay-module__rWWtfW__secondaryAction:hover{color:var(--brand-ink);background:#5b443111}.Game2048VictoryOverlay-module__rWWtfW__secondaryAction svg{stroke-width:2px;width:.88rem;height:.88rem}.Game2048VictoryOverlay-module__rWWtfW__primaryAction:focus-visible,.Game2048VictoryOverlay-module__rWWtfW__secondaryAction:focus-visible{outline:3px solid var(--brand-red);outline-offset:2px}@keyframes Game2048VictoryOverlay-module__rWWtfW__portrait-reveal{0%{opacity:0;transform:scale(.82)rotate(-2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@container (max-width:20rem){.Game2048VictoryOverlay-module__rWWtfW__content{gap:.15rem}.Game2048VictoryOverlay-module__rWWtfW__portraitFrame{width:3.5rem}.Game2048VictoryOverlay-module__rWWtfW__description{max-width:16rem}.Game2048VictoryOverlay-module__rWWtfW__actions{width:min(100%,16rem)}}@media (prefers-reduced-motion:reduce){.Game2048VictoryOverlay-module__rWWtfW__portraitFrame{animation:none}.Game2048VictoryOverlay-module__rWWtfW__primaryAction,.Game2048VictoryOverlay-module__rWWtfW__secondaryAction{transition:none}}
.LaughGuessGrid-module__Gwgs4q__list{flex-direction:column;gap:.45rem;width:100%;margin-inline:auto;display:flex}.LaughGuessGrid-module__Gwgs4q__row{border:0;border-radius:.35rem;grid-template-columns:3.65rem minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;min-height:4.6rem;padding:.55rem;animation:.24s ease-out both LaughGuessGrid-module__Gwgs4q__laugh-guess-in;display:grid}.LaughGuessGrid-module__Gwgs4q__latest{box-shadow:inset 3px 0}.LaughGuessGrid-module__Gwgs4q__correct{border:1px solid var(--feedback-correct-border);background:var(--feedback-correct-bg);color:var(--feedback-correct-text)}.LaughGuessGrid-module__Gwgs4q__incorrect{border:1px solid var(--feedback-incorrect-border);background:var(--feedback-incorrect-bg);color:var(--feedback-incorrect-text)}.LaughGuessGrid-module__Gwgs4q__avatar{object-fit:cover;object-position:top;background:var(--brand-paper);border:0;border-radius:.25rem;width:3.65rem;height:3.65rem}.LaughGuessGrid-module__Gwgs4q__text{text-align:left;flex-direction:column;align-items:flex-start;gap:.12rem;min-width:0;display:flex}.LaughGuessGrid-module__Gwgs4q__text strong,.LaughGuessGrid-module__Gwgs4q__text span{overflow-wrap:anywhere;max-width:100%}.LaughGuessGrid-module__Gwgs4q__text strong{font-size:.94rem;font-weight:750}.LaughGuessGrid-module__Gwgs4q__text span{opacity:1;font-size:.72rem}@keyframes LaughGuessGrid-module__Gwgs4q__laugh-guess-in{0%{opacity:0;transform:translateY(-.3rem)}to{opacity:1;transform:none}}@media (max-width:480px){.LaughGuessGrid-module__Gwgs4q__row{grid-template-columns:3.35rem minmax(0,1fr);gap:.6rem}.LaughGuessGrid-module__Gwgs4q__avatar{width:3.35rem;height:3.35rem}}@media (prefers-reduced-motion:reduce){.LaughGuessGrid-module__Gwgs4q__row{animation:none}}
@keyframes StoryProgressSelector-module__tWJ8Dq__story-progress-first-visit{0%,to{background-color:#0000;border-color:#2f85803d;box-shadow:0 0 #2f858000}50%{background-color:#2f85800f;border-color:#2f8580b8;box-shadow:0 0 0 4px #2f85801c,0 0 18px #2f85802e}}.StoryProgressSelector-module__tWJ8Dq__firstVisitHighlight{animation:1.25s ease-in-out 4 StoryProgressSelector-module__tWJ8Dq__story-progress-first-visit}@media (prefers-reduced-motion:reduce){.StoryProgressSelector-module__tWJ8Dq__firstVisitHighlight{background-color:#2f85800f;border-color:#2f858094;animation:none;box-shadow:0 0 0 3px #2f85801a}}
.page-module__YDp3xG__page{isolation:isolate;background:var(--brand-paper);width:100%;max-width:none;position:relative;overflow:hidden}.page-module__YDp3xG__page[data-motion-ready=true] [data-story-reveal]{opacity:0;transition:opacity .56s,transform .68s cubic-bezier(.2,.75,.2,1)}.page-module__YDp3xG__page[data-motion-ready=true] [data-story-reveal][data-reveal=settle]{transform:translateY(.8rem)scale(.992)}.page-module__YDp3xG__page[data-motion-ready=true] [data-story-reveal][data-reveal=left]{transform:translate(-1.35rem)}.page-module__YDp3xG__page[data-motion-ready=true] [data-story-reveal][data-reveal=right]{transform:translate(1.35rem)}.page-module__YDp3xG__page[data-motion-ready=true] [data-story-reveal][data-visible=true]{opacity:1;transform:none}.page-module__YDp3xG__content{width:100%;max-width:80rem;margin-inline:auto;padding:1rem .75rem 4rem;position:relative}.page-module__YDp3xG__adContent{padding-top:0}.page-module__YDp3xG__recommendedGames{width:100%;max-width:64rem;margin:2rem auto 0}.page-module__YDp3xG__recommendedGames .section-recommended-games{--brand-panel:url(/brand/worn-panel-turn.png);border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;max-width:100%;box-shadow:none;background:0 0;border-radius:0;overflow:hidden}.page-module__YDp3xG__recommendedGames .section-title{color:var(--brand-red)}.page-module__YDp3xG__adPlacement{width:100%;min-width:0;max-width:64rem;margin:1rem auto 0}.page-module__YDp3xG__adPlacement:has([data-ad-status^=unfill]){display:none}:is(.page-module__YDp3xG__page .pq-game,.page-module__YDp3xG__page .pq-header,.page-module__YDp3xG__page .pq-card,.page-module__YDp3xG__page .pq-level-summary,.page-module__YDp3xG__page .pq-top-bar,.page-module__YDp3xG__page .pq-board-shell,.page-module__YDp3xG__page .pq-status,.page-module__YDp3xG__page .pq-controls,.page-module__YDp3xG__page .pq-settings){min-width:0}.page-module__YDp3xG__page .pq-board-shell{margin-top:.75rem}@media (max-width:639px){.page-module__YDp3xG__page .pq-header{margin-top:2.25rem}.page-module__YDp3xG__page .pq-heading{font-size:1.65rem;line-height:1.08}.page-module__YDp3xG__page .pq-header-description{margin-top:.4rem;font-size:.82rem;line-height:1.35}.page-module__YDp3xG__page .pq-card{border-radius:0;padding:.65rem}.page-module__YDp3xG__page .pq-top-bar{gap:.5rem;margin-top:.45rem}.page-module__YDp3xG__page .pq-board-shell{border-radius:.6rem;padding:.45rem}.page-module__YDp3xG__page .pq-status{min-height:2.1rem;margin-top:.45rem;padding-inline:.25rem;font-size:.76rem;line-height:1.3}.page-module__YDp3xG__page .pq-controls{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;margin-top:.25rem}.page-module__YDp3xG__page .pq-controls button{overflow-wrap:anywhere;text-align:center;white-space:normal;border-radius:.45rem;grid-column:span 2;min-width:0;min-height:4rem;font-size:.68rem;line-height:1.15}:is(.page-module__YDp3xG__page .pq-controls button:nth-last-child(2),.page-module__YDp3xG__page .pq-controls button:last-child){grid-column:span 3}.page-module__YDp3xG__page .pq-settings{margin-top:.45rem;padding-block:.2rem}}@media (min-width:900px) and (max-width:1279px){.page-module__YDp3xG__page .pq-card{grid-template-columns:minmax(0,1fr) minmax(18rem,34rem) minmax(0,1fr);grid-template-areas:"level topbar count""board board board""status status status""controls controls controls""settings settings settings";align-items:start;gap:.75rem 1rem;display:grid}.page-module__YDp3xG__page .pq-level-summary{display:contents}.page-module__YDp3xG__page .pq-level-summary>:first-child{grid-area:level;justify-self:start}.page-module__YDp3xG__page .pq-level-summary>:last-child{grid-area:count;justify-self:end}.page-module__YDp3xG__page .pq-top-bar{grid-area:topbar;width:100%;margin:0;padding:0}.page-module__YDp3xG__page .pq-board-shell{grid-area:board;align-self:start;margin:0 auto}.page-module__YDp3xG__page .pq-status{grid-area:status;width:min(100%,34rem);margin:0 auto}.page-module__YDp3xG__page .pq-controls{grid-area:controls;grid-template-columns:repeat(5,minmax(0,1fr));width:min(100%,34rem);margin:0 auto}.page-module__YDp3xG__page .pq-settings{grid-area:settings;width:min(100%,34rem);margin:0 auto}}@media (min-width:1280px){.page-module__YDp3xG__page .pq-card{grid-template-columns:minmax(18rem,1fr) minmax(0,34rem) minmax(18rem,1fr);grid-template-areas:"level topbar controls""level board controls"".status."".settings.";align-items:start;gap:.75rem 1rem;display:grid}.page-module__YDp3xG__page .pq-level-summary{flex-direction:column;grid-area:level;align-items:stretch;margin:0;padding:0}.page-module__YDp3xG__page .pq-level-summary>*{justify-content:center}.page-module__YDp3xG__page .pq-top-bar{grid-area:topbar;margin:0;padding:0}.page-module__YDp3xG__page .pq-board-shell{grid-area:board;align-self:start;margin:0}.page-module__YDp3xG__page .pq-status{grid-area:status;width:100%;max-width:none;margin:0}.page-module__YDp3xG__page .pq-controls{grid-area:controls;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:none;margin:0}.page-module__YDp3xG__page .pq-controls button{overflow-wrap:normal;white-space:normal;min-width:0;padding-inline:.25rem;line-height:1.1}.page-module__YDp3xG__page .pq-settings{grid-area:settings;width:100%;max-width:none;margin:0}}@media (orientation:landscape) and (min-width:700px) and (max-height:560px){.page-module__YDp3xG__content{padding-top:1rem}.page-module__YDp3xG__page .pq-header{display:none}.page-module__YDp3xG__page .pq-card{border-radius:0;grid-template-columns:minmax(0,calc(100dvh - 8.75rem)) minmax(18rem,1fr);grid-template-areas:"board level""board topbar""board status""board controls""board settings";align-items:start;column-gap:.75rem;padding:.55rem;display:grid}.page-module__YDp3xG__page .pq-level-summary{grid-area:level;min-height:2rem;margin:0;padding:0}.page-module__YDp3xG__page .pq-level-summary>*{border-radius:.75rem;min-height:2rem;padding-inline:.6rem}.page-module__YDp3xG__page .pq-level-summary svg{width:.9rem;height:.9rem}.page-module__YDp3xG__page .pq-top-bar{grid-area:topbar;margin:0;padding:0}.page-module__YDp3xG__page .pq-board-shell{grid-area:board;width:min(100%,100dvh - 8.75rem);margin:0;padding:.4rem}.page-module__YDp3xG__page .pq-status{grid-area:status;width:100%;max-width:none;min-height:1.8rem;margin-top:.35rem;font-size:.72rem;line-height:1.25}.page-module__YDp3xG__page .pq-controls{grid-area:controls;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem;width:100%;max-width:none;margin-top:.2rem}.page-module__YDp3xG__page .pq-controls button{border-radius:.45rem;min-height:3rem;font-size:.65rem}.page-module__YDp3xG__page .pq-settings{grid-area:settings;width:100%;max-width:none;margin-top:.4rem;padding-block:.15rem}}.page-module__YDp3xG__intro{max-width:56rem;margin:4rem auto 0;padding:2.75rem .5rem 0;position:relative}.page-module__YDp3xG__intro:before{content:"";background:linear-gradient(90deg,#0000,#2f858059 28%,#d7aa4b7a 50%,#2f858059 72%,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}.page-module__YDp3xG__introCard{box-shadow:none;background:#fffdf8e0;border:0;transition:border-color .18s,box-shadow .22s,transform .22s}.page-module__YDp3xG__introCard:nth-child(odd){transform:rotate(-.4deg)}.page-module__YDp3xG__introCard:nth-child(2n){transform:translateY(.3rem)rotate(.4deg)}.page-module__YDp3xG__introCard:hover{transform:translateY(-.2rem)rotate(0)}.page-module__YDp3xG__guide{gap:1.35rem;max-width:56rem;margin:2rem auto 0;display:grid;position:relative}.page-module__YDp3xG__guide:before{content:"";background:linear-gradient(#0000,#2f858066 8%,#d7aa4b80 54%,#2f858040 92%,#0000);width:1px;position:absolute;top:2.5rem;bottom:2.5rem;left:-2.75rem}.page-module__YDp3xG__guideSection{box-shadow:none;background:#fffdf8e6;border:0;border-radius:1.75rem;padding:1.5rem;position:relative}.page-module__YDp3xG__chapterNumber{z-index:2;background:var(--brand-paper);color:#237d79;width:3rem;height:3rem;box-shadow:none;letter-spacing:.12em;border:0;place-items:center;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:1.25rem;left:-4.25rem}.page-module__YDp3xG__sectionHeading{align-items:flex-start;gap:.875rem;display:flex}.page-module__YDp3xG__sectionIcon{color:#237d79;background:#edf7f3;border:0;border-radius:.875rem;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:grid}.page-module__YDp3xG__sectionHeading h2{color:#102a43;letter-spacing:-.025em;font-size:1.3rem;font-weight:800;line-height:1.25}.page-module__YDp3xG__sectionHeading p{color:#64748b;margin-top:.3rem;font-size:.875rem;line-height:1.55}.page-module__YDp3xG__prose{color:#475569;gap:.75rem;margin-top:1.25rem;font-size:.95rem;line-height:1.8;display:grid}.page-module__YDp3xG__aboutLayout{align-items:center;gap:1.25rem;display:grid}.page-module__YDp3xG__aboutVisual{aspect-ratio:1;justify-self:center;place-items:center;width:min(100%,19rem);display:grid;position:relative}.page-module__YDp3xG__aboutVisual img{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 22px #12344d21);width:86%;height:auto;transition:filter .26s,transform .32s cubic-bezier(.2,.75,.2,1);position:relative;transform:rotate(-2deg)scale(.98)}.page-module__YDp3xG__aboutVisual:hover img{filter:drop-shadow(0 24px 28px #12344d33);transform:rotate(1.5deg)scale(1.035)}.page-module__YDp3xG__steps{gap:.75rem;margin-top:1.25rem;display:grid}.page-module__YDp3xG__steps li{color:#475569;border:1px solid #0000;border-radius:1rem;align-items:flex-start;gap:.75rem;padding:.7rem;font-size:.9rem;line-height:1.65;transition:border-color .18s,background-color .18s,transform .22s;display:flex}.page-module__YDp3xG__steps li:nth-child(odd){transform:translate(-.25rem)}.page-module__YDp3xG__steps li:nth-child(2n){transform:translate(.25rem)}.page-module__YDp3xG__steps li:hover{background:#edf7f3ad;transform:translate(0)}.page-module__YDp3xG__steps li>span{color:#fff;background:#17364b;border-radius:999px;flex:none;place-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:800;transition:background-color .18s,transform .22s;display:grid}.page-module__YDp3xG__steps li:hover>span{background:#237d79;transform:scale(1.08)rotate(-5deg)}.page-module__YDp3xG__steps li:nth-child(2n):hover>span{transform:scale(1.08)rotate(5deg)}.page-module__YDp3xG__callout{background:#edf7f3b8;border:0;border-radius:1.25rem;gap:.55rem;margin-top:1.25rem;padding:1rem;display:grid}.page-module__YDp3xG__callout h3{color:#102a43;font-size:.95rem;font-weight:800}.page-module__YDp3xG__callout p{color:#526274;font-size:.85rem;line-height:1.7}.page-module__YDp3xG__strategyGrid{gap:.75rem;margin-top:1.25rem;display:grid}.page-module__YDp3xG__strategyCard{color:#237d79;background:#f7faf8;border:0;border-radius:1.25rem;padding:1rem;transition:border-color .18s,box-shadow .22s,transform .22s}.page-module__YDp3xG__strategyCard:first-child{transform:rotate(-.45deg)}.page-module__YDp3xG__strategyCard:nth-child(2){transform:translateY(.35rem)}.page-module__YDp3xG__strategyCard:nth-child(3){transform:rotate(.45deg)}.page-module__YDp3xG__strategyCard:hover{transform:translateY(-.25rem)rotate(0)}.page-module__YDp3xG__strategyCard h3{color:#102a43;margin-top:.75rem;font-size:.9rem;font-weight:800}.page-module__YDp3xG__strategyCard p{color:#64748b;margin-top:.35rem;font-size:.8rem;line-height:1.6}.page-module__YDp3xG__levelFacts{gap:.65rem;margin-top:1.25rem;display:grid}.page-module__YDp3xG__levelFacts p{color:#475569;align-items:flex-start;gap:.6rem;padding-bottom:.65rem;font-size:.875rem;line-height:1.55;display:flex}.page-module__YDp3xG__levelFacts p:last-child{border-bottom:0;padding-bottom:0}.page-module__YDp3xG__levelFacts svg{color:#237d79;flex:none;margin-top:.2rem}.page-module__YDp3xG__faqList{gap:.75rem;margin-top:1.25rem;display:grid}.page-module__YDp3xG__faqList details{border-bottom:1px solid #12344d17;padding:0 0 .75rem}.page-module__YDp3xG__faqList details:last-child{border-bottom:0;padding-bottom:0}.page-module__YDp3xG__faqList summary{cursor:pointer;color:#102a43;padding:.15rem 2rem .15rem 0;font-size:.95rem;font-weight:800;list-style:none;position:relative}.page-module__YDp3xG__faqList summary::-webkit-details-marker{display:none}.page-module__YDp3xG__faqList summary:after{content:"";border-bottom:2px solid #237d79;border-right:2px solid #237d79;width:.55rem;height:.55rem;transition:transform .18s;position:absolute;top:.2rem;right:.35rem;transform:rotate(45deg)}.page-module__YDp3xG__faqList details[open] summary:after{transform:translateY(.25rem)rotate(225deg)}.page-module__YDp3xG__faqList summary:focus-visible{outline-offset:3px;border-radius:.3rem;outline:2px solid #2f8580}.page-module__YDp3xG__faqList p{color:#64748b;margin-top:.35rem;font-size:.85rem;line-height:1.65}@media (min-width:640px){.page-module__YDp3xG__content{padding:1rem 1.25rem 5rem}.page-module__YDp3xG__adContent{padding-top:0}.page-module__YDp3xG__guide{margin-top:2.5rem}.page-module__YDp3xG__guideSection{padding:1.75rem}.page-module__YDp3xG__strategyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.page-module__YDp3xG__aboutLayout{grid-template-columns:minmax(0,1fr) 19rem;gap:2rem}}@media (min-width:640px) and (max-width:1100px){.page-module__YDp3xG__guide:before{display:none}.page-module__YDp3xG__chapterNumber{top:1.5rem;left:1.75rem}.page-module__YDp3xG__sectionHeading{min-height:3rem;padding-left:4rem}}@media (max-width:639px){.page-module__YDp3xG__page:after{opacity:.55}.page-module__YDp3xG__intro{margin-top:3rem;padding-top:2.25rem}.page-module__YDp3xG__guide{gap:1rem}.page-module__YDp3xG__guide:before{display:none}.page-module__YDp3xG__guideSection{padding-top:4.25rem}.page-module__YDp3xG__chapterNumber{width:2.5rem;height:2.5rem;top:1rem;left:1.5rem}}@media (orientation:landscape) and (min-width:700px) and (max-height:560px){.page-module__YDp3xG__content{padding-top:1rem}}@media (prefers-reduced-motion:reduce){.page-module__YDp3xG__page{scroll-behavior:auto}.page-module__YDp3xG__page[data-motion-ready=true] [data-story-reveal]{opacity:1;transition:none;transform:none}.page-module__YDp3xG__introCard,.page-module__YDp3xG__steps li,.page-module__YDp3xG__strategyCard,.page-module__YDp3xG__aboutVisual img{transition:none;transform:none}}
.content-module__3ybcBG__page{isolation:isolate;background:var(--brand-paper);width:100%;min-width:0;position:relative;overflow:hidden}.content-module__3ybcBG__page[data-motion-ready=true] [data-story-reveal]{opacity:0;transition:opacity .56s,transform .68s cubic-bezier(.2,.75,.2,1)}.content-module__3ybcBG__page[data-motion-ready=true] [data-story-reveal][data-reveal=settle]{transform:translateY(.8rem)scale(.992)}.content-module__3ybcBG__page[data-motion-ready=true] [data-story-reveal][data-reveal=left]{transform:translate(-1.35rem)}.content-module__3ybcBG__page[data-motion-ready=true] [data-story-reveal][data-reveal=right]{transform:translate(1.35rem)}.content-module__3ybcBG__page[data-motion-ready=true] [data-story-reveal][data-reveal=cards]{transform:translateY(1rem)}.content-module__3ybcBG__page[data-motion-ready=true] [data-story-reveal][data-visible=true]{opacity:1;transform:none}.content-module__3ybcBG__content{width:100%;min-width:0;max-width:80rem;margin-inline:auto;padding:.25rem .75rem 4rem}.content-module__3ybcBG__contentColumn{width:100%;min-width:0;max-width:64rem;margin-inline:auto}.content-module__3ybcBG__gameOverview{grid-template-areas:"game""recommended""primary-ad""legend";gap:1rem;display:grid}.content-module__3ybcBG__gameShell{grid-area:game;width:100%;min-width:0;position:relative}.content-module__3ybcBG__gameContent{padding-bottom:0}.content-module__3ybcBG__recommendedGames{grid-area:recommended;min-width:0}.content-module__3ybcBG__legendRail{grid-area:legend;min-width:0}.content-module__3ybcBG__adPlacement{width:100%;min-width:0}.content-module__3ybcBG__adContent{padding-top:0}.content-module__3ybcBG__primaryAdPlacement{grid-area:primary-ad}.content-module__3ybcBG__adPlacement:has([data-ad-status^=unfill]){display:none}:is(.content-module__3ybcBG__page .section,.content-module__3ybcBG__page .container,.content-module__3ybcBG__page .w-full){min-width:0;max-width:100%}.content-module__3ybcBG__page .section{border:3px solid var(--brand-red);border-image:var(--brand-panel) 48 fill / 12px / 0 stretch;width:100%;box-shadow:none;background:0 0;border-radius:0;overflow:hidden}.content-module__3ybcBG__page .section+.section{margin-top:1rem}.content-module__3ybcBG__recommendedGames{--brand-panel:url(/brand/worn-panel-turn.png)}.content-module__3ybcBG__page .op2048-story-section:nth-of-type(3n+1){--brand-panel:url(/brand/worn-panel-turn.png)}.content-module__3ybcBG__legendRail{--brand-panel:url(/brand/worn-panel-flip.png)}.content-module__3ybcBG__page .op2048-story-section:nth-of-type(3n+2){--brand-panel:url(/brand/worn-panel-flip.png)}.content-module__3ybcBG__page .section-title{color:#43372e}:is(.content-module__3ybcBG__page .bg-section-blue,.content-module__3ybcBG__page .bg-section-green,.content-module__3ybcBG__page .bg-section-pink,.content-module__3ybcBG__page .bg-section-purple,.content-module__3ybcBG__page .bg-section-orange,.content-module__3ybcBG__page .bg-section-red,.content-module__3ybcBG__page .bg-section-grey){background:0 0}.content-module__3ybcBG__page .section .bg-white{background:var(--brand-paper);box-shadow:none;border:0}.content-module__3ybcBG__page .op2048-legend-card{box-shadow:none;background:0 0;border:0;transition:transform .22s cubic-bezier(.2,.75,.2,1)}.content-module__3ybcBG__page .op2048-legend-card-content{padding:.25rem}.content-module__3ybcBG__page .op2048-legend-image{margin:0}.content-module__3ybcBG__page .op2048-legend-artwork{transition:transform .24s cubic-bezier(.2,.75,.2,1)}.content-module__3ybcBG__page .op2048-legend-scrim{z-index:1;border-radius:inherit;opacity:1;background:linear-gradient(#0206170a 0%,#0206171f 42%,#02061794 72%,#020617e6 100%);transition:opacity .18s}.content-module__3ybcBG__page .op2048-legend-copy{z-index:2;color:#fff;text-shadow:0 1px 2px #020617fa,0 0 .4rem #020617eb;padding:0;transition:opacity .18s,transform .22s cubic-bezier(.2,.75,.2,1);bottom:.875rem;left:.75rem;right:.75rem}.content-module__3ybcBG__page .op2048-legend-copy p{min-height:0;color:inherit;text-align:center;margin:0}.content-module__3ybcBG__page .op2048-legend-copy p:first-child{margin-bottom:.12rem}.content-module__3ybcBG__page .op2048-legend-card:focus-visible{outline-offset:2px;outline:2px solid #8b6945}@media (hover:hover) and (pointer:fine){:is(.content-module__3ybcBG__page .op2048-legend-scrim,.content-module__3ybcBG__page .op2048-legend-copy){opacity:0}.content-module__3ybcBG__page .op2048-legend-copy{transform:translateY(.35rem)}:is(.content-module__3ybcBG__page .op2048-legend-card:hover,.content-module__3ybcBG__page .op2048-legend-card:focus-visible){transform:translateY(-.12rem)}:is(.content-module__3ybcBG__page .op2048-legend-card:hover .op2048-legend-artwork,.content-module__3ybcBG__page .op2048-legend-card:focus-visible .op2048-legend-artwork){transform:translateY(-.08rem)scale(1.05)rotate(-1deg)}:is(.content-module__3ybcBG__page .op2048-legend-card:hover .op2048-legend-scrim,.content-module__3ybcBG__page .op2048-legend-card:focus-visible .op2048-legend-scrim,.content-module__3ybcBG__page .op2048-legend-card:hover .op2048-legend-copy,.content-module__3ybcBG__page .op2048-legend-card:focus-visible .op2048-legend-copy){opacity:1;transform:none}}.content-module__3ybcBG__page .op2048-story{grid-template-columns:minmax(0,1fr);gap:1.35rem;margin-top:2rem;display:grid;position:relative}.content-module__3ybcBG__page .op2048-story:before{content:"";background:linear-gradient(#0000,#8b694561 8%,#d7aa4b85 52%,#2f858047 92%,#0000);width:1px;position:absolute;top:2.5rem;bottom:2.5rem;left:-2.75rem}.content-module__3ybcBG__page .op2048-story-section{padding:0;display:block;position:relative;overflow:visible}.content-module__3ybcBG__page .op2048-chapter-number{z-index:2;color:#8b6945;letter-spacing:.12em;background:#fffdf8;border:1px solid #8b694542;border-radius:50%;place-items:center;width:3rem;height:3rem;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:1.5rem;left:-4.25rem;box-shadow:0 12px 28px -20px #382b20c7}.content-module__3ybcBG__page .op2048-story-content{width:100%;padding:1.5rem}.content-module__3ybcBG__page .op2048-story-heading{align-items:flex-start;gap:.9rem;display:flex}.content-module__3ybcBG__page .op2048-story-heading .section-title{text-align:left;padding:0}.content-module__3ybcBG__page .op2048-story-heading .section-description{text-align:left;margin-top:.35rem;padding:0;line-height:1.75}.content-module__3ybcBG__page .op2048-story-icon{color:#8b6945;background:#f9f1e6;border:0;border-radius:.9rem;flex:none;place-items:center;width:2.55rem;height:2.55rem;display:grid}.content-module__3ybcBG__page .op2048-story-icon svg{width:1.2rem;height:1.2rem}.content-module__3ybcBG__page .op2048-callout{background:var(--brand-paper);color:#5f4a39;text-align:center;border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;max-width:36rem;margin:1.25rem auto 0;padding:1rem;display:flex}.content-module__3ybcBG__page .op2048-callout svg{color:#c38b2d;flex:none;width:1.2rem;height:1.2rem}.content-module__3ybcBG__page .op2048-merge-demo{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.content-module__3ybcBG__page .op2048-merge-item{align-items:center;gap:.5rem;display:flex}.content-module__3ybcBG__page .op2048-merge-item span{color:#8b6945;font-size:1.35rem;font-weight:900}.content-module__3ybcBG__page .op2048-merge-item img{object-fit:cover;border:3px solid #fffdf8;border-radius:1.15rem;width:clamp(4.25rem,15vw,6.5rem);height:clamp(4.25rem,15vw,6.5rem);transition:box-shadow .22s,transform .22s;box-shadow:0 14px 28px -20px #382b20b3}.content-module__3ybcBG__page .op2048-merge-item:last-child img{transform:scale(1.06)rotate(1.5deg);box-shadow:0 0 0 3px #d7aa4b38,0 18px 32px -20px #382b20b8}.content-module__3ybcBG__page .op2048-feature-grid{gap:.75rem;margin-top:1.5rem;display:grid}.content-module__3ybcBG__page .op2048-feature-grid article{background:var(--brand-paper);color:#6e5540;border:0;border-radius:.5rem;align-items:flex-start;gap:.75rem;min-height:5rem;padding:1rem;display:flex}.content-module__3ybcBG__page .op2048-feature-grid article svg{color:#b1772b;flex:none;width:1.15rem;height:1.15rem;margin-top:.1rem}.content-module__3ybcBG__page .op2048-feature-grid article p{color:#5f6670;font-size:.875rem;line-height:1.65}.content-module__3ybcBG__page .op2048-reason-grid article svg{color:#2f8580}.content-module__3ybcBG__page .op2048-tip-grid article svg{color:#c9654e}.content-module__3ybcBG__page .op2048-progression{justify-content:center;align-items:flex-start;gap:.6rem;margin-top:1.5rem;display:flex}.content-module__3ybcBG__page .op2048-progression>div{align-items:center;gap:.6rem;display:flex}.content-module__3ybcBG__page .op2048-progress-character{border:3px solid #fffdf8;border-radius:1.25rem;flex:none;width:clamp(4.5rem,17vw,7rem);height:clamp(4.5rem,17vw,7rem);box-shadow:0 16px 30px -22px #382b20ad}.content-module__3ybcBG__page .op2048-progress-character img{object-fit:cover}.content-module__3ybcBG__page .op2048-progression span{color:#b1772b;font-size:1.25rem;font-weight:900}.content-module__3ybcBG__page .op2048-progression .op2048-next-unlock-label{color:#cbd5e1;font-size:clamp(.44rem,1.7vw,.625rem)}.content-module__3ybcBG__page .op2048-progression strong{display:none}.content-module__3ybcBG__page .op2048-faq-list{gap:.75rem;margin-top:1.5rem;display:grid}.content-module__3ybcBG__page .op2048-faq-list details{border-bottom:1px solid #5b44311c;padding-bottom:.75rem}.content-module__3ybcBG__page .op2048-faq-list details:last-child{border-bottom:0;padding-bottom:0}.content-module__3ybcBG__page .op2048-faq-list summary{cursor:pointer;color:#43372e;min-height:2.75rem;padding:.55rem 2.25rem .55rem 0;font-size:.95rem;font-weight:800;list-style:none;position:relative}.content-module__3ybcBG__page .op2048-faq-list summary::-webkit-details-marker{display:none}.content-module__3ybcBG__page .op2048-faq-list summary:after{content:"";border-bottom:2px solid #8b6945;border-right:2px solid #8b6945;width:.55rem;height:.55rem;transition:transform .18s;position:absolute;top:.75rem;right:.35rem;transform:rotate(45deg)}.content-module__3ybcBG__page .op2048-faq-list details[open] summary:after{transform:translateY(.25rem)rotate(225deg)}.content-module__3ybcBG__page .op2048-faq-list summary:focus-visible{outline-offset:3px;border-radius:.4rem;outline:2px solid #8b6945}.content-module__3ybcBG__page .op2048-faq-list p{color:#667085;padding:0 .25rem .35rem 0;font-size:.875rem;line-height:1.7}@media (min-width:640px){.content-module__3ybcBG__content{padding:1rem 1.25rem 5rem}.content-module__3ybcBG__gameContent{padding-bottom:0}.content-module__3ybcBG__page .op2048-story-content{padding:1.75rem}.content-module__3ybcBG__page .op2048-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.content-module__3ybcBG__gameOverview{grid-template-columns:minmax(32rem,40rem) minmax(24rem,28rem);grid-template-areas:"game legend""recommended recommended""primary-ad primary-ad";justify-content:center;align-items:stretch;column-gap:1.25rem;max-width:69.25rem}.content-module__3ybcBG__gameShell{max-width:40rem;display:flex}.content-module__3ybcBG__gameShell>section{width:100%;padding-block:0}.content-module__3ybcBG__legendRail{align-self:stretch}.content-module__3ybcBG__legendRail .op2048-legend{flex-direction:column;height:100%;display:flex}.content-module__3ybcBG__legendRail .op2048-legend-container{flex-direction:column;flex:1;min-height:0;display:flex}.content-module__3ybcBG__legendRail .op2048-legend-header{flex:none;padding-inline:1rem}.content-module__3ybcBG__legendRail .section-title{padding-top:1.25rem;font-size:1.35rem;line-height:1.2}.content-module__3ybcBG__legendRail .section-description{padding-inline:0;font-size:.8rem;line-height:1.5}.content-module__3ybcBG__legendRail .op2048-legend-grid{flex:auto;grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;min-height:0;margin-top:.75rem;padding:0 .5rem .5rem;display:grid}.content-module__3ybcBG__legendRail .op2048-legend-card:last-child{grid-column:2}.content-module__3ybcBG__legendRail .op2048-legend-card-content{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:.2rem;display:flex}.content-module__3ybcBG__legendRail .op2048-legend-image{width:min(100%,5.25rem);margin-bottom:0}.content-module__3ybcBG__legendRail .op2048-legend-copy{text-align:center;padding:0;bottom:.625rem;left:.5rem;right:.5rem}.content-module__3ybcBG__legendRail .op2048-legend-copy p{text-align:center;justify-content:center}.content-module__3ybcBG__legendRail .op2048-legend-copy p:first-child{min-height:0;margin-bottom:.08rem;font-size:.6875rem;line-height:1.05}.content-module__3ybcBG__legendRail .op2048-legend-copy p:last-child{font-size:.625rem;line-height:1.05}}@media (min-width:640px) and (max-width:1100px){.content-module__3ybcBG__page .op2048-story:before{display:none}.content-module__3ybcBG__page .op2048-chapter-number{top:1.5rem;left:1.75rem}.content-module__3ybcBG__page .op2048-story-heading{min-height:3rem;padding-left:4rem}}@media (max-width:639px){.content-module__3ybcBG__page:after{opacity:.34}.content-module__3ybcBG__content{padding-inline:.5rem}.content-module__3ybcBG__page .section{border-radius:1.5rem}.content-module__3ybcBG__page .op2048-story{gap:1rem}.content-module__3ybcBG__page .op2048-story:before{display:none}.content-module__3ybcBG__page .op2048-story-section{padding-top:3.65rem}.content-module__3ybcBG__page .op2048-chapter-number{width:2.5rem;height:2.5rem;top:.9rem;left:1.5rem}.content-module__3ybcBG__page .op2048-story-content{padding:1rem}.content-module__3ybcBG__page .op2048-story-heading{gap:.7rem}.content-module__3ybcBG__page .op2048-story-heading .section-title{font-size:1.25rem}:is(.content-module__3ybcBG__page .op2048-merge-demo,.content-module__3ybcBG__page .op2048-progression),:is(.content-module__3ybcBG__page .op2048-merge-item,.content-module__3ybcBG__page .op2048-progression>div){gap:.28rem}:is(.content-module__3ybcBG__page .op2048-merge-item span,.content-module__3ybcBG__page .op2048-progression span){font-size:.95rem}}@media (prefers-reduced-motion:reduce){.content-module__3ybcBG__page[data-motion-ready=true] [data-story-reveal]{opacity:1;transition:none;transform:none}.content-module__3ybcBG__gameShell:before{transition:none;transform:none}.content-module__3ybcBG__page .op2048-legend-card{transition:none;transform:none}.content-module__3ybcBG__page .op2048-legend-copy{transition:none;transform:none}.content-module__3ybcBG__page .op2048-legend-artwork{transition:none;transform:none}.content-module__3ybcBG__page .op2048-legend-scrim{transition:none;transform:none}.content-module__3ybcBG__page .op2048-legend-card img{transition:none;transform:none}.content-module__3ybcBG__page .op2048-merge-item img{transition:none;transform:none}.content-module__3ybcBG__page .op2048-feature-grid article{transition:none;transform:none}:is(.content-module__3ybcBG__page .op2048-legend-card:hover,.content-module__3ybcBG__page .op2048-legend-card:focus-visible,.content-module__3ybcBG__page .op2048-legend-card:hover .op2048-legend-artwork,.content-module__3ybcBG__page .op2048-legend-card:focus-visible .op2048-legend-artwork){transform:none}}
