.mahjong-game{border:1px solid color-mix(in srgb, var(--brand) 24%, var(--border));background:radial-gradient(circle at 50% 0%, #0f766e2e, transparent 38%), var(--surface);border-radius:20px;gap:1rem;max-width:1120px;margin:0 auto;padding:clamp(1rem,3vw,2rem);display:grid;box-shadow:0 22px 65px #0000001f}.mahjong-heading{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.mahjong-heading h2{letter-spacing:-.035em;margin:.35rem 0;font-size:clamp(1.65rem,4vw,2.6rem)}.mahjong-heading p,.mahjong-rule-note p{color:var(--muted);margin:0}.mahjong-kicker{color:#0f766e;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.mahjong-stat-strip{border:1px solid var(--border);background:var(--bg);border-radius:14px;flex:none;display:flex;overflow:hidden}.mahjong-stat-strip>span{text-align:center;font-variant-numeric:tabular-nums;min-width:5.7rem;padding:.6rem .8rem;display:grid}.mahjong-stat-strip>span+span{border-left:1px solid var(--border)}.mahjong-stat-strip small{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.mahjong-stat-strip strong{font-size:1.05rem}.mahjong-controls{flex-wrap:wrap;gap:.55rem;display:flex}.mahjong-controls button{min-height:44px}.mahjong-controls button.secondary{border-color:var(--border);background:var(--bg);color:var(--text)}.mahjong-controls button:disabled{cursor:not-allowed;opacity:.48}.mahjong-board-wrap{border:1px solid color-mix(in srgb, #0f766e 45%, var(--border));background:radial-gradient(circle,#196f66,#0d4f4a 72%),#0d4f4a;border-radius:18px;padding:.25rem;overflow-x:hidden;box-shadow:inset 0 0 45px #00000038}.mahjong-board{aspect-ratio:1.62;width:100%;min-width:0;margin:0 auto;position:relative}.mahjong-tile{--tile-shadow:#b9ae96;left:calc(4% + var(--mahjong-x) * 11.25% + var(--mahjong-z) * 0.65%);top:calc(8% + var(--mahjong-y) * 14% - var(--mahjong-z) * 1.15%);color:#172033;width:10.4%;height:12.5%;min-height:0;box-shadow:3px 5px 0 var(--tile-shadow), 5px 8px 9px #00000040;touch-action:manipulation;background:linear-gradient(145deg,#fffef6,#eee6d2);border:2px solid #d7ccb5;border-radius:10px;place-content:center;padding:.18rem;line-height:1;transition:transform .12s,box-shadow .12s,filter .12s;display:grid;position:absolute;transform:translateY(0)}.mahjong-tile.free:hover{box-shadow:3px 7px 0 var(--tile-shadow), 7px 12px 14px #0000004d;transform:translateY(-4px)}.mahjong-tile.blocked{cursor:not-allowed;filter:brightness(.72)saturate(.62)}.mahjong-tile.selected{outline-offset:2px;border-color:#fbbf24;outline:4px solid #fbbf24;transform:translateY(-5px)}.mahjong-tile.hinted{animation:.7s ease-in-out infinite alternate mahjong-hint}.mahjong-face{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2.8vw,2rem);font-weight:900}.mahjong-detail{margin-top:.1rem;font-size:clamp(.62rem,1.3vw,.95rem);font-weight:900}.suit-dots .mahjong-detail{color:#155e75}.suit-bamboo .mahjong-detail{color:#147a3d}.suit-characters .mahjong-detail{color:#b42318}.suit-winds .mahjong-face{color:#19376d}.suit-dragons .mahjong-face{color:#b42318}.mahjong-tile[data-tile-kind=dragon-green] .mahjong-face{color:#147a3d}.mahjong-status{background:color-mix(in srgb, #0f766e 9%, var(--bg));border-left:5px solid #0f766e;border-radius:8px;min-height:2.8rem;margin:0;padding:.75rem .9rem;font-weight:700}.mahjong-rule-note{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:1rem}.mahjong-rule-note p{margin-top:.35rem}.mahjong-win{z-index:500;background:color-mix(in srgb, var(--surface) 94%, #fbbf24);color:var(--text);text-align:center;border:3px solid #fbbf24;border-radius:20px;place-content:center;justify-items:center;padding:1.5rem;display:grid;position:absolute;inset:14% 22%;box-shadow:0 24px 80px #00000059}.mahjong-win>span{color:#f59e0b;font-size:2.5rem}.mahjong-win h3{margin:.2rem 0;font-size:clamp(1.6rem,4vw,2.5rem)}.mahjong-win p{margin:.4rem 0 1rem}@keyframes mahjong-hint{to{box-shadow:0 0 0 5px #fbbf2499, 3px 5px 0 var(--tile-shadow);border-color:#fbbf24;transform:translateY(-5px)}}@media (max-width:760px){.mahjong-heading{flex-direction:column;align-items:stretch}.mahjong-stat-strip{align-self:stretch}.mahjong-stat-strip>span{flex:1;min-width:0}.mahjong-controls button{flex:8.5rem}.mahjong-board-wrap{margin-inline:0}}@media (max-width:420px){.mahjong-game{border-radius:14px;padding:.65rem}.mahjong-board-wrap{border-radius:12px;padding:.12rem}.mahjong-tile{box-shadow:1px 2px 0 var(--tile-shadow), 2px 3px 5px #0000003d;border-width:1px;border-radius:5px;padding:.05rem}.mahjong-face{font-size:clamp(.78rem,5vw,1.05rem)}.mahjong-detail{font-size:clamp(.45rem,2.4vw,.62rem)}.mahjong-win{padding:.75rem;inset:8% 5%}}@media (prefers-reduced-motion:reduce){.mahjong-tile,.mahjong-tile.hinted{transition:none;animation:none}.mahjong-tile.hinted{outline:4px solid #fbbf24}}@media (forced-colors:active){.mahjong-board-wrap,.mahjong-tile,.mahjong-rule-note,.mahjong-status,.mahjong-win{color:canvastext;forced-color-adjust:auto;background:canvas;border:2px solid canvastext}.mahjong-tile.blocked{opacity:.55}}
.BubbleBurst-module___F4Zpa__game{border:1px solid color-mix(in srgb, #6656df 28%, var(--border));background:radial-gradient(circle at 10% 0%, #ff697826, transparent 28%), radial-gradient(circle at 90% 4%, #4abaff26, transparent 30%), var(--surface);border-radius:24px;gap:1rem;max-width:1040px;margin:0 auto;padding:clamp(.9rem,2.5vw,1.7rem);display:grid;overflow:hidden;box-shadow:0 22px 65px #0000001f}.BubbleBurst-module___F4Zpa__heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.BubbleBurst-module___F4Zpa__heading h2{letter-spacing:-.035em;margin:.25rem 0;font-size:clamp(1.55rem,4vw,2.5rem)}.BubbleBurst-module___F4Zpa__heading p,.BubbleBurst-module___F4Zpa__rule p{color:var(--muted);margin:0}.BubbleBurst-module___F4Zpa__kicker{color:#6656df;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.BubbleBurst-module___F4Zpa__stats{border:1px solid var(--border);background:var(--bg);border-radius:14px;flex:none;display:flex;overflow:hidden}.BubbleBurst-module___F4Zpa__stats span{text-align:center;font-variant-numeric:tabular-nums;min-width:5.4rem;padding:.55rem .75rem;display:grid}.BubbleBurst-module___F4Zpa__stats span+span{border-left:1px solid var(--border)}.BubbleBurst-module___F4Zpa__stats small,.BubbleBurst-module___F4Zpa__queue small{color:var(--muted);text-transform:uppercase;font-size:.67rem;font-weight:800}.BubbleBurst-module___F4Zpa__playArea{grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:1rem;display:grid}.BubbleBurst-module___F4Zpa__canvasWrap{background:linear-gradient(145deg,#1f4f96,#101b3d 55%,#08122c);border:2px solid #8bdcffad;border-radius:22px;min-width:0;padding:.45rem;position:relative;box-shadow:inset 0 0 48px #04091eb8,0 16px 34px #15418b3d,0 0 0 5px #52a3ff1a}.BubbleBurst-module___F4Zpa__canvas{touch-action:none;border-radius:16px;outline:none;width:100%;height:auto;display:block}.BubbleBurst-module___F4Zpa__canvas:focus-visible{outline-offset:2px;outline:4px solid #ffd45c}.BubbleBurst-module___F4Zpa__endCard{background:color-mix(in srgb, var(--surface) 96%, #ffd45c);text-align:center;border:3px solid #ffd45c;border-radius:20px;justify-items:center;padding:1.2rem;display:grid;position:absolute;inset:28% 12% auto;box-shadow:0 22px 70px #0000006b}.BubbleBurst-module___F4Zpa__endCard h3{margin:0 0 .35rem;font-size:clamp(1.45rem,4vw,2.2rem)}.BubbleBurst-module___F4Zpa__endCard p{margin:0 0 .8rem}.BubbleBurst-module___F4Zpa__sideControls{gap:.75rem;display:grid}.BubbleBurst-module___F4Zpa__queue{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.BubbleBurst-module___F4Zpa__queue span{border:1px solid var(--border);background:var(--bg);border-radius:14px;justify-items:center;gap:.3rem;padding:.7rem .35rem;display:grid}.BubbleBurst-module___F4Zpa__swatch{border:3px solid #ffffffe6;border-radius:50%;width:2.2rem;height:2.2rem;box-shadow:inset -7px -8px 12px #12235240,inset 5px 5px 8px #ffffff73,0 4px 8px #00000040}.BubbleBurst-module___F4Zpa__actions{gap:.55rem;display:grid}.BubbleBurst-module___F4Zpa__actions button{min-height:44px;padding-inline:.7rem}.BubbleBurst-module___F4Zpa__actions .BubbleBurst-module___F4Zpa__shoot{background:linear-gradient(135deg,#4353d9,#7c4ce1);min-height:58px;font-size:1.05rem}.BubbleBurst-module___F4Zpa__actions .BubbleBurst-module___F4Zpa__secondary{border-color:var(--border);background:var(--bg);color:var(--text)}.BubbleBurst-module___F4Zpa__actions button:disabled{cursor:not-allowed;opacity:.5}.BubbleBurst-module___F4Zpa__status{background:color-mix(in srgb, #6656df 9%, var(--bg));border-left:5px solid #6656df;border-radius:9px;min-height:2.9rem;margin:0;padding:.75rem .9rem;font-weight:700}.BubbleBurst-module___F4Zpa__rule{border:1px solid var(--border);background:var(--bg);border-radius:14px;padding:.9rem 1rem}.BubbleBurst-module___F4Zpa__rule p{margin-top:.3rem}.BubbleBurst-module___F4Zpa__coral{background:#ff6678}.BubbleBurst-module___F4Zpa__gold{background:#ffc846}.BubbleBurst-module___F4Zpa__mint{background:#45d6a2}.BubbleBurst-module___F4Zpa__sky{background:#4abaff}.BubbleBurst-module___F4Zpa__violet{background:#9167e8}.BubbleBurst-module___F4Zpa__rose{background:#f15bb5}@media (max-width:760px){.BubbleBurst-module___F4Zpa__heading{flex-direction:column;align-items:stretch}.BubbleBurst-module___F4Zpa__stats span{flex:1;min-width:0}.BubbleBurst-module___F4Zpa__playArea{grid-template-columns:1fr}.BubbleBurst-module___F4Zpa__sideControls{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.BubbleBurst-module___F4Zpa__actions{grid-template-columns:1fr 1.2fr 1fr}.BubbleBurst-module___F4Zpa__actions .BubbleBurst-module___F4Zpa__newGame{grid-column:1/-1}}@media (max-width:440px){.BubbleBurst-module___F4Zpa__game{border-radius:18px;margin-inline:0;padding-inline:.6rem}.BubbleBurst-module___F4Zpa__sideControls{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.BubbleBurst-module___F4Zpa__canvas{scroll-behavior:auto}}@media (forced-colors:active){.BubbleBurst-module___F4Zpa__game,.BubbleBurst-module___F4Zpa__canvasWrap,.BubbleBurst-module___F4Zpa__queue span,.BubbleBurst-module___F4Zpa__rule,.BubbleBurst-module___F4Zpa__status,.BubbleBurst-module___F4Zpa__endCard{color:canvastext;forced-color-adjust:auto;background:canvas;border:2px solid canvastext}}
.ClassicCardGame-module__6rd3VG__workspace{border:1px solid color-mix(in srgb, var(--border) 75%, #0f766e);color:#fff;background:radial-gradient(circle at top,#1e40af38,#0000 42%),linear-gradient(145deg,#07594f,#06443e);border-radius:1.25rem;margin:1.5rem 0 2rem;padding:clamp(.75rem,2vw,1.5rem);overflow-x:auto;box-shadow:0 1rem 2.5rem #0f172a24}.ClassicCardGame-module__6rd3VG__toolbar,.ClassicCardGame-module__6rd3VG__topRow,.ClassicCardGame-module__6rd3VG__foundationGroup>div{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.ClassicCardGame-module__6rd3VG__toolbar{min-height:2.75rem;margin-bottom:.6rem}.ClassicCardGame-module__6rd3VG__toolbar button{color:#0f2f2c;background:#fff;border:1px solid #ffffff73;border-radius:.65rem;min-height:2.75rem;padding:.55rem .9rem;font-weight:800}.ClassicCardGame-module__6rd3VG__status{color:#fef3c7;min-height:1.5rem;margin:.35rem 0 1rem}.ClassicCardGame-module__6rd3VG__topRow{justify-content:space-between;margin-bottom:1rem}.ClassicCardGame-module__6rd3VG__topRow>div,.ClassicCardGame-module__6rd3VG__foundationGroup{gap:.35rem;display:grid}.ClassicCardGame-module__6rd3VG__topRow span,.ClassicCardGame-module__6rd3VG__foundationGroup>span{letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.ClassicCardGame-module__6rd3VG__card,.ClassicCardGame-module__6rd3VG__emptyCard{aspect-ratio:.7;color:#152238;background:#fffdf8;border:2px solid #ffffffc7;border-radius:.55rem;flex:none;justify-content:space-between;align-items:flex-start;width:clamp(3.25rem,6vw,4.4rem);padding:.38rem;font-size:clamp(.82rem,1.8vw,1.05rem);font-weight:900;display:inline-flex;position:relative;box-shadow:0 .18rem .35rem #00000038}.ClassicCardGame-module__6rd3VG__card strong{align-self:center;font-size:clamp(1.15rem,2.8vw,1.8rem)}.ClassicCardGame-module__6rd3VG__redCard{color:#be123c}.ClassicCardGame-module__6rd3VG__cardBack{color:#fff;background:linear-gradient(135deg,#ffffff2e 25%,#0000 25%) 0 0/.7rem .7rem,linear-gradient(315deg,#ffffff2e 25%,#0000 25%) 0 0/.7rem .7rem,#173b8f;justify-content:center;align-items:center}.ClassicCardGame-module__6rd3VG__emptyCard{color:#ffffffb8;box-shadow:none;background:#ffffff17;border-style:dashed;justify-content:center;align-items:center}.ClassicCardGame-module__6rd3VG__selectedCard{outline-offset:2px;outline:4px solid #fbbf24;transform:translateY(-.2rem)}.ClassicCardGame-module__6rd3VG__tableau{grid-template-columns:repeat(7,1fr);gap:clamp(.35rem,1.2vw,.8rem);min-width:38rem;display:grid}.ClassicCardGame-module__6rd3VG__cardColumn{position:relative}.ClassicCardGame-module__6rd3VG__stackedCard{position:absolute;left:0}.ClassicCardGame-module__6rd3VG__freeCellColumns,.ClassicCardGame-module__6rd3VG__spiderColumns{align-items:start;gap:.55rem;min-width:42rem;display:grid}.ClassicCardGame-module__6rd3VG__freeCellColumns{grid-template-columns:repeat(8,1fr)}.ClassicCardGame-module__6rd3VG__spiderColumns{grid-template-columns:repeat(10,1fr)}.ClassicCardGame-module__6rd3VG__freeCellColumn,.ClassicCardGame-module__6rd3VG__spiderColumn{justify-items:center;gap:.25rem;display:grid}.ClassicCardGame-module__6rd3VG__spiderColumn .ClassicCardGame-module__6rd3VG__card{margin-bottom:-3.25rem}.ClassicCardGame-module__6rd3VG__spiderColumn{padding-bottom:4rem}.ClassicCardGame-module__6rd3VG__memoryGrid{grid-template-columns:repeat(6,minmax(3.5rem,1fr));gap:.65rem;max-width:45rem;margin-inline:auto;display:grid}.ClassicCardGame-module__6rd3VG__memoryCard{color:#fff;background:repeating-linear-gradient(45deg,#173b8f,#173b8f .45rem,#244da8 .45rem .9rem);border:2px solid #ffffffbf;border-radius:.8rem;place-items:center;min-height:5.4rem;font-size:1.3rem;font-weight:900;display:grid;box-shadow:0 .25rem .5rem #0003}.ClassicCardGame-module__6rd3VG__memoryCardOpen{color:#172033;background:#fffdf8;transform:rotateY(0)}.ClassicCardGame-module__6rd3VG__memoryCardMatched{color:#713f12;background:#fef3c7;border-color:#fbbf24}@media (max-width:700px){.ClassicCardGame-module__6rd3VG__workspace{border-radius:.9rem;margin-inline:0;padding-inline:.45rem;overflow-x:hidden}.ClassicCardGame-module__6rd3VG__tableau,.ClassicCardGame-module__6rd3VG__freeCellColumns,.ClassicCardGame-module__6rd3VG__spiderColumns{gap:clamp(.12rem,1vw,.35rem);width:100%;min-width:0}.ClassicCardGame-module__6rd3VG__card,.ClassicCardGame-module__6rd3VG__emptyCard{border-width:1px;border-radius:clamp(.22rem,1.2vw,.45rem);width:100%;min-width:0;padding:clamp(.08rem,.8vw,.22rem);font-size:clamp(.42rem,2.5vw,.78rem)}.ClassicCardGame-module__6rd3VG__card strong{font-size:clamp(.62rem,3.8vw,1.15rem)}.ClassicCardGame-module__6rd3VG__selectedCard{outline-offset:1px;outline-width:2px}.ClassicCardGame-module__6rd3VG__memoryGrid{grid-template-columns:repeat(4,minmax(3rem,1fr))}.ClassicCardGame-module__6rd3VG__memoryCard{min-height:4.5rem}}@media (prefers-reduced-motion:reduce){.ClassicCardGame-module__6rd3VG__selectedCard,.ClassicCardGame-module__6rd3VG__memoryCardOpen{transform:none}}
.SudokuGame-module__NqKjWG__workspace{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, var(--accent));border-radius:1.25rem;grid-template-columns:minmax(0,1fr);justify-items:center;gap:1rem;min-width:0;margin:1.5rem 0 2rem;padding:clamp(.8rem,2vw,1.5rem);display:grid;box-shadow:0 1rem 2.5rem #0f172a14}.SudokuGame-module__NqKjWG__toolbar,.SudokuGame-module__NqKjWG__numberPad{flex-wrap:wrap;justify-content:center;align-items:end;gap:.55rem;width:min(100%,42rem);min-width:0;display:flex}.SudokuGame-module__NqKjWG__toolbar label{gap:.3rem;font-weight:800;display:grid}.SudokuGame-module__NqKjWG__toolbar select,.SudokuGame-module__NqKjWG__toolbar button,.SudokuGame-module__NqKjWG__numberPad button{border:1px solid var(--border);background:var(--surface);min-height:2.75rem;color:var(--text);border-radius:.65rem;padding:.55rem .8rem;font-weight:800}.SudokuGame-module__NqKjWG__toolbar .SudokuGame-module__NqKjWG__activeButton{border-color:var(--brand);background:var(--brand);color:#fff}.SudokuGame-module__NqKjWG__status{min-height:1.5rem;color:var(--text);margin:0;font-weight:800}.SudokuGame-module__NqKjWG__board{aspect-ratio:1;border:3px solid var(--text);background:var(--text);grid-template-columns:repeat(9,minmax(0,1fr));gap:1px;width:min(100%,35rem);min-width:0;display:grid}.SudokuGame-module__NqKjWG__cell{background:var(--surface);width:100%;min-width:0;color:var(--text);border:0;place-items:center;padding:0;font-size:clamp(1rem,3.2vw,1.65rem);font-weight:750;display:grid;position:relative;overflow:hidden}.SudokuGame-module__NqKjWG__cell:nth-child(3n){border-right:2px solid var(--text)}.SudokuGame-module__NqKjWG__cell:nth-child(9n){border-right:0}.SudokuGame-module__NqKjWG__cell:nth-child(n+19):nth-child(-n+27),.SudokuGame-module__NqKjWG__cell:nth-child(n+46):nth-child(-n+54){border-bottom:2px solid var(--text)}.SudokuGame-module__NqKjWG__fixed{background:color-mix(in srgb, var(--surface-alt) 86%, var(--brand));color:var(--text);font-weight:950}.SudokuGame-module__NqKjWG__selected{outline:3px solid var(--brand);outline-offset:-3px;z-index:1}.SudokuGame-module__NqKjWG__conflict{background:color-mix(in srgb, #ef4444 24%, var(--surface));color:#991b1b}.SudokuGame-module__NqKjWG__notes{width:100%;height:100%;color:var(--muted);grid-template-columns:repeat(3,1fr);align-items:center;font-size:.55rem;display:grid}.SudokuGame-module__NqKjWG__notes small{font:inherit}.SudokuGame-module__NqKjWG__numberPad button{min-width:2.75rem}@media (max-width:560px){.SudokuGame-module__NqKjWG__workspace{padding-inline:.5rem;overflow:hidden}.SudokuGame-module__NqKjWG__toolbar{align-items:stretch}.SudokuGame-module__NqKjWG__toolbar label{width:100%}.SudokuGame-module__NqKjWG__toolbar button{flex:8rem}.SudokuGame-module__NqKjWG__numberPad button{flex:2.25rem;min-width:2.25rem;padding-inline:.35rem}}
.OriginalPuzzleGame-module__w6ZFZW__game{border:1px solid var(--border);background:var(--surface);max-width:940px;box-shadow:var(--shadow);border-radius:24px;margin:1.5rem auto;padding:clamp(1rem,3vw,1.6rem)}.OriginalPuzzleGame-module__w6ZFZW__toolbar{flex-wrap:wrap;align-items:end;gap:.7rem;margin-bottom:1rem;display:flex}.OriginalPuzzleGame-module__w6ZFZW__toolbar label{gap:.35rem;font-weight:700;display:grid}.OriginalPuzzleGame-module__w6ZFZW__toolbar select,.OriginalPuzzleGame-module__w6ZFZW__toolbar input{border:1px solid var(--border);background:var(--bg);min-height:44px;color:var(--text);border-radius:10px;padding:.6rem .75rem}.OriginalPuzzleGame-module__w6ZFZW__button{border:1px solid var(--border);background:var(--primary);color:#fff;cursor:pointer;border-radius:10px;min-height:44px;padding:.65rem 1rem;font-weight:800}.OriginalPuzzleGame-module__w6ZFZW__secondary{background:var(--surface);color:var(--text)}.OriginalPuzzleGame-module__w6ZFZW__status{background:var(--bg);border-radius:12px;margin:.8rem 0;padding:.75rem 1rem;font-weight:700}.OriginalPuzzleGame-module__w6ZFZW__chess{aspect-ratio:1;background:#234777;border:7px solid #234777;border-radius:18px;grid-template-columns:repeat(8,minmax(0,1fr));width:min(100%,560px);margin:auto;display:grid;overflow:hidden;box-shadow:0 18px 40px #12366938,inset 0 0 0 2px #b4e1ffa6}.OriginalPuzzleGame-module__w6ZFZW__square{aspect-ratio:1;cursor:pointer;isolation:isolate;border:0;place-items:center;min-width:0;font-size:clamp(1.2rem,7.5vw,3rem);display:grid}.OriginalPuzzleGame-module__w6ZFZW__light{background:linear-gradient(145deg,#fff8e6,#e8d5ad)}.OriginalPuzzleGame-module__w6ZFZW__dark{background:linear-gradient(145deg,#78b79e,#3f725f)}.OriginalPuzzleGame-module__w6ZFZW__square:hover{filter:brightness(1.08)}.OriginalPuzzleGame-module__w6ZFZW__chessPiece{filter:drop-shadow(0 4px 2px #00122a52);text-shadow:-1px -1px #ffffff4d,1px 2px #071a3638;line-height:1;display:inline-block;transform:translateY(-1px)}.OriginalPuzzleGame-module__w6ZFZW__chessPiece[data-side=white]{color:#fffdf4;-webkit-text-stroke:1.2px #142944;text-shadow:0 -1px #fff,0 2px #c8b98f,0 4px 5px #00142d66}.OriginalPuzzleGame-module__w6ZFZW__chessPiece[data-side=black]{color:#122a49;-webkit-text-stroke:.7px #061426;text-shadow:0 -1px #a0d5e58c,0 3px 4px #000a1e7a}.OriginalPuzzleGame-module__w6ZFZW__selected{box-shadow:inset 0 0 0 5px #ffbd2e,inset 0 0 18px #ffd85cb8}.OriginalPuzzleGame-module__w6ZFZW__target{box-shadow:inset 0 0 0 5px #2e78ff,inset 0 0 18px #52d2ff99}.OriginalPuzzleGame-module__w6ZFZW__trailPanel{border:1px solid var(--border);background:linear-gradient(135deg, var(--bg), var(--surface));text-align:center;border-radius:16px;margin:1rem 0;padding:1rem}.OriginalPuzzleGame-module__w6ZFZW__trailPanel p{margin:.35rem 0}.OriginalPuzzleGame-module__w6ZFZW__scramble{color:var(--brand);letter-spacing:.22em;font-size:clamp(1.5rem,6vw,2.4rem);font-weight:900}.OriginalPuzzleGame-module__w6ZFZW__attemptList{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.5rem;margin:0 0 1rem;padding-left:1.5rem;display:grid}.OriginalPuzzleGame-module__w6ZFZW__attemptList li{background:var(--bg);border-radius:9px;padding:.45rem .65rem;font-weight:800}.OriginalPuzzleGame-module__w6ZFZW__wordGrid{grid-template-columns:repeat(10,minmax(26px,46px));width:min(100%,460px);margin:1rem auto;display:grid}.OriginalPuzzleGame-module__w6ZFZW__wordCell{aspect-ratio:1;border:1px solid var(--border);background:var(--surface);cursor:pointer;font-weight:800}.OriginalPuzzleGame-module__w6ZFZW__wordSelected{color:#245b55;background:#dcefeb}.OriginalPuzzleGame-module__w6ZFZW__found{color:#174d37;background:#bcebd4}.OriginalPuzzleGame-module__w6ZFZW__wordList{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.OriginalPuzzleGame-module__w6ZFZW__done{color:var(--muted);text-decoration:line-through}.OriginalPuzzleGame-module__w6ZFZW__crossword{grid-template-columns:repeat(3,minmax(52px,72px));width:max-content;margin:1rem auto;display:grid}.OriginalPuzzleGame-module__w6ZFZW__crossCell{aspect-ratio:1;text-align:center;text-transform:uppercase;background:var(--surface);width:clamp(52px,15vw,72px);color:var(--text);border:1px solid #1d2736;font-size:1.5rem;font-weight:900}.OriginalPuzzleGame-module__w6ZFZW__block{background:#172137}.OriginalPuzzleGame-module__w6ZFZW__clues{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.OriginalPuzzleGame-module__w6ZFZW__merge{background:#173258;border-radius:16px;grid-template-columns:repeat(4,minmax(58px,92px));gap:.55rem;width:max-content;max-width:100%;margin:1rem auto;padding:.65rem;display:grid}.OriginalPuzzleGame-module__w6ZFZW__tile{aspect-ratio:1;color:#162238;background:#e9eef7;border-radius:12px;place-items:center;width:clamp(58px,18vw,92px);font-size:clamp(1.1rem,5vw,2rem);font-weight:900;display:grid}.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="0"]{opacity:.2}.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="4"]{background:#a7ead6}.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="8"]{background:#6ed2b3}.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="16"]{background:#ffca63}.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="32"]{background:#ff936f}.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="64"]{color:#fff;background:#d677db}.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="128"],.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="256"],.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="512"],.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="1024"],.OriginalPuzzleGame-module__w6ZFZW__tile[data-value="2048"]{color:#fff;background:#2755c6}@media (max-width:520px){.OriginalPuzzleGame-module__w6ZFZW__game{border-radius:14px;padding:.75rem}.OriginalPuzzleGame-module__w6ZFZW__chessGame{width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);margin-inline:calc(50% - 50vw + .5rem);padding:.5rem}.OriginalPuzzleGame-module__w6ZFZW__chessGame .OriginalPuzzleGame-module__w6ZFZW__toolbar{gap:.5rem;margin-bottom:.65rem}.OriginalPuzzleGame-module__w6ZFZW__chessGame .OriginalPuzzleGame-module__w6ZFZW__status{margin:.55rem 0;padding:.65rem .75rem}.OriginalPuzzleGame-module__w6ZFZW__toolbar>*{flex:130px}.OriginalPuzzleGame-module__w6ZFZW__chess{border-width:4px;border-radius:12px;width:100%}.OriginalPuzzleGame-module__w6ZFZW__chessGame .OriginalPuzzleGame-module__w6ZFZW__square{font-size:clamp(1.5rem,9vw,2.6rem)}.OriginalPuzzleGame-module__w6ZFZW__wordGrid{grid-template-columns:repeat(10,minmax(22px,1fr))}}
.DailyGrid-module__6-OgIq__shell{gap:1.25rem;margin:1.5rem 0 2.5rem;display:grid}.DailyGrid-module__6-OgIq__intro,.DailyGrid-module__6-OgIq__card,.DailyGrid-module__6-OgIq__summary{border:1px solid var(--border);background:var(--surface);border-radius:1.35rem;padding:clamp(1rem,3vw,1.5rem);box-shadow:0 1rem 2.5rem #0f172a14}.DailyGrid-module__6-OgIq__intro{isolation:isolate;color:#fff;background:radial-gradient(circle at 87% 12%,#2ed2b445,#0000 25%),radial-gradient(circle at 62% 110%,#ffc74c42,#0000 35%),linear-gradient(135deg,#0b1f3a 0%,#123d63 58%,#0c6b6c 100%);border-color:#ffffff2e;grid-template-columns:minmax(0,1fr) minmax(15rem,.45fr);align-items:center;gap:clamp(1.25rem,4vw,3rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.35rem 3rem #0f264a38}.DailyGrid-module__6-OgIq__intro:before{z-index:-1;content:"";background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:2.25rem 2.25rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.DailyGrid-module__6-OgIq__introCopy{max-width:47rem}.DailyGrid-module__6-OgIq__introCopy>p:not(.DailyGrid-module__6-OgIq__eyebrow){color:#ffffffd1;font-size:clamp(1rem,2vw,1.12rem)}.DailyGrid-module__6-OgIq__introCopy strong{color:#fff;max-width:45rem;line-height:1.55;display:block}.DailyGrid-module__6-OgIq__progressPanel{-webkit-backdrop-filter:blur(.45rem);backdrop-filter:blur(.45rem);background:#04162a70;border:1px solid #fff3;border-radius:1.2rem;gap:.8rem;padding:1.15rem;display:grid;box-shadow:inset 0 1px #ffffff21}.DailyGrid-module__6-OgIq__progressScore{color:#fff;font-size:clamp(1.8rem,5vw,2.6rem);font-weight:950;line-height:1}.DailyGrid-module__6-OgIq__progressTrack{background:#ffffff24;border-radius:999px;height:.55rem;overflow:hidden}.DailyGrid-module__6-OgIq__progressTrack span{border-radius:inherit;background:linear-gradient(90deg,#ffca54,#4bd6bd);height:100%;transition:width .3s;display:block}.DailyGrid-module__6-OgIq__challengeIcons{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.DailyGrid-module__6-OgIq__challengeIcons span{aspect-ratio:1;filter:grayscale();opacity:.58;background:#ffffff14;border:1px solid #ffffff1f;border-radius:.65rem;place-items:center;min-width:0;transition:transform .18s,opacity .18s;display:grid}.DailyGrid-module__6-OgIq__challengeIcons .DailyGrid-module__6-OgIq__iconComplete{filter:none;opacity:1;background:#ffffff2b;transform:translateY(-.12rem)}.DailyGrid-module__6-OgIq__intro h2,.DailyGrid-module__6-OgIq__card h3,.DailyGrid-module__6-OgIq__summary h2{margin:.15rem 0 .45rem}.DailyGrid-module__6-OgIq__eyebrow{color:#ffce61;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.DailyGrid-module__6-OgIq__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1.1rem;display:grid}.DailyGrid-module__6-OgIq__card{--challenge-accent:var(--brand);--challenge-soft:color-mix(in srgb, var(--brand) 9%, var(--surface));isolation:isolate;border-top:.28rem solid var(--challenge-accent);background:linear-gradient(145deg, var(--challenge-soft), transparent 44%), var(--surface);min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.DailyGrid-module__6-OgIq__card:after{z-index:-1;background:var(--challenge-accent);content:"";opacity:.07;border-radius:50%;width:8.5rem;height:8.5rem;position:absolute;top:-3.5rem;right:-3.5rem}@media (hover:hover){.DailyGrid-module__6-OgIq__card:hover{transform:translateY(-.18rem);box-shadow:0 1.25rem 2.8rem #0f172a1f}}.DailyGrid-module__6-OgIq__wordCard{--challenge-accent:#1d9b68;--challenge-soft:color-mix(in srgb, #1d9b68 10%, var(--surface))}.DailyGrid-module__6-OgIq__memoryCard{--challenge-accent:#8b5cf6;--challenge-soft:color-mix(in srgb, #8b5cf6 10%, var(--surface))}.DailyGrid-module__6-OgIq__minesCard{--challenge-accent:#e05252;--challenge-soft:color-mix(in srgb, #e05252 9%, var(--surface))}.DailyGrid-module__6-OgIq__colourCard{--challenge-accent:#d24c96;--challenge-soft:color-mix(in srgb, #d24c96 9%, var(--surface))}.DailyGrid-module__6-OgIq__heading{align-items:center;gap:.65rem;display:flex}.DailyGrid-module__6-OgIq__icon{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--challenge-accent) 25%, transparent);background:color-mix(in srgb, var(--challenge-accent) 13%, var(--surface));border-radius:.8rem;place-items:center;width:2.75rem;font-size:1.35rem;display:grid;box-shadow:0 .45rem 1rem #0f172a12}.DailyGrid-module__6-OgIq__controls{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.9rem;display:flex}.DailyGrid-module__6-OgIq__controls input{border:1px solid color-mix(in srgb, var(--challenge-accent) 24%, var(--border));background:var(--surface);min-width:0;min-height:2.75rem;color:var(--text);font:inherit;border-radius:.65rem;padding:.55rem .7rem}.DailyGrid-module__6-OgIq__controls input:focus-visible{border-color:var(--challenge-accent);outline:.18rem solid color-mix(in srgb, var(--challenge-accent) 22%, transparent);outline-offset:.08rem}.DailyGrid-module__6-OgIq__controls button,.DailyGrid-module__6-OgIq__share{border:1px solid var(--challenge-accent,var(--brand));background:var(--challenge-accent,var(--brand));color:#fff;min-height:2.75rem;font:inherit;cursor:pointer;box-shadow:0 .5rem 1rem color-mix(in srgb, var(--challenge-accent,var(--brand)) 22%, transparent);border-radius:.65rem;padding:.55rem .9rem;font-weight:850;transition:transform .15s,filter .15s}.DailyGrid-module__6-OgIq__controls button:not(:disabled):hover,.DailyGrid-module__6-OgIq__share:hover{filter:brightness(1.08);transform:translateY(-.1rem)}.DailyGrid-module__6-OgIq__controls button:disabled{opacity:.55;cursor:not-allowed}.DailyGrid-module__6-OgIq__wordRow{gap:.35rem;margin-top:.55rem;display:flex}.DailyGrid-module__6-OgIq__letter{aspect-ratio:1;border:1px solid var(--border);background:var(--surface-alt);width:2.25rem;color:var(--text);border-radius:.55rem;place-items:center;font-weight:900;display:grid}.DailyGrid-module__6-OgIq__exact{color:#fff;background:#15803d}.DailyGrid-module__6-OgIq__present{color:#fff;background:#b45309}.DailyGrid-module__6-OgIq__memory{grid-template-columns:repeat(4,3.2rem);gap:.45rem;margin-top:.8rem;display:grid}.DailyGrid-module__6-OgIq__memory button,.DailyGrid-module__6-OgIq__mine button{aspect-ratio:1;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:.55rem;font-size:1.3rem;font-weight:900;transition:transform .15s,background .15s;box-shadow:0 .25rem .6rem #0f172a12}.DailyGrid-module__6-OgIq__memory button:hover,.DailyGrid-module__6-OgIq__mine button:hover{border-color:var(--challenge-accent);transform:translateY(-.08rem)}.DailyGrid-module__6-OgIq__memory .DailyGrid-module__6-OgIq__memoryOpen,.DailyGrid-module__6-OgIq__memory .DailyGrid-module__6-OgIq__memoryMatched{background:color-mix(in srgb, var(--challenge-accent) 17%, var(--surface))}.DailyGrid-module__6-OgIq__memory .DailyGrid-module__6-OgIq__memoryMatched{border-color:var(--challenge-accent)}.DailyGrid-module__6-OgIq__mine{grid-template-columns:repeat(5,1fr);gap:.25rem;width:min(100%,18rem);margin-top:.8rem;display:grid}.DailyGrid-module__6-OgIq__mine button{min-width:0}.DailyGrid-module__6-OgIq__mine .DailyGrid-module__6-OgIq__revealed{border-color:color-mix(in srgb, var(--challenge-accent) 35%, var(--border));background:color-mix(in srgb, var(--challenge-accent) 13%, var(--surface))}.DailyGrid-module__6-OgIq__status{min-height:1.5rem;color:var(--challenge-accent);margin:.75rem 0 0;font-weight:850}.DailyGrid-module__6-OgIq__colourChoices{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:1rem;display:grid}.DailyGrid-module__6-OgIq__colourChoices legend{grid-column:1/-1;font-weight:900}.DailyGrid-module__6-OgIq__colourChoices button{color:#fff;min-height:3rem;font:inherit;cursor:pointer;border:0;border-radius:.7rem;font-weight:900;transition:transform .15s,filter .15s;box-shadow:inset 0 1px #ffffff38}.DailyGrid-module__6-OgIq__colourChoices button:not(:disabled):hover{filter:brightness(1.12);transform:translateY(-.1rem)}.DailyGrid-module__6-OgIq__redChoice{background:#c62828}.DailyGrid-module__6-OgIq__blackChoice{background:#171923}.DailyGrid-module__6-OgIq__greenChoice{background:#18794e}.DailyGrid-module__6-OgIq__scoreList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:0;list-style:none;display:grid}.DailyGrid-module__6-OgIq__scoreList li{background:#ffffff12;border:1px solid #ffffff21;border-radius:.75rem;padding:.75rem .85rem}.DailyGrid-module__6-OgIq__shareText{white-space:pre-wrap;color:#fff;background:#0000002e;border:1px solid #ffffff21;border-radius:.75rem;padding:1rem;font:700 .95rem/1.55 ui-monospace,monospace}.DailyGrid-module__6-OgIq__summary{--challenge-accent:#ffca54;color:#fff;background:radial-gradient(circle at 93% 8%,#4bd6bd33,#0000 25%),linear-gradient(135deg,#0b1f3a,#15375b);border-color:#ffffff21;position:relative;overflow:hidden;box-shadow:0 1.2rem 2.8rem #0f264a2e}.DailyGrid-module__6-OgIq__summary h2,.DailyGrid-module__6-OgIq__summary p{color:#fff}.DailyGrid-module__6-OgIq__summary .DailyGrid-module__6-OgIq__share{color:#10233e}@media (max-width:700px){.DailyGrid-module__6-OgIq__intro{grid-template-columns:1fr}.DailyGrid-module__6-OgIq__progressPanel{padding:.9rem}.DailyGrid-module__6-OgIq__grid{grid-template-columns:1fr;grid-auto-rows:auto}.DailyGrid-module__6-OgIq__memory{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.DailyGrid-module__6-OgIq__controls input{width:100%}.DailyGrid-module__6-OgIq__scoreList,.DailyGrid-module__6-OgIq__colourChoices{grid-template-columns:1fr}}@media (max-width:390px){.DailyGrid-module__6-OgIq__challengeIcons{gap:.22rem}.DailyGrid-module__6-OgIq__challengeIcons span{border-radius:.45rem;font-size:.82rem}.DailyGrid-module__6-OgIq__intro,.DailyGrid-module__6-OgIq__card,.DailyGrid-module__6-OgIq__summary{padding:.9rem}}@media (prefers-reduced-motion:reduce){.DailyGrid-module__6-OgIq__card,.DailyGrid-module__6-OgIq__controls button,.DailyGrid-module__6-OgIq__share,.DailyGrid-module__6-OgIq__memory button,.DailyGrid-module__6-OgIq__mine button,.DailyGrid-module__6-OgIq__colourChoices button,.DailyGrid-module__6-OgIq__progressTrack span,.DailyGrid-module__6-OgIq__challengeIcons span{transition:none}}
