.game-shell-module__b7ptRq__shell{border:1px solid var(--line-strong);background:var(--surface);gap:.8rem;padding:1.15rem;display:grid}.game-shell-module__b7ptRq__topbar{justify-content:space-between;gap:1rem;display:flex}.game-shell-module__b7ptRq__stat{gap:.2rem;display:grid}.game-shell-module__b7ptRq__statLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.72rem}.game-shell-module__b7ptRq__statValue{min-width:3ch;font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:1.75rem;line-height:.95;display:inline-block}.game-shell-module__b7ptRq__helper{min-height:1.1rem;color:var(--muted-strong);font-size:.9rem}.game-shell-module__b7ptRq__statusMessage{color:var(--muted-strong);margin:0;font-size:.84rem}.game-shell-module__b7ptRq__helperStrong{color:var(--ink)}.game-shell-module__b7ptRq__legend{color:var(--muted);flex-wrap:wrap;gap:.55rem;font-size:.8rem;display:flex}.game-shell-module__b7ptRq__legendItem{align-items:center;gap:.45rem;display:inline-flex}.game-shell-module__b7ptRq__legendSwatch{border:1px solid var(--line-strong);width:.8rem;height:.8rem}.game-shell-module__b7ptRq__board{--tile-size:3.7rem;--tile-gap:.28rem;justify-items:center;gap:var(--tile-gap);width:100%;display:grid}.game-shell-module__b7ptRq__row{width:max-content;position:relative}.game-shell-module__b7ptRq__rowTiles{grid-template-columns:repeat(5, var(--tile-size));gap:var(--tile-gap);perspective:900px;display:grid}.game-shell-module__b7ptRq__tile{--tile-bg:var(--tile);--tile-border:var(--line-strong);--tile-ink:var(--ink);width:var(--tile-size);aspect-ratio:1;border:1px solid var(--tile-border);font-family:var(--font-display);text-transform:uppercase;background:var(--tile-bg);color:var(--tile-ink);backface-visibility:hidden;justify-content:center;align-items:center;font-size:clamp(1.02rem,1.08vw,1.26rem);transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:flex}.game-shell-module__b7ptRq__rowDelta{color:var(--accent);font-family:var(--font-display);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.1rem;line-height:1;animation:.24s cubic-bezier(.25,1,.5,1) forwards game-shell-module__b7ptRq__pop-in;position:absolute;top:50%;left:calc(100% + 1rem);transform:translateY(-50%)}.game-shell-module__b7ptRq__tileFilled{--tile-border:var(--ink-soft)}.game-shell-module__b7ptRq__tileSubmitted{transform:translateZ(0)}.game-shell-module__b7ptRq__tileFlipping{animation:.78s cubic-bezier(.22,1,.36,1) both game-shell-module__b7ptRq__flip-tile;animation-delay:var(--flip-delay,0s);will-change:transform, background-color, border-color, color}.game-shell-module__b7ptRq__tileExact{--tile-bg:var(--state-exact);--tile-border:var(--state-exact);--tile-ink:var(--surface)}.game-shell-module__b7ptRq__tilePresent{--tile-bg:var(--state-present);--tile-border:var(--state-present);--tile-ink:var(--surface)}.game-shell-module__b7ptRq__tileAbsent{--tile-bg:var(--state-absent);--tile-border:var(--state-absent);--tile-ink:var(--ink)}.game-shell-module__b7ptRq__keyboard{gap:.32rem;display:grid}.game-shell-module__b7ptRq__keyboardRow{grid-template-columns:repeat(10,minmax(0,1fr));gap:.26rem;display:grid}.game-shell-module__b7ptRq__keyboardRow:nth-child(2){grid-template-columns:repeat(9,minmax(0,1fr));margin-inline:.85rem}.game-shell-module__b7ptRq__keyboardRow:last-child{grid-template-columns:1.4fr repeat(7,minmax(0,1fr)) 1.4fr}.game-shell-module__b7ptRq__key{border:1px solid var(--line);color:var(--ink);min-height:2.35rem;font:inherit;text-transform:uppercase;cursor:pointer;background:0 0;font-size:.8rem;transition:background-color .16s,color .16s,border-color .16s,transform .16s}.game-shell-module__b7ptRq__key:hover,.game-shell-module__b7ptRq__action:hover{transform:translateY(-1px)}.game-shell-module__b7ptRq__key:disabled,.game-shell-module__b7ptRq__action:disabled{cursor:not-allowed;opacity:.45;transform:none}.game-shell-module__b7ptRq__keyExact{background:color-mix(in oklch, var(--state-exact) 88%, white 12%);border-color:var(--state-exact);color:var(--surface)}.game-shell-module__b7ptRq__keyPresent{background:color-mix(in oklch, var(--state-present) 88%, white 12%);border-color:var(--state-present);color:var(--surface)}.game-shell-module__b7ptRq__keyAbsent{background:var(--state-absent);border-color:var(--state-absent)}.game-shell-module__b7ptRq__keyGuiding{background:var(--state-exact);border-color:var(--state-exact);color:var(--surface);font-weight:600;animation:2s infinite game-shell-module__b7ptRq__guidePulse}@keyframes game-shell-module__b7ptRq__guidePulse{0%{box-shadow:0 0 0 0 color-mix(in oklch, var(--state-exact) 25%, transparent)}70%{box-shadow:0 0 0 8px color-mix(in oklch, var(--state-exact) 0%, transparent)}to{box-shadow:0 0 #0000}}.game-shell-module__b7ptRq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;display:flex}.game-shell-module__b7ptRq__toolbarActions{flex-wrap:wrap;gap:.65rem;display:flex}.game-shell-module__b7ptRq__action{border:1px solid var(--line-strong);color:var(--ink);min-height:2.35rem;font:inherit;cursor:pointer;background:0 0;padding:0 .9rem;transition:transform .16s,background-color .16s,border-color .16s}.game-shell-module__b7ptRq__actionPrimary{background:var(--accent);border-color:var(--accent);color:var(--surface)}.game-shell-module__b7ptRq__actionMuted{color:var(--muted)}.game-shell-module__b7ptRq__actionHintWrap{justify-content:flex-end;min-width:12rem;display:inline-flex}.game-shell-module__b7ptRq__actionHint{animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards game-shell-module__b7ptRq__pop-in;display:inline-block}.game-shell-module__b7ptRq__hintSuccess{color:var(--state-exact);font-weight:500}.game-shell-module__b7ptRq__hintFailure{color:var(--accent);font-weight:500}.game-shell-module__b7ptRq__giveUpConfirm{border:1px solid var(--line-strong);background:color-mix(in oklch, var(--surface) 82%, var(--paper) 18%);gap:.8rem;padding:.9rem 1rem;animation:.22s cubic-bezier(.25,1,.5,1) forwards game-shell-module__b7ptRq__pop-in;display:grid}.game-shell-module__b7ptRq__giveUpCopy{gap:.28rem;display:grid}.game-shell-module__b7ptRq__giveUpTitle,.game-shell-module__b7ptRq__giveUpMeta{margin:0}.game-shell-module__b7ptRq__giveUpTitle{font-family:var(--font-display);color:var(--ink);font-size:.95rem}.game-shell-module__b7ptRq__giveUpMeta{color:var(--muted-strong);font-size:.84rem;line-height:1.45}.game-shell-module__b7ptRq__giveUpActions{flex-wrap:wrap;gap:.6rem;display:flex}.game-shell-module__b7ptRq__timerBar{color:var(--muted-strong);justify-content:space-between;align-items:center;padding-top:.5rem;font-size:.85rem;display:flex}.game-shell-module__b7ptRq__timerWrap{align-items:center;gap:.4rem;display:flex}.game-shell-module__b7ptRq__feedbackButton{color:var(--muted-strong);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.35rem;margin:-.2rem -.4rem;padding:.2rem .4rem;font-size:.85rem;transition:color .14s,background-color .14s;display:inline-flex}.game-shell-module__b7ptRq__feedbackButton:hover{color:var(--ink);background:var(--surface-soft)}.game-shell-module__b7ptRq__timerIcon{opacity:.8;font-size:.9rem}.game-shell-module__b7ptRq__timerValue{font-variant-numeric:tabular-nums;font-family:var(--font-display);letter-spacing:.05em}@keyframes game-shell-module__b7ptRq__pop-in{0%{opacity:0;transform:translateY(4px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes game-shell-module__b7ptRq__settle{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes game-shell-module__b7ptRq__flip-tile{0%{background:var(--tile);border-color:var(--line-strong);color:var(--ink);transform:rotateX(0)}49.999%{background:var(--tile);border-color:var(--line-strong);color:var(--ink);transform:rotateX(-90deg)}50%{background:var(--tile-bg);border-color:var(--tile-border);color:var(--tile-ink);transform:rotateX(90deg)}to{background:var(--tile-bg);border-color:var(--tile-border);color:var(--tile-ink);transform:rotateX(0)}}@media (max-width:720px){.game-shell-module__b7ptRq__shell{padding:.9rem}.game-shell-module__b7ptRq__topbar{gap:.6rem}.game-shell-module__b7ptRq__statValue{font-size:1.45rem}.game-shell-module__b7ptRq__key{min-height:2.2rem;font-size:.74rem}.game-shell-module__b7ptRq__board{--tile-gap:.22rem;--tile-size:clamp(2.55rem, calc((100vw - 8.25rem) / 5), 3.35rem);--delta-space:clamp(2.8rem, 14vw, 4rem)}.game-shell-module__b7ptRq__row{width:calc((var(--tile-size) * 5) + (var(--tile-gap) * 4) + var(--delta-space));padding-right:var(--delta-space)}.game-shell-module__b7ptRq__rowTiles{gap:var(--tile-gap)}.game-shell-module__b7ptRq__tile{font-size:.96rem}.game-shell-module__b7ptRq__rowDelta{font-size:.9rem;left:auto;right:0}.game-shell-module__b7ptRq__keyboard{gap:.24rem}.game-shell-module__b7ptRq__keyboardRow{gap:.2rem}.game-shell-module__b7ptRq__keyboardRow:nth-child(2){margin-inline:.7rem}.game-shell-module__b7ptRq__key,.game-shell-module__b7ptRq__action{min-height:2rem;font-size:.72rem}.game-shell-module__b7ptRq__toolbar{gap:.4rem}.game-shell-module__b7ptRq__actionHintWrap{min-width:0;max-width:45%;margin-left:auto}.game-shell-module__b7ptRq__actionHint{text-align:right;line-height:1.2}.game-shell-module__b7ptRq__giveUpActions{width:100%}.game-shell-module__b7ptRq__giveUpActions .game-shell-module__b7ptRq__action{flex:10rem}}@media (min-width:961px) and (max-height:820px){.game-shell-module__b7ptRq__shell{gap:.65rem;padding:1rem}.game-shell-module__b7ptRq__statValue{font-size:1.6rem}.game-shell-module__b7ptRq__helper,.game-shell-module__b7ptRq__legend{font-size:.76rem}.game-shell-module__b7ptRq__board{--tile-size:3.35rem;--tile-gap:.22rem}.game-shell-module__b7ptRq__row{justify-self:center}.game-shell-module__b7ptRq__tile{font-size:.96rem}}
.share-modal-module__G1ldca__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0006;justify-content:center;align-items:center;padding:1.5rem;animation:.2s share-modal-module__G1ldca__fade-in;display:flex;position:fixed;inset:0}.share-modal-module__G1ldca__modal{background:var(--surface);border:1px solid var(--line-strong);border-radius:12px;width:min(100%,30rem);padding:2rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) share-modal-module__G1ldca__slide-up;position:relative;box-shadow:0 12px 32px #00000014}.share-modal-module__G1ldca__closeButton{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.2rem;line-height:1;transition:color .15s;position:absolute;top:1rem;right:1rem}.share-modal-module__G1ldca__closeButton:hover{color:var(--ink)}.share-modal-module__G1ldca__title{font-family:var(--font-display);text-align:center;color:var(--ink);margin:0 0 1.5rem;font-size:1.8rem}.share-modal-module__G1ldca__cardPreviewWrap{justify-content:center;margin-bottom:2rem;display:flex}.share-modal-module__G1ldca__card{background:var(--surface);border:1px solid var(--line-strong);flex-direction:column;gap:1.8rem;width:340px;padding:1.8rem;display:flex;box-shadow:0 4px 12px #0000000d}.share-modal-module__G1ldca__cardHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:.8rem;display:flex}.share-modal-module__G1ldca__cardBrand{font-family:var(--font-display);color:var(--ink);align-items:center;gap:.4rem;font-size:1.2rem;display:flex}.share-modal-module__G1ldca__cardPuzzleId{color:var(--muted);font-family:monospace;font-size:.85rem}.share-modal-module__G1ldca__cardBody{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.share-modal-module__G1ldca__cardOutcomeWrap{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.share-modal-module__G1ldca__cardOutcome{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:1.8rem;line-height:1.1}.share-modal-module__G1ldca__cardQuote{color:var(--muted-strong);text-align:center;font-size:.85rem;font-style:italic}.share-modal-module__G1ldca__cardOutcome[data-outcome=survived]{color:var(--state-exact)}.share-modal-module__G1ldca__cardOutcome[data-outcome=wordled],.share-modal-module__G1ldca__cardOutcome[data-outcome=eliminated]{color:var(--accent)}.share-modal-module__G1ldca__cardStats{justify-content:center;gap:1.5rem;width:100%;display:flex}.share-modal-module__G1ldca__cardStat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.share-modal-module__G1ldca__cardStatLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.7rem}.share-modal-module__G1ldca__cardStatValue{font-family:var(--font-display);color:var(--ink);font-size:1.4rem}.share-modal-module__G1ldca__cardGrid{flex-direction:column;gap:6px;display:flex}.share-modal-module__G1ldca__cardRow{gap:6px;display:flex}.share-modal-module__G1ldca__cardTile{border-radius:3px;width:28px;height:28px}.share-modal-module__G1ldca__cardTileState_exact{background:var(--state-exact)}.share-modal-module__G1ldca__cardTileState_present{background:var(--state-present)}.share-modal-module__G1ldca__cardTileState_absent{background:var(--state-absent)}.share-modal-module__G1ldca__cardFooter{text-align:center;color:var(--muted);border-top:1px solid var(--line);padding-top:.8rem;font-size:.75rem}.share-modal-module__G1ldca__actions{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.share-modal-module__G1ldca__actionBtn{border:1px solid var(--line-strong);color:var(--ink);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;padding:.8rem;font-size:.95rem;transition:all .15s;display:flex}.share-modal-module__G1ldca__actionBtn:hover{background:var(--line);transform:translateY(-1px)}.share-modal-module__G1ldca__actionBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes share-modal-module__G1ldca__fade-in{0%{opacity:0}to{opacity:1}}@keyframes share-modal-module__G1ldca__slide-up{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
.settlement-modal-module__KJNAeW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out forwards settlement-modal-module__KJNAeW__fadeIn;display:flex;position:fixed;inset:0}.settlement-modal-module__KJNAeW__modal{background:var(--paper);border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:400px;max-height:min(84vh,880px);padding:2rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards settlement-modal-module__KJNAeW__slideUp;display:flex;position:relative;overflow:hidden auto;box-shadow:0 20px 40px #0000001a}.settlement-modal-module__KJNAeW__modalWide{max-width:560px}.settlement-modal-module__KJNAeW__modalShake{animation:.4s cubic-bezier(.16,1,.3,1) forwards settlement-modal-module__KJNAeW__slideUp,.5s cubic-bezier(.36,.07,.19,.97) .1s both settlement-modal-module__KJNAeW__shake}.settlement-modal-module__KJNAeW__badges{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:-.5rem;display:flex}.settlement-modal-module__KJNAeW__badge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;opacity:0;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards settlement-modal-module__KJNAeW__stampIn;transform:scale(2)}.settlement-modal-module__KJNAeW__badgeTop10{background:color-mix(in oklch, var(--state-present) 20%, transparent);color:var(--state-present);border:1px solid color-mix(in oklch, var(--state-present) 40%, transparent);animation-delay:.8s}.settlement-modal-module__KJNAeW__badgeFlawless{background:color-mix(in oklch, var(--ink) 10%, transparent);color:var(--ink);border:1px solid color-mix(in oklch, var(--ink) 20%, transparent);animation-delay:1s}.settlement-modal-module__KJNAeW__badgeSpeed{background:color-mix(in oklch, var(--accent) 15%, transparent);color:var(--accent);border:1px solid color-mix(in oklch, var(--accent) 30%, transparent);animation-delay:1.2s}.settlement-modal-module__KJNAeW__closeButton{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;font-size:1.2rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1rem}.settlement-modal-module__KJNAeW__closeButton:hover{color:var(--ink);background:var(--surface)}.settlement-modal-module__KJNAeW__header{text-align:center}.settlement-modal-module__KJNAeW__title{font-family:var(--font-display);color:var(--ink);margin:0 0 .5rem;font-size:1.5rem}.settlement-modal-module__KJNAeW__subtitle{color:var(--muted-strong);margin:0;font-size:.9rem}.settlement-modal-module__KJNAeW__scoreSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 0;display:flex}.settlement-modal-module__KJNAeW__scoreLabel{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--muted-strong);font-size:.85rem}.settlement-modal-module__KJNAeW__scoreValue{font-family:var(--font-display);color:var(--ink);font-variant-numeric:tabular-nums;font-size:3.5rem;font-weight:700;line-height:1}.settlement-modal-module__KJNAeW__escapeBoardRank{border:1px solid var(--line);background:color-mix(in oklch, var(--surface) 78%, var(--paper) 22%);justify-items:center;gap:.2rem;width:100%;padding:.8rem .9rem;display:grid}.settlement-modal-module__KJNAeW__escapeBoardLabel{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.72rem}.settlement-modal-module__KJNAeW__escapeBoardValue{font-family:var(--font-display);color:color-mix(in oklch, var(--accent) 72%, var(--ink) 28%);font-variant-numeric:tabular-nums;text-underline-offset:.18em;align-items:center;gap:.35rem;font-size:1.7rem;line-height:1;text-decoration:underline;text-decoration-thickness:2px;transition:color .14s,transform .14s;display:inline-flex}.settlement-modal-module__KJNAeW__escapeBoardValue:after{content:"↗";font-size:.72em;line-height:1;text-decoration:none}.settlement-modal-module__KJNAeW__escapeBoardValue:hover{color:var(--ink);transform:translateY(-1px)}.settlement-modal-module__KJNAeW__escapeBoardMeta{color:var(--muted-strong);font-variant-numeric:tabular-nums;font-size:.85rem}.settlement-modal-module__KJNAeW__breakdown{flex-direction:column;gap:.75rem;display:flex}.settlement-modal-module__KJNAeW__breakdownRow{color:var(--ink-soft);opacity:0;justify-content:space-between;font-size:.9rem;animation:.4s ease-out forwards settlement-modal-module__KJNAeW__fadeIn;display:flex}.settlement-modal-module__KJNAeW__breakdownRow:first-child{animation-delay:.1s}.settlement-modal-module__KJNAeW__breakdownRow:nth-child(2){animation-delay:.2s}.settlement-modal-module__KJNAeW__breakdownRow:nth-child(3){animation-delay:.3s}.settlement-modal-module__KJNAeW__breakdownRow:nth-child(4){animation-delay:.4s}.settlement-modal-module__KJNAeW__breakdownValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-weight:500}.settlement-modal-module__KJNAeW__breakdownValue.settlement-modal-module__KJNAeW__positive{color:var(--state-present)}.settlement-modal-module__KJNAeW__breakdownValue.settlement-modal-module__KJNAeW__negative{color:var(--accent)}.settlement-modal-module__KJNAeW__actions{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex;position:relative}.settlement-modal-module__KJNAeW__primaryButton,.settlement-modal-module__KJNAeW__secondaryButton{width:100%;font-family:var(--font-display);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.settlement-modal-module__KJNAeW__primaryButton{background:var(--ink);color:var(--paper)}.settlement-modal-module__KJNAeW__primaryButton:hover{background:var(--ink-soft);transform:translateY(-1px)}.settlement-modal-module__KJNAeW__secondaryButton{background:var(--surface);color:var(--ink)}.settlement-modal-module__KJNAeW__secondaryButton:hover{background:var(--surface-soft)}.settlement-modal-module__KJNAeW__loadingState{text-align:center;color:var(--muted-strong);padding:1rem 0;font-style:italic}.settlement-modal-module__KJNAeW__revealSection{background:color-mix(in oklch, var(--surface) 78%, var(--paper) 22%);border:1px solid var(--line);gap:.9rem;min-height:0;padding:1rem 1.1rem;display:grid}.settlement-modal-module__KJNAeW__revealHeader{gap:.25rem;display:grid}.settlement-modal-module__KJNAeW__revealTitle,.settlement-modal-module__KJNAeW__revealMeta{margin:0}.settlement-modal-module__KJNAeW__revealTitle{font-family:var(--font-display);color:var(--ink);font-size:1rem}.settlement-modal-module__KJNAeW__revealMeta{color:var(--muted-strong);font-size:.85rem;line-height:1.45}.settlement-modal-module__KJNAeW__revealList{flex-wrap:wrap;align-content:flex-start;gap:.55rem;max-height:min(32vh,320px);padding-right:.25rem;display:flex;overflow-y:auto}.settlement-modal-module__KJNAeW__revealChip{border:1px solid var(--line-strong);background:var(--paper);color:var(--ink);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.92rem;display:inline-flex}.settlement-modal-module__KJNAeW__revealChipAnswer{border-color:color-mix(in oklch, var(--accent) 50%, var(--line-strong) 50%);background:color-mix(in oklch, var(--accent) 9%, var(--paper) 91%)}.settlement-modal-module__KJNAeW__revealChipTag{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-family:inherit;font-size:.68rem}.settlement-modal-module__KJNAeW__toast{background:var(--ink);color:var(--paper);white-space:nowrap;pointer-events:none;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;animation:.3s ease-out forwards settlement-modal-module__KJNAeW__slideUpFade;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}@keyframes settlement-modal-module__KJNAeW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes settlement-modal-module__KJNAeW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes settlement-modal-module__KJNAeW__slideUpFade{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@keyframes settlement-modal-module__KJNAeW__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}@keyframes settlement-modal-module__KJNAeW__stampIn{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.settlement-modal-module__KJNAeW__modal,.settlement-modal-module__KJNAeW__modalWide{padding:1.4rem}.settlement-modal-module__KJNAeW__scoreValue{font-size:3rem}.settlement-modal-module__KJNAeW__revealChip{font-size:.84rem}}
.leaderboard-panel-module__3alb7q__shell{border:1px solid var(--line-strong);background:var(--surface);flex-direction:column;flex:1;gap:1rem;height:100%;padding:1.15rem;display:flex}.leaderboard-panel-module__3alb7q__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex}.leaderboard-panel-module__3alb7q__title{font-family:var(--font-display);margin:0;font-size:clamp(1.3rem,3vw,1.8rem)}.leaderboard-panel-module__3alb7q__tableWrap{flex:1;overflow:auto}.leaderboard-panel-module__3alb7q__table{border-collapse:collapse;width:100%}.leaderboard-panel-module__3alb7q__table th,.leaderboard-panel-module__3alb7q__table td{border-bottom:1px solid var(--line);text-align:left;padding:.8rem .65rem}.leaderboard-panel-module__3alb7q__table th{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.76rem}.leaderboard-panel-module__3alb7q__activeRow{background:color-mix(in oklch, var(--accent) 8%, white 92%)}.leaderboard-panel-module__3alb7q__emptyState{text-align:center;background:var(--surface-soft);border:1px dashed var(--line-strong);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-top:.5rem;padding:3rem 1.5rem;display:flex}.leaderboard-panel-module__3alb7q__emptyIcon{opacity:.8;margin-bottom:.8rem;font-size:2.5rem}.leaderboard-panel-module__3alb7q__emptyTitle{font-family:var(--font-display);color:var(--ink);margin:0 0 .4rem;font-size:1.2rem}.leaderboard-panel-module__3alb7q__emptyDesc{color:var(--muted-strong);max-width:18rem;margin:0;font-size:.95rem;line-height:1.5}.leaderboard-panel-module__3alb7q__rankBadge{border:1px solid var(--line-strong);width:1.8rem;height:1.8rem;font-family:var(--font-display);border-radius:2px;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;display:inline-flex}.leaderboard-panel-module__3alb7q__rank1{background:var(--state-exact);border-color:var(--state-exact);color:var(--surface)}.leaderboard-panel-module__3alb7q__rank2{background:var(--state-present);border-color:var(--state-present);color:var(--surface)}.leaderboard-panel-module__3alb7q__rank3{background:var(--state-absent);border-color:var(--state-absent);color:var(--ink)}.leaderboard-panel-module__3alb7q__rankOther{background:var(--tile);color:var(--muted-strong);border-color:var(--line);font-size:.85rem}
.puzzle-comments-section-module__3jDDpG__section{border:1px solid var(--line-strong);background:var(--surface);gap:1rem;padding:1.15rem;display:grid;position:relative}.puzzle-comments-section-module__3jDDpG__toast{z-index:2;color:#fff;background:#141414f0;max-width:min(28rem,100% - 2rem);padding:.72rem .9rem;font-size:.9rem;line-height:1.45;position:absolute;top:.85rem;right:1rem;box-shadow:0 10px 30px #00000029}.puzzle-comments-section-module__3jDDpG__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.85rem;display:flex}.puzzle-comments-section-module__3jDDpG__title{font-family:var(--font-display);margin:0;font-size:clamp(1.3rem,3vw,1.8rem)}.puzzle-comments-section-module__3jDDpG__listSurface{padding-right:.15rem}.puzzle-comments-section-module__3jDDpG__list{gap:.8rem;display:grid}.puzzle-comments-section-module__3jDDpG__empty{color:var(--muted-strong);margin:0;line-height:1.6}.puzzle-comments-section-module__3jDDpG__item{border:1px solid var(--line);background:var(--surface-soft);grid-template-columns:auto minmax(0,1fr);gap:.9rem;padding:1rem;display:grid}.puzzle-comments-section-module__3jDDpG__itemPending{border-color:color-mix(in oklch, var(--accent) 32%, var(--line) 68%)}.puzzle-comments-section-module__3jDDpG__avatar{color:#fff;width:2.6rem;height:2.6rem;font-family:var(--font-display);background:#111;border-radius:999px;place-items:center;font-size:1rem;font-weight:700;display:grid}.puzzle-comments-section-module__3jDDpG__content{gap:.7rem;min-width:0;display:grid}.puzzle-comments-section-module__3jDDpG__itemHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.puzzle-comments-section-module__3jDDpG__meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.puzzle-comments-section-module__3jDDpG__author{font-family:var(--font-display);font-size:1rem}.puzzle-comments-section-module__3jDDpG__badge{border:1px solid color-mix(in oklch, var(--accent) 42%, transparent 58%);color:color-mix(in oklch, var(--accent) 72%, var(--ink) 28%);letter-spacing:.03em;text-transform:uppercase;align-items:center;padding:.18rem .45rem;font-size:.73rem;display:inline-flex}.puzzle-comments-section-module__3jDDpG__timestamp{color:var(--muted-strong);white-space:nowrap;font-size:.92rem}.puzzle-comments-section-module__3jDDpG__body{color:var(--ink-soft);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.7}.puzzle-comments-section-module__3jDDpG__footer{justify-content:flex-end;gap:.55rem;display:flex}.puzzle-comments-section-module__3jDDpG__voteButton{color:var(--muted-strong);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:.15rem .2rem;transition:color .14s,transform .14s,opacity .14s;display:inline-flex}.puzzle-comments-section-module__3jDDpG__voteButton:hover:not(:disabled){color:var(--ink);transform:translateY(-1px)}.puzzle-comments-section-module__3jDDpG__voteButton:disabled{cursor:wait;opacity:.7}.puzzle-comments-section-module__3jDDpG__voteButtonActive{color:var(--accent)}.puzzle-comments-section-module__3jDDpG__voteButton svg{fill:currentColor;width:1.15rem;height:1.15rem}.puzzle-comments-section-module__3jDDpG__form{gap:.7rem;display:grid}.puzzle-comments-section-module__3jDDpG__commentInput,.puzzle-comments-section-module__3jDDpG__metaInput{border:1px solid var(--line-strong);width:100%;color:var(--ink);font:inherit;background:0 0;line-height:1.55}.puzzle-comments-section-module__3jDDpG__commentInput{resize:vertical;min-height:4.8rem;padding:.9rem 1rem}.puzzle-comments-section-module__3jDDpG__metaInput{padding:.82rem .95rem}.puzzle-comments-section-module__3jDDpG__commentInput:focus-visible,.puzzle-comments-section-module__3jDDpG__metaInput:focus-visible{outline:2px solid color-mix(in oklch, var(--accent) 58%, white 42%);outline-offset:1px;border-color:color-mix(in oklch, var(--accent) 45%, var(--line) 55%)}.puzzle-comments-section-module__3jDDpG__composeRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.7rem;display:grid}.puzzle-comments-section-module__3jDDpG__sendButton{border:1px solid color-mix(in oklch, var(--ink) 22%, transparent 78%);background:var(--ink);color:var(--surface);min-width:5.4rem;font:inherit;cursor:pointer;padding:.82rem 1rem;font-weight:600;transition:transform .16s cubic-bezier(.25,1,.5,1),opacity .16s}.puzzle-comments-section-module__3jDDpG__sendButton:hover:not(:disabled){transform:translateY(-1px)}.puzzle-comments-section-module__3jDDpG__sendButton:disabled{cursor:wait;opacity:.72}.puzzle-comments-section-module__3jDDpG__loadMoreWrap{justify-content:center;padding-top:.9rem;display:flex}.puzzle-comments-section-module__3jDDpG__loadMoreButton{border:1px solid color-mix(in oklch, var(--line-strong) 78%, transparent 22%);color:var(--ink);font:inherit;cursor:pointer;background:0 0;padding:.78rem 1.2rem;transition:transform .14s,opacity .14s,background-color .14s}.puzzle-comments-section-module__3jDDpG__loadMoreButton:hover:not(:disabled){background:color-mix(in oklch, var(--surface-soft) 72%, white 28%);transform:translateY(-1px)}.puzzle-comments-section-module__3jDDpG__loadMoreButton:disabled{cursor:wait;opacity:.72}.puzzle-comments-section-module__3jDDpG__status{color:var(--muted-strong);margin:0;font-size:.92rem;line-height:1.5}.puzzle-comments-section-module__3jDDpG__statusSuccess{color:color-mix(in oklch, var(--accent) 72%, var(--ink) 28%)}.puzzle-comments-section-module__3jDDpG__statusError{color:#8f2f33}.puzzle-comments-section-module__3jDDpG__disclaimer{color:var(--muted-strong);margin:0;font-size:.88rem;line-height:1.5}.puzzle-comments-section-module__3jDDpG__disclaimer a{color:inherit;text-underline-offset:.18em;text-decoration-line:underline;text-decoration-thickness:1px}.puzzle-comments-section-module__3jDDpG__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@media (max-width:720px){.puzzle-comments-section-module__3jDDpG__composeRow{grid-template-columns:1fr}.puzzle-comments-section-module__3jDDpG__itemHeader{align-items:start}}
.home-module__Hx0lNG__main{padding:0 1.5rem 4rem}.home-module__Hx0lNG__hero{grid-template-columns:minmax(0,.92fr) minmax(320px,.88fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);width:min(1180px,100%);min-height:calc(100svh - 4.75rem);margin:0 auto;padding:1.5rem 0 2rem;display:grid}.home-module__Hx0lNG__copy{align-content:start;gap:0;display:grid}.home-module__Hx0lNG__title{font-family:var(--font-display);align-items:center;gap:.8rem;margin:0 0 .5rem;line-height:1;display:inline-flex}.home-module__Hx0lNG__titleLogo{border-radius:.7rem;flex:none;width:clamp(2.35rem,4vw,3rem);height:clamp(2.35rem,4vw,3rem)}.home-module__Hx0lNG__titleLabel{letter-spacing:-.045em;font-size:clamp(1.95rem,4vw,3rem);line-height:.82;display:inline-block}.home-module__Hx0lNG__subtitle{color:var(--ink-soft);margin:0 0 1.5rem;font-size:clamp(1.1rem,1.5vw,1.25rem)}.home-module__Hx0lNG__bulletRules{color:var(--ink-soft);gap:.5rem;margin:0 0 2rem;padding:0 0 0 1.2rem;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6;display:grid}.home-module__Hx0lNG__bulletRules li{padding-left:.2rem}.home-module__Hx0lNG__examplesSection{margin:0}.home-module__Hx0lNG__examplesTitle{color:var(--ink);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.home-module__Hx0lNG__exampleBlock{margin-bottom:1.5rem}.home-module__Hx0lNG__exampleBlock:last-child{margin-bottom:0}.home-module__Hx0lNG__exampleRow{gap:.35rem;margin-bottom:.6rem;display:flex}.home-module__Hx0lNG__exampleTile{border:1px solid var(--line-strong);width:2.6rem;height:2.6rem;font-family:var(--font-display);text-transform:uppercase;background:var(--tile);color:var(--ink);justify-content:center;align-items:center;font-size:1.4rem;display:flex}.home-module__Hx0lNG__exampleTileExact{background:var(--state-exact);border-color:var(--state-exact);color:var(--surface)}.home-module__Hx0lNG__exampleTilePresent{background:var(--state-present);border-color:var(--state-present);color:var(--surface)}.home-module__Hx0lNG__exampleTileAbsent{background:var(--state-absent);border-color:var(--state-absent);color:var(--ink)}.home-module__Hx0lNG__exampleText{color:var(--ink-soft);margin:0;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.5}.home-module__Hx0lNG__actionWrap{margin-top:2rem}.home-module__Hx0lNG__todaySummary{border:1px solid var(--line-strong);background:color-mix(in oklch, var(--surface) 94%, white 6%);gap:.35rem;max-width:24rem;padding:1rem 1.1rem;display:grid}.home-module__Hx0lNG__todaySummaryTitle,.home-module__Hx0lNG__todaySummaryMeta{margin:0}.home-module__Hx0lNG__todaySummaryTitle{font-family:var(--font-display);font-size:.98rem}.home-module__Hx0lNG__todaySummaryMeta{color:var(--muted-strong)}.home-module__Hx0lNG__todaySummaryLink{font-family:var(--font-display);color:color-mix(in oklch, var(--accent) 72%, var(--ink) 28%)}.home-module__Hx0lNG__randomButton{color:var(--ink);border:1px solid var(--line-strong);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.8rem 1.4rem;font-size:.95rem;font-weight:500;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.home-module__Hx0lNG__randomButton:hover{background:var(--line);transform:translateY(-1px)}.home-module__Hx0lNG__randomButton[data-guiding=true]{background:var(--state-exact);border-color:var(--state-exact);color:var(--surface);font-weight:600;animation:2s infinite home-module__Hx0lNG__guidePulse}@keyframes home-module__Hx0lNG__guidePulse{0%{box-shadow:0 0 0 0 color-mix(in oklch, var(--state-exact) 25%, transparent)}70%{box-shadow:0 0 0 10px color-mix(in oklch, var(--state-exact) 0%, transparent)}to{box-shadow:0 0 #0000}}.home-module__Hx0lNG__randomButton:active{transform:translateY(0)}.home-module__Hx0lNG__timerDisplay{color:var(--ink);border:1px solid var(--line-strong);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;min-width:7rem;padding:.8rem 1.4rem;font-size:1.1rem;font-weight:500;display:inline-flex}.home-module__Hx0lNG__boardWrap{gap:.85rem;display:grid;position:relative}.home-module__Hx0lNG__boardWrap:before{content:"";background:radial-gradient(circle at top left, color-mix(in oklch, var(--accent) 22%, white 78%), transparent 65%);z-index:-1;pointer-events:none;height:14rem;position:absolute;inset:-1.25rem 2rem auto -2rem}.home-module__Hx0lNG__detailError{color:var(--accent);margin:0}.home-module__Hx0lNG__support{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(1180px,100%);margin:0 auto;padding:0 0 1rem;display:grid}.home-module__Hx0lNG__supportBlock{border-top:1px solid var(--line);padding-top:1rem}.home-module__Hx0lNG__supportBlock h2{margin:0 0 .35rem;font-size:1rem}.home-module__Hx0lNG__supportBlock p{color:var(--muted);margin:0}.home-module__Hx0lNG__supportBlock a{color:var(--muted-strong);text-underline-offset:.18em;text-decoration:underline}.home-module__Hx0lNG__infoSection,.home-module__Hx0lNG__guideSection,.home-module__Hx0lNG__resourceSection,.home-module__Hx0lNG__faqSection{width:min(1180px,100%);margin:0 auto;padding-top:3rem}.home-module__Hx0lNG__inlineLink{color:color-mix(in oklch, var(--accent) 72%, var(--ink) 28%);text-decoration-line:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in oklch, var(--accent) 52%, transparent 48%);text-decoration-color:color-mix(in oklch, var(--accent) 52%, transparent 48%);text-underline-offset:.18em}.home-module__Hx0lNG__sectionHeading{gap:.35rem;margin-bottom:1.35rem;display:grid}.home-module__Hx0lNG__sectionHeading h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,3vw,2.8rem)}.home-module__Hx0lNG__sectionEyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0;font-size:.75rem}.home-module__Hx0lNG__infoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-module__Hx0lNG__infoCard,.home-module__Hx0lNG__faqItem{border:1px solid var(--line);background:color-mix(in oklch, var(--surface) 92%, white 8%);padding:1.2rem}.home-module__Hx0lNG__infoCard h3,.home-module__Hx0lNG__contentSubheading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 .55rem;font-size:1.05rem;line-height:1.25}.home-module__Hx0lNG__infoCard p,.home-module__Hx0lNG__guideColumns p,.home-module__Hx0lNG__faqItem dd{color:var(--ink-soft);margin:0;line-height:1.7}.home-module__Hx0lNG__guideColumns{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start;gap:1.25rem;display:grid}.home-module__Hx0lNG__guideColumns div{gap:1rem;display:grid}.home-module__Hx0lNG__resourceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-module__Hx0lNG__resourceCard{border:1px solid var(--line);background:color-mix(in oklch, var(--surface) 92%, white 8%);align-content:start;gap:.55rem;padding:1.2rem;display:grid}.home-module__Hx0lNG__resourceKicker{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0;font-size:.74rem}.home-module__Hx0lNG__resourceCard h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.05rem;line-height:1.2}.home-module__Hx0lNG__resourceCard p{color:var(--ink-soft);margin:0;line-height:1.7}.home-module__Hx0lNG__faqList{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-module__Hx0lNG__faqItem{gap:.5rem;display:grid}.home-module__Hx0lNG__faqItem dt{font-family:var(--font-display)}@media (max-width:960px){.home-module__Hx0lNG__hero{flex-direction:column;gap:0;min-height:auto;padding-top:1.5rem;display:flex}.home-module__Hx0lNG__copy{display:contents}.home-module__Hx0lNG__boardWrap{order:1;width:100%;margin-top:.5rem}.home-module__Hx0lNG__actionWrap{order:2;width:100%;margin-top:1.5rem}.home-module__Hx0lNG__title{order:3;gap:.65rem;margin-top:3.5rem}.home-module__Hx0lNG__titleLabel{font-size:clamp(1.9rem,9vw,2.55rem)}.home-module__Hx0lNG__subtitle{order:4}.home-module__Hx0lNG__bulletRules{order:5;margin-top:1rem}.home-module__Hx0lNG__examplesSection{order:6}.home-module__Hx0lNG__support,.home-module__Hx0lNG__infoGrid,.home-module__Hx0lNG__resourceGrid,.home-module__Hx0lNG__faqList,.home-module__Hx0lNG__guideColumns{grid-template-columns:1fr}}
.puzzle-page-client-module__z-Iq0a__layout{gap:2rem;width:min(1180px,100%);margin:0 auto;padding:1.5rem 0 4rem;display:grid}.puzzle-page-client-module__z-Iq0a__header{text-align:center;justify-content:center;display:grid}.puzzle-page-client-module__z-Iq0a__headerNav{align-items:center;gap:1rem;display:flex}.puzzle-page-client-module__z-Iq0a__navButton{border:1px solid var(--line-strong);cursor:pointer;color:var(--ink);background:0 0;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;transition:all .14s}.puzzle-page-client-module__z-Iq0a__navButton:hover:not(:disabled){background:var(--surface-soft);transform:translateY(-1px)}.puzzle-page-client-module__z-Iq0a__navButtonDisabled{opacity:.3;cursor:not-allowed;pointer-events:none}.puzzle-page-client-module__z-Iq0a__headerTitleWrap{min-width:14rem}.puzzle-page-client-module__z-Iq0a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 .3rem;font-size:.72rem}.puzzle-page-client-module__z-Iq0a__title{font-family:var(--font-display);margin:0;font-size:1.6rem}.puzzle-page-client-module__z-Iq0a__historySection{border-top:1px solid var(--line);margin-top:3rem;padding-top:2rem}.puzzle-page-client-module__z-Iq0a__historyHeader{text-align:center;margin-bottom:1.5rem}.puzzle-page-client-module__z-Iq0a__historyTitle{font-family:var(--font-display);margin:0 0 .4rem;font-size:1.4rem}.puzzle-page-client-module__z-Iq0a__historyMeta{color:var(--muted-strong);margin:0}.puzzle-page-client-module__z-Iq0a__historyGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem;display:grid}.puzzle-page-client-module__z-Iq0a__dayButton{border:1px solid var(--line);background:var(--surface-soft);text-align:left;cursor:pointer;color:var(--ink);gap:.18rem;padding:.8rem;text-decoration:none;transition:transform .14s,border-color .14s,background-color .14s;display:grid}.puzzle-page-client-module__z-Iq0a__dayButton:hover{border-color:var(--line-strong);transform:translateY(-1px)}.puzzle-page-client-module__z-Iq0a__dayButtonActive{border-color:var(--accent);background:color-mix(in oklch, var(--accent) 8%, white 92%)}.puzzle-page-client-module__z-Iq0a__dayPrimary{font-family:var(--font-display)}.puzzle-page-client-module__z-Iq0a__daySecondary,.puzzle-page-client-module__z-Iq0a__muted,.puzzle-page-client-module__z-Iq0a__error{color:var(--muted-strong)}.puzzle-page-client-module__z-Iq0a__main{gap:1rem;display:grid}.puzzle-page-client-module__z-Iq0a__detailStack{gap:1.5rem;display:grid}.puzzle-page-client-module__z-Iq0a__contentGrid{grid-template-columns:minmax(320px,480px) minmax(0,1fr);align-items:stretch;gap:2rem;display:grid}.puzzle-page-client-module__z-Iq0a__leaderboardContainer{flex-direction:column;height:0;min-height:100%;display:flex}.puzzle-page-client-module__z-Iq0a__boardWrap{gap:.85rem;display:grid;position:relative}.puzzle-page-client-module__z-Iq0a__boardWrap:before{content:"";background:radial-gradient(circle at top left, color-mix(in oklch, var(--accent) 22%, white 78%), transparent 65%);z-index:-1;pointer-events:none;height:14rem;position:absolute;inset:-1.25rem 2rem auto -2rem}.puzzle-page-client-module__z-Iq0a__muted,.puzzle-page-client-module__z-Iq0a__error{margin:0}.puzzle-page-client-module__z-Iq0a__error{color:var(--accent)}@media (max-width:920px){.puzzle-page-client-module__z-Iq0a__contentGrid{grid-template-columns:1fr;align-items:start}.puzzle-page-client-module__z-Iq0a__leaderboardContainer{height:auto;min-height:auto}}
