.PuzzleDate-module__3_jTBa__date{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;opacity:.85;font-size:.8rem}
.StreakBadges-module__p0QCba__row{flex-wrap:wrap;justify-content:center;gap:.5rem;animation:.4s ease-out both StreakBadges-module__p0QCba__fade;display:flex}.StreakBadges-module__p0QCba__badge{background:var(--bg-tile);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.9rem;display:inline-flex}.StreakBadges-module__p0QCba__flame{font-size:.8rem}.StreakBadges-module__p0QCba__count{color:var(--accent);font-weight:700}.StreakBadges-module__p0QCba__hint{color:var(--fg-muted);opacity:.7;font-size:.85rem;animation:.4s ease-out both StreakBadges-module__p0QCba__fade}@keyframes StreakBadges-module__p0QCba__fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.HowToPlay-module__0-caZW__overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out both HowToPlay-module__0-caZW__fadeIn;display:flex;position:fixed;inset:0}.HowToPlay-module__0-caZW__modal{background:var(--bg-raised);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:.8rem;width:min(100%,440px);max-height:min(85vh,720px);padding:2rem 1.6rem 1.6rem;animation:.32s cubic-bezier(.34,1.56,.64,1) both HowToPlay-module__0-caZW__popIn;display:flex;position:relative;box-shadow:0 24px 60px -20px #000c}.HowToPlay-module__0-caZW__close{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;font-size:1.6rem;line-height:1;transition:color .15s;position:absolute;top:.6rem;right:.9rem}.HowToPlay-module__0-caZW__close:hover{color:var(--fg)}.HowToPlay-module__0-caZW__title{background:linear-gradient(120deg, var(--accent), #f5d061);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.6rem}.HowToPlay-module__0-caZW__subtitle{color:var(--fg-muted);margin-top:-.4rem;font-size:.9rem}.HowToPlay-module__0-caZW__scroll{flex-direction:column;gap:.9rem;margin-top:.2rem;padding-right:.3rem;display:flex;overflow-y:auto}.HowToPlay-module__0-caZW__section{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1rem}.HowToPlay-module__0-caZW__focused{border-color:var(--accent);background:var(--accent-soft)}.HowToPlay-module__0-caZW__modeHeading{align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:1.05rem;display:flex}.HowToPlay-module__0-caZW__modeIcon{font-size:1.3rem}.HowToPlay-module__0-caZW__badge{text-transform:uppercase;letter-spacing:.05em;color:#1a1300;background:var(--accent);border-radius:999px;margin-left:auto;padding:.15rem .5rem;font-size:.6rem;font-weight:700}.HowToPlay-module__0-caZW__body{color:var(--fg);flex-direction:column;gap:.45rem;font-size:.88rem;line-height:1.45;display:flex}.HowToPlay-module__0-caZW__traits{color:var(--fg-muted);font-weight:600}.HowToPlay-module__0-caZW__legend{flex-direction:column;gap:.25rem;list-style:none;display:flex}.HowToPlay-module__0-caZW__legend li{align-items:center;gap:.45rem;display:flex}.HowToPlay-module__0-caZW__sq{font-size:1rem}.HowToPlay-module__0-caZW__example{letter-spacing:.15em;white-space:nowrap}.HowToPlay-module__0-caZW__general{color:var(--fg-muted);text-align:center;padding-top:.2rem;font-size:.82rem;line-height:1.45}.HowToPlay-module__0-caZW__trigger{width:1.6rem;height:1.6rem;color:var(--fg-muted);background:var(--bg-raised);border:1px solid var(--border);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;transition:color .15s,border-color .15s,transform .15s;display:inline-flex}.HowToPlay-module__0-caZW__trigger:hover{color:var(--accent);border-color:var(--accent);transform:scale(1.08)}.HowToPlay-module__0-caZW__triggerLink{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s}.HowToPlay-module__0-caZW__triggerLink:hover{color:var(--accent)}@keyframes HowToPlay-module__0-caZW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HowToPlay-module__0-caZW__popIn{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.HowToPlay-module__0-caZW__overlay,.HowToPlay-module__0-caZW__modal{animation:none}.HowToPlay-module__0-caZW__trigger:hover{transform:none}}
.VersionToggle-module__JQQiqG__wrapper{background:var(--bg-raised);border:1px solid var(--border);border-radius:999px;align-items:stretch;gap:2px;padding:2px;display:inline-flex;box-shadow:0 2px 8px #0000002e}.VersionToggle-module__JQQiqG__option{letter-spacing:.03em;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.32rem .7rem;font-size:.78rem;font-weight:700;transition:color .15s,background .15s;display:inline-flex;position:relative}.VersionToggle-module__JQQiqG__option:hover{color:var(--fg)}.VersionToggle-module__JQQiqG__active{color:#1a1300;background:linear-gradient(120deg, var(--accent), #f5d061)}.VersionToggle-module__JQQiqG__option:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.VersionToggle-module__JQQiqG__soon{text-transform:uppercase;letter-spacing:.05em;background:var(--accent-soft);border:1px solid var(--accent);color:var(--accent);border-radius:999px;padding:.05rem .3rem;font-size:.55rem;font-weight:700}.VersionToggle-module__JQQiqG__active .VersionToggle-module__JQQiqG__soon{color:#1a1300;background:#1a13002e;border-color:#1a130059}
.ModePage-module__8mlWhW__page{flex-direction:column;flex:1;align-items:center;gap:1.5rem;padding:1.5rem 1rem 4rem;display:flex}.ModePage-module__8mlWhW__header{flex-direction:column;align-items:center;gap:.3rem;animation:.4s ease-out both ModePage-module__8mlWhW__fadeIn;display:flex}.ModePage-module__8mlWhW__back{color:var(--fg-muted);align-self:flex-start;font-size:.9rem;transition:color .15s}.ModePage-module__8mlWhW__back:hover{color:var(--accent)}.ModePage-module__8mlWhW__heading{align-items:center;gap:.5rem;font-size:1.8rem;display:inline-flex}.ModePage-module__8mlWhW__help{vertical-align:middle}.ModePage-module__8mlWhW__sub{color:var(--fg-muted)}.ModePage-module__8mlWhW__versionRow{margin-top:.5rem}@keyframes ModePage-module__8mlWhW__fadeIn{0%{opacity:0}to{opacity:1}}
.CharacterSearch-module__fY2FhG__wrap{width:min(100%,420px);position:relative}.CharacterSearch-module__fY2FhG__input{width:100%;color:var(--fg);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);outline:none;padding:.85rem 1.1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.CharacterSearch-module__fY2FhG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.CharacterSearch-module__fY2FhG__shake{animation:.4s CharacterSearch-module__fY2FhG__shake}.CharacterSearch-module__fY2FhG__list{z-index:10;background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);list-style:none;animation:.15s ease-out both CharacterSearch-module__fY2FhG__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px -12px #0009}.CharacterSearch-module__fY2FhG__option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.65rem 1rem;transition:background .1s;display:flex}.CharacterSearch-module__fY2FhG__optionActive{background:var(--accent-soft)}.CharacterSearch-module__fY2FhG__optionEmoji{font-size:1.1rem}.CharacterSearch-module__fY2FhG__optionAlias{color:var(--fg-muted);font-size:.85rem}@keyframes CharacterSearch-module__fY2FhG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes CharacterSearch-module__fY2FhG__shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-6px)}40%,60%{transform:translate(6px)}}
.CharacterChat-module__MAITDq__overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out both CharacterChat-module__MAITDq__fadeIn;display:flex;position:fixed;inset:0}.CharacterChat-module__MAITDq__modal{background:var(--bg-raised);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:.9rem;width:min(100%,440px);height:min(82vh,620px);padding:1.4rem 1.3rem 1.2rem;animation:.32s cubic-bezier(.34,1.56,.64,1) both CharacterChat-module__MAITDq__popIn;display:flex;position:relative;box-shadow:0 24px 60px -20px #000c}.CharacterChat-module__MAITDq__close{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;font-size:1.6rem;line-height:1;transition:color .15s;position:absolute;top:.5rem;right:.8rem}.CharacterChat-module__MAITDq__close:hover{color:var(--fg)}.CharacterChat-module__MAITDq__header{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding-bottom:.8rem;padding-right:1.5rem;display:flex}.CharacterChat-module__MAITDq__avatar{background:var(--bg-tile);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.5rem;display:inline-flex}.CharacterChat-module__MAITDq__headerText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.CharacterChat-module__MAITDq__title{background:linear-gradient(120deg, var(--accent), #f5d061);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.15rem}.CharacterChat-module__MAITDq__subtitle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.CharacterChat-module__MAITDq__messages{flex-direction:column;flex:1;gap:.5rem;padding:.2rem;display:flex;overflow-y:auto}.CharacterChat-module__MAITDq__bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:14px;max-width:82%;padding:.6rem .85rem;font-size:.92rem;line-height:1.45;animation:.22s ease-out both CharacterChat-module__MAITDq__bubbleIn}.CharacterChat-module__MAITDq__character{background:var(--bg-tile);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.CharacterChat-module__MAITDq__user{color:#1a1300;background:linear-gradient(120deg, var(--accent), #f5d061);border-bottom-right-radius:4px;align-self:flex-end}.CharacterChat-module__MAITDq__typing{align-items:center;gap:.28rem;padding:.7rem .9rem;display:inline-flex}.CharacterChat-module__MAITDq__dot{background:var(--fg-muted);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite both CharacterChat-module__MAITDq__blink}.CharacterChat-module__MAITDq__dot:nth-child(2){animation-delay:.2s}.CharacterChat-module__MAITDq__dot:nth-child(3){animation-delay:.4s}.CharacterChat-module__MAITDq__error{color:var(--wrong);text-align:center;font-size:.82rem}.CharacterChat-module__MAITDq__cap{color:var(--fg-muted);text-align:center;background:var(--bg-tile);border:1px solid var(--border);border-radius:var(--radius);padding:.6rem;font-size:.85rem}.CharacterChat-module__MAITDq__inputRow{gap:.5rem;display:flex}.CharacterChat-module__MAITDq__input{min-width:0;color:var(--fg);background:var(--bg);border:1px solid var(--border);border-radius:999px;outline:none;flex:1;padding:.7rem .9rem;font-size:.95rem;transition:border-color .15s}.CharacterChat-module__MAITDq__input:focus{border-color:var(--accent)}.CharacterChat-module__MAITDq__input:disabled{opacity:.6}.CharacterChat-module__MAITDq__send{color:#1a1300;background:linear-gradient(120deg, var(--accent), #f5d061);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:2.6rem;height:2.6rem;font-size:1rem;transition:transform .15s,opacity .15s}.CharacterChat-module__MAITDq__send:hover:not(:disabled){transform:translateY(-2px)}.CharacterChat-module__MAITDq__send:disabled{opacity:.45;cursor:not-allowed}.CharacterChat-module__MAITDq__send:focus-visible,.CharacterChat-module__MAITDq__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CharacterChat-module__MAITDq__remaining{text-align:center;color:var(--fg-muted);font-size:.7rem}@keyframes CharacterChat-module__MAITDq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CharacterChat-module__MAITDq__popIn{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes CharacterChat-module__MAITDq__bubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes CharacterChat-module__MAITDq__blink{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.CharacterChat-module__MAITDq__overlay,.CharacterChat-module__MAITDq__modal,.CharacterChat-module__MAITDq__bubble{animation:none}.CharacterChat-module__MAITDq__dot{opacity:.6;animation:none}.CharacterChat-module__MAITDq__send:hover:not(:disabled){transform:none}}
.Confetti-module__C73FRW__layer{pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.Confetti-module__C73FRW__piece{opacity:0;animation-name:Confetti-module__C73FRW__fall;animation-timing-function:ease-in;animation-fill-mode:forwards;position:absolute;top:-16px}@keyframes Confetti-module__C73FRW__fall{0%{opacity:1;transform:translateY(-10%)translate(0)rotate(0)}to{opacity:0;transform:translateY(420px) translateX(var(--drift)) rotate(var(--spin))}}@media (prefers-reduced-motion:reduce){.Confetti-module__C73FRW__layer{display:none}}
.GuessRow-module__374myq__row{grid-template-columns:subgrid;grid-column:1/-1;gap:6px;display:grid}.GuessRow-module__374myq__tile{text-align:center;border:1px solid var(--border);background:var(--bg-tile);border-radius:8px;justify-content:center;align-items:center;gap:.35rem;min-height:64px;padding:.4rem;font-size:.78rem;font-weight:600;display:flex}.GuessRow-module__374myq__nameTile{background:var(--bg-raised);border-color:var(--accent-soft);flex-direction:column}.GuessRow-module__374myq__nameEmoji{font-size:1.3rem}.GuessRow-module__374myq__flip{animation:GuessRow-module__374myq__flipIn var(--flip-duration) ease both;transform-style:preserve-3d;backface-visibility:visible}.GuessRow-module__374myq__correct{background:var(--correct);border-color:#0000}.GuessRow-module__374myq__partial{background:var(--partial);border-color:#0000}.GuessRow-module__374myq__wrong{background:var(--wrong);color:var(--fg-muted);border-color:#0000}@keyframes GuessRow-module__374myq__flipIn{0%{background:var(--bg-tile);color:#0000;transform:rotateX(90deg)}55%{color:#0000;transform:rotateX(90deg)}to{transform:rotateX(0)}}
.ShareModal-module__0Rx0Oq__overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out both ShareModal-module__0Rx0Oq__fadeIn;display:flex;position:fixed;inset:0}.ShareModal-module__0Rx0Oq__modal{background:var(--bg-raised);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:min(100%,400px);padding:2rem 1.6rem 1.6rem;animation:.32s cubic-bezier(.34,1.56,.64,1) both ShareModal-module__0Rx0Oq__popIn;display:flex;position:relative;box-shadow:0 24px 60px -20px #000c}.ShareModal-module__0Rx0Oq__close{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;font-size:1.6rem;line-height:1;transition:color .15s;position:absolute;top:.6rem;right:.9rem}.ShareModal-module__0Rx0Oq__close:hover{color:var(--fg)}.ShareModal-module__0Rx0Oq__title{background:linear-gradient(120deg, var(--accent), #f5d061);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.6rem}.ShareModal-module__0Rx0Oq__subtitle{color:var(--fg-muted);margin-top:-.6rem}.ShareModal-module__0Rx0Oq__stats{grid-template-columns:repeat(4,1fr);gap:.4rem;width:100%;display:grid}.ShareModal-module__0Rx0Oq__stat{flex-direction:column;align-items:center;gap:.1rem;display:flex}.ShareModal-module__0Rx0Oq__stat dt{color:var(--accent);font-size:1.5rem;font-weight:800}.ShareModal-module__0Rx0Oq__stat dd{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-muted);font-size:.66rem}.ShareModal-module__0Rx0Oq__grid{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-align:center;background:var(--bg);border-radius:var(--radius);border:1px solid var(--border);padding:.8rem 1rem;font-size:1.4rem;line-height:1.35}.ShareModal-module__0Rx0Oq__shareBtn{color:#1a1300;background:linear-gradient(120deg, var(--accent), #f5d061);border-radius:var(--radius);cursor:pointer;border:none;width:100%;padding:.85rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s}.ShareModal-module__0Rx0Oq__shareBtn:hover{box-shadow:0 10px 24px -10px var(--accent);transform:translateY(-2px)}.ShareModal-module__0Rx0Oq__switch{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;width:100%;padding-top:.6rem;display:flex}.ShareModal-module__0Rx0Oq__switchLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);text-align:center;font-size:.75rem;font-weight:700}.ShareModal-module__0Rx0Oq__modeList{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ShareModal-module__0Rx0Oq__modeChip{background:var(--bg-tile);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:.2rem;padding:.7rem .4rem;font-size:.85rem;font-weight:600;transition:transform .16s,border-color .16s;display:flex}.ShareModal-module__0Rx0Oq__modeChip:hover{border-color:var(--accent);transform:translateY(-3px)}.ShareModal-module__0Rx0Oq__modeIcon{font-size:1.4rem}.ShareModal-module__0Rx0Oq__modeStatus{color:var(--accent);font-size:.68rem;font-weight:700}.ShareModal-module__0Rx0Oq__modePlayed{opacity:.55}.ShareModal-module__0Rx0Oq__modePlayed .ShareModal-module__0Rx0Oq__modeStatus{color:var(--correct)}.ShareModal-module__0Rx0Oq__toast{background:var(--correct);border-radius:999px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;animation:.2s ease-out both ShareModal-module__0Rx0Oq__toastIn;position:absolute;bottom:-3rem}@keyframes ShareModal-module__0Rx0Oq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ShareModal-module__0Rx0Oq__popIn{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes ShareModal-module__0Rx0Oq__toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.GuessGame-module__qmDoLa__game{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:640px;display:flex}.GuessGame-module__qmDoLa__prompt{background:var(--bg-raised);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);text-align:center;width:100%;padding:1.4rem 1.6rem;font-size:1.15rem;font-style:italic;line-height:1.6;animation:.5s ease-out both GuessGame-module__qmDoLa__rise}.GuessGame-module__qmDoLa__emojiRow{justify-content:center;gap:.75rem;font-size:2.6rem;display:flex}.GuessGame-module__qmDoLa__emojiTile{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);justify-content:center;align-items:center;width:72px;height:72px;animation:.5s both GuessGame-module__qmDoLa__flipIn;display:flex}.GuessGame-module__qmDoLa__emojiHidden{color:var(--fg-muted);font-size:1.6rem;animation:none}.GuessGame-module__qmDoLa__hints{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.GuessGame-module__qmDoLa__hint{background:var(--accent-soft);border:1px solid var(--accent);border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;animation:.4s cubic-bezier(.34,1.56,.64,1) both GuessGame-module__qmDoLa__pop}.GuessGame-module__qmDoLa__wrongList{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:100%;display:flex}.GuessGame-module__qmDoLa__wrongChip{background:var(--wrong);color:var(--fg-muted);border-radius:999px;padding:.35rem .8rem;font-size:.85rem;text-decoration:line-through;animation:.3s ease-out both GuessGame-module__qmDoLa__pop}.GuessGame-module__qmDoLa__winBanner{background:var(--bg-raised);border:1px solid var(--correct);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1.2rem 2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both GuessGame-module__qmDoLa__pop;display:flex}.GuessGame-module__qmDoLa__winName{font-size:1.25rem;font-weight:700}.GuessGame-module__qmDoLa__winSub{color:var(--fg-muted);font-size:.9rem}.GuessGame-module__qmDoLa__count{color:var(--fg-muted);font-size:.85rem}.GuessGame-module__qmDoLa__shareLink{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:700;transition:opacity .15s}.GuessGame-module__qmDoLa__shareLink:hover{opacity:.8}.GuessGame-module__qmDoLa__winActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem 1.1rem;display:flex}.GuessGame-module__qmDoLa__chatLink{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:700;transition:opacity .15s}.GuessGame-module__qmDoLa__chatLink:hover{opacity:.8}.GuessGame-module__qmDoLa__versionNote{color:var(--fg-muted);margin-top:-.9rem;font-size:.75rem;font-weight:600}@keyframes GuessGame-module__qmDoLa__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes GuessGame-module__qmDoLa__pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes GuessGame-module__qmDoLa__flipIn{0%{transform:rotateY(90deg)}to{transform:rotateY(0)}}
.page-module___8aEwW__main{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3rem;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__ambient{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__mote{filter:blur(8px);opacity:.5;will-change:transform, opacity;background:radial-gradient(circle,#f5d06133,#0000 70%);border-radius:50%;animation:22s ease-in-out infinite page-module___8aEwW__drift;position:absolute}.page-module___8aEwW__mote:first-child{width:320px;height:320px;animation-delay:0s;top:8%;left:12%}.page-module___8aEwW__mote:nth-child(2){width:240px;height:240px;animation-duration:28s;animation-delay:-7s;top:50%;right:10%}.page-module___8aEwW__mote:nth-child(3){width:200px;height:200px;animation-duration:25s;animation-delay:-14s;bottom:6%;left:40%}.page-module___8aEwW__main>.page-module___8aEwW__hero,.page-module___8aEwW__main>.page-module___8aEwW__grid,.page-module___8aEwW__main>.page-module___8aEwW__footer{z-index:1;position:relative}.page-module___8aEwW__hero{flex-direction:column;align-items:center;gap:.5rem;animation:.6s ease-out both page-module___8aEwW__rise;display:flex}.page-module___8aEwW__title{letter-spacing:.05em;background:linear-gradient(120deg, var(--accent), #f5d061, var(--accent));color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,10vw,4.5rem);animation:4s linear infinite page-module___8aEwW__shimmer}.page-module___8aEwW__tagline{color:var(--fg-muted);font-size:1.1rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(160px,220px));justify-content:center;gap:1rem;width:100%;max-width:960px;display:grid}.page-module___8aEwW__card{--tint:var(--accent);background:var(--bg-raised);background-image:linear-gradient(160deg, color-mix(in srgb, var(--tint) 7%, transparent), transparent 60%);border:1px solid var(--border);border-radius:var(--radius);animation:.5s ease-out both page-module___8aEwW__rise,6s ease-in-out infinite page-module___8aEwW__float;animation-delay:calc(var(--i) * 90ms), calc(var(--i) * 90ms + .6s);flex-direction:column;align-items:center;gap:.4rem;padding:1.6rem 1rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.page-module___8aEwW__tint-classic{--tint:#d4a017}.page-module___8aEwW__tint-quote{--tint:#5aa9e6}.page-module___8aEwW__tint-emoji{--tint:#56c596}.page-module___8aEwW__tint-verse{--tint:#c792ea}.page-module___8aEwW__card:hover{border-color:var(--tint);box-shadow:0 16px 36px -14px color-mix(in srgb, var(--tint) 60%, transparent), 0 0 24px -8px color-mix(in srgb, var(--tint) 40%, transparent);animation-play-state:paused;transform:translateY(-8px)scale(1.03)}.page-module___8aEwW__card:hover .page-module___8aEwW__cardIcon{transform:scale(1.18)rotate(-4deg)}.page-module___8aEwW__cardIcon{font-size:2.2rem;transition:transform .2s}.page-module___8aEwW__cardTitle{font-size:1.15rem;font-weight:700}.page-module___8aEwW__cardBlurb{color:var(--fg-muted);text-align:center;font-size:.85rem}.page-module___8aEwW__footer{color:var(--fg-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.page-module___8aEwW__footer a{color:var(--fg-muted);transition:color .15s}.page-module___8aEwW__footer a:hover{color:var(--accent)}.page-module___8aEwW__dot{opacity:.5}@keyframes page-module___8aEwW__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__shimmer{to{background-position:200%}}@keyframes page-module___8aEwW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes page-module___8aEwW__drift{0%,to{opacity:.35;transform:translate(0)scale(1)}50%{opacity:.55;transform:translate(30px,-24px)scale(1.12)}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__mote{animation:none}.page-module___8aEwW__card{animation:.5s ease-out both page-module___8aEwW__rise;animation-delay:calc(var(--i) * 90ms)}}
.ClassicGame-module__5Z7BdG__game{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:860px;display:flex}.ClassicGame-module__5Z7BdG__board{grid-template-columns:1.2fr repeat(6,1fr);gap:6px;width:100%;display:grid;overflow-x:auto}.ClassicGame-module__5Z7BdG__headerRow{grid-template-columns:subgrid;grid-column:1/-1;gap:6px;display:grid}.ClassicGame-module__5Z7BdG__headerCell{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);text-align:center;border-bottom:2px solid var(--border);padding-bottom:4px;font-size:.72rem;font-weight:700}.ClassicGame-module__5Z7BdG__winBanner{background:var(--bg-raised);border:1px solid var(--correct);border-radius:var(--radius);flex-direction:column;align-items:center;gap:.4rem;padding:1.2rem 2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both ClassicGame-module__5Z7BdG__pop;display:flex}.ClassicGame-module__5Z7BdG__winName{font-size:1.25rem;font-weight:700}.ClassicGame-module__5Z7BdG__winSub{color:var(--fg-muted);font-size:.9rem}.ClassicGame-module__5Z7BdG__count{color:var(--fg-muted);font-size:.85rem}.ClassicGame-module__5Z7BdG__shareLink{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:700;transition:opacity .15s}.ClassicGame-module__5Z7BdG__shareLink:hover{opacity:.8}.ClassicGame-module__5Z7BdG__winActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem 1.1rem;display:flex}.ClassicGame-module__5Z7BdG__chatLink{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:700;transition:opacity .15s}.ClassicGame-module__5Z7BdG__chatLink:hover{opacity:.8}@keyframes ClassicGame-module__5Z7BdG__pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.ClassicGame-module__5Z7BdG__board{grid-template-columns:1.2fr repeat(6,minmax(86px,1fr))}}
.VerseGame-module__vCxpka__guessList{flex-direction:column;gap:6px;width:100%;list-style:none;display:flex}.VerseGame-module__vCxpka__guessRow{border:1px solid var(--border);background:var(--bg-tile);border-radius:8px;align-items:center;gap:.8rem;padding:.7rem 1rem;animation:.5s both VerseGame-module__vCxpka__flipIn;display:flex}.VerseGame-module__vCxpka__guessName{min-width:8.5rem;font-weight:700}.VerseGame-module__vCxpka__guessDetail{color:var(--fg-muted);flex:1;font-size:.9rem}.VerseGame-module__vCxpka__guessArrow{font-size:.9rem;font-weight:600}.VerseGame-module__vCxpka__correct{background:var(--correct);border-color:#0000}.VerseGame-module__vCxpka__correct .VerseGame-module__vCxpka__guessDetail{color:var(--fg)}.VerseGame-module__vCxpka__section{border-color:var(--partial)}.VerseGame-module__vCxpka__testament{border-color:#8a5a00}.VerseGame-module__vCxpka__wrong{background:var(--wrong);border-color:#0000}@keyframes VerseGame-module__vCxpka__flipIn{0%{opacity:0;transform:rotateX(60deg)}to{opacity:1;transform:rotateX(0)}}
