.PuzzleRush-module__h7sm2W__stage{grid-template-rows:60px 420px auto;grid-template-columns:200px minmax(0,420px) 200px;align-items:center;gap:12px 24px;width:min(100%,868px);min-height:620px;margin:0 auto;display:grid;position:relative}.PuzzleRush-module__h7sm2W__stageSetup{grid-template-columns:420px 200px;justify-content:center}.PuzzleRush-module__h7sm2W__stageGameOver{grid-template-rows:minmax(180px,260px) auto;align-items:start}.PuzzleRush-module__h7sm2W__boardSlot{will-change:transform;grid-area:2/2;width:100%;height:100%;position:relative}.PuzzleRush-module__h7sm2W__stageSetup .PuzzleRush-module__h7sm2W__boardSlot{grid-column:1}.PuzzleRush-module__h7sm2W__stageGameOver .PuzzleRush-module__h7sm2W__boardSlot{aspect-ratio:1;grid-row:1;place-self:start center;width:62%;height:auto}.PuzzleRush-module__h7sm2W__boardLayer{position:absolute;inset:0}.PuzzleRush-module__h7sm2W__stageGameOverShrink .PuzzleRush-module__h7sm2W__boardSlot{aspect-ratio:1;place-self:center;width:62%;height:auto}.PuzzleRush-module__h7sm2W__setupCopy{grid-area:2/2;height:100%}.PuzzleRush-module__h7sm2W__setupControls{flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;height:100%;display:flex}.PuzzleRush-module__h7sm2W__countdown{z-index:1;color:var(--paper);font-family:var(--font-display,Georgia), serif;text-shadow:0 2px 12px color-mix(in srgb, var(--ink) 55%, transparent);place-items:center;font-size:clamp(4rem,12vw,7rem);font-weight:800;display:grid;position:absolute;inset:25%}.PuzzleRush-module__h7sm2W__status{font-variant-numeric:tabular-nums;flex-direction:column;grid-area:1/2;gap:6px;display:flex}.PuzzleRush-module__h7sm2W__actions{grid-area:3/2;align-self:start;gap:8px;margin-top:2.5px;display:flex}.PuzzleRush-module__h7sm2W__results{will-change:transform, opacity;width:420px;position:absolute;top:276px;left:224px}.PuzzleRush-module__h7sm2W__setupQuestion{color:var(--ink);font-family:var(--font-display,Georgia), serif;margin:0;font-size:clamp(1.5rem,2.7vw,2.35rem);font-weight:500;line-height:1.13}.PuzzleRush-module__h7sm2W__setupSelect{background:color-mix(in srgb, var(--chrome-panel) 8%, var(--paper));vertical-align:.04em;white-space:nowrap;border-radius:.2em;align-items:center;min-height:1.42em;margin:0 .12em;padding:.1em .25em .1em .16em;font-family:system-ui,sans-serif;font-size:.7em;font-weight:800;line-height:1;display:inline-flex;position:relative}.PuzzleRush-module__h7sm2W__setupSelect:focus-within{outline:2px solid var(--coral);outline-offset:2px}.PuzzleRush-module__h7sm2W__setupSelectIcon{place-items:center;width:1.35em;height:1.35em;font-size:1.05em;display:grid}.PuzzleRush-module__h7sm2W__setupSelectIcon svg{width:1.35em;height:1.35em}.PuzzleRush-module__h7sm2W__setupSelectValue{padding:.08em .22em}.PuzzleRush-module__h7sm2W__setupSelect select{appearance:none;opacity:0;cursor:pointer;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.PuzzleRush-module__h7sm2W__setupSelectArrow{margin-inline-start:.04em;pointer-events:none;place-items:center;width:.62em;height:.62em;margin-bottom:-.12em;display:grid}.PuzzleRush-module__h7sm2W__setupSelectArrow svg{width:100%;height:auto;color:var(--muted);stroke-linecap:round;stroke-linejoin:round;display:block}.PuzzleRush-module__h7sm2W__preGameStart,.PuzzleRush-module__h7sm2W__startButton{color:var(--paper);cursor:pointer;border:none;border-radius:10px;font-weight:800}.PuzzleRush-module__h7sm2W__preGameStart{background:var(--coral);width:100%;min-height:56px;padding:14px 20px;font-size:1.2rem}.PuzzleRush-module__h7sm2W__startButton{background:var(--ink);padding:12px 16px;font-size:1rem}.PuzzleRush-module__h7sm2W__statusStats,.PuzzleRush-module__h7sm2W__timer{align-items:center;display:flex}.PuzzleRush-module__h7sm2W__statusStats{gap:14px}.PuzzleRush-module__h7sm2W__timer{width:100%}.PuzzleRush-module__h7sm2W__stat{color:var(--ink);font-variant-numeric:tabular-nums;align-items:center;gap:6px;display:inline-flex}.PuzzleRush-module__h7sm2W__stat strong{font-size:1.35rem}.PuzzleRush-module__h7sm2W__statMarker{border-radius:.2rem;width:1rem;height:1rem}.PuzzleRush-module__h7sm2W__scoreMarker{background:var(--status-green)}.PuzzleRush-module__h7sm2W__skipMarker{background:var(--status-yellow)}.PuzzleRush-module__h7sm2W__statusProgress{background:color-mix(in srgb, var(--ink) 12%, transparent);border-radius:999px;flex:1;height:10px;margin-left:14px;overflow:hidden}.PuzzleRush-module__h7sm2W__progressFill{border-radius:inherit;height:100%;display:block}.PuzzleRush-module__h7sm2W__progressGreen{background:var(--status-green)}.PuzzleRush-module__h7sm2W__progressYellow{background:var(--status-yellow)}.PuzzleRush-module__h7sm2W__progressRed{background:var(--coral)}.PuzzleRush-module__h7sm2W__actionButton{border:1px solid color-mix(in srgb, var(--ink) 14%, transparent);background:color-mix(in srgb, var(--ink) 8%, var(--paper));color:var(--ink);cursor:pointer;border-radius:10px;flex:1;padding:10px 12px;font-size:.9rem;font-weight:500}.PuzzleRush-module__h7sm2W__actionIconButton{place-items:center;min-height:42px;display:grid}.PuzzleRush-module__h7sm2W__actionIcon,.PuzzleRush-module__h7sm2W__skipIcon{stroke-linecap:round;stroke-linejoin:round;width:1.25em;height:1.25em}.PuzzleRush-module__h7sm2W__actionButton:not(.PuzzleRush-module__h7sm2W__actionIconButton){flex:2;justify-content:center;align-items:center;gap:.45em;display:inline-flex}.PuzzleRush-module__h7sm2W__skipIcon{stroke-width:1.8px}.PuzzleRush-module__h7sm2W__actionButton:disabled{opacity:.4;cursor:default}.PuzzleRush-module__h7sm2W__gameOver{flex-direction:column;align-items:center;gap:16px;display:flex}.PuzzleRush-module__h7sm2W__scoreHeader{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.PuzzleRush-module__h7sm2W__score{color:var(--coral);grid-column:2;margin:0;font-size:2.5rem;font-weight:800}.PuzzleRush-module__h7sm2W__splitsButton{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);background:var(--paper);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:10px;grid-column:3;justify-self:start;place-items:center;margin-left:10px;padding:0;display:grid}.PuzzleRush-module__h7sm2W__splitsButton svg{stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.PuzzleRush-module__h7sm2W__splitsBackdrop{z-index:10;background:color-mix(in srgb, var(--ink) 42%, transparent);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.PuzzleRush-module__h7sm2W__splitsDialog{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);background:var(--paper);width:min(100%,340px);max-height:min(540px,100svh - 48px);box-shadow:0 20px 55px color-mix(in srgb, var(--ink) 28%, transparent);border-radius:14px;outline:none;padding:20px;overflow:hidden}.PuzzleRush-module__h7sm2W__splitsDialogHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.PuzzleRush-module__h7sm2W__splitsTitle{color:var(--ink);font-family:var(--font-display,Georgia), serif;margin:0;font-size:1.55rem}.PuzzleRush-module__h7sm2W__splitsClose{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);background:var(--paper);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;place-items:center;padding:0;font-size:1.6rem;line-height:1;display:grid}.PuzzleRush-module__h7sm2W__splits{width:100%;max-height:180px;margin:0;padding:0;list-style:none;overflow-y:auto}.PuzzleRush-module__h7sm2W__splitsDialog .PuzzleRush-module__h7sm2W__splits{max-height:min(420px,100svh - 148px)}.PuzzleRush-module__h7sm2W__split{color:var(--muted);font-variant-numeric:tabular-nums;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:8px;padding:8px 4px;font-size:.9rem;display:grid}.PuzzleRush-module__h7sm2W__split>span:nth-child(2){text-align:center}.PuzzleRush-module__h7sm2W__split>span:last-child{text-align:right}.PuzzleRush-module__h7sm2W__outcome-solved{color:var(--status-green);font-weight:600}.PuzzleRush-module__h7sm2W__outcome-skipped{color:var(--muted)}.PuzzleRush-module__h7sm2W__outcome-timeout{color:var(--coral);font-weight:600}.PuzzleRush-module__h7sm2W__resultsActions{flex-direction:column;gap:8px;width:100%;display:flex}.PuzzleRush-module__h7sm2W__resultsBottomActions{align-items:center;gap:8px;display:flex}.PuzzleRush-module__h7sm2W__resultsGameSelect{flex:1;min-width:0;height:42px;position:relative}.PuzzleRush-module__h7sm2W__resultsGameSelectTrigger{cursor:pointer;border:0;justify-content:center;width:100%;height:100%;margin:0;font-size:1rem}.PuzzleRush-module__h7sm2W__resultsGameMenu{z-index:2;border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);background:var(--paper);width:100%;box-shadow:0 12px 28px color-mix(in srgb, var(--ink) 20%, transparent);border-radius:10px;padding:4px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.PuzzleRush-module__h7sm2W__resultsGameMenuItem{min-height:34px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:.22em;padding:.3em .45em .3em .3em;font-size:1rem;font-weight:800;display:flex}.PuzzleRush-module__h7sm2W__resultsGameMenuItem:hover,.PuzzleRush-module__h7sm2W__resultsGameMenuItem[aria-selected=true]{background:color-mix(in srgb, var(--chrome-panel) 8%, var(--paper))}.PuzzleRush-module__h7sm2W__challengeButton{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);background:var(--paper);width:100%;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.45em;padding:12px 14px;font-size:1rem;font-weight:800;display:inline-flex}.PuzzleRush-module__h7sm2W__shareIcon{stroke-linecap:round;stroke-linejoin:round;width:1.1em;height:1.1em}.PuzzleRush-module__h7sm2W__waitlistPlaceholder{border:1px solid var(--coral);background:var(--coral);width:100%;color:var(--paper);text-align:center;box-shadow:0 6px 18px color-mix(in srgb, var(--coral) 28%, transparent);border-radius:10px;padding:16px}.PuzzleRush-module__h7sm2W__waitlistEyebrow{color:inherit;font-family:var(--font-display,Georgia), serif;margin:0;font-size:1.3rem;font-weight:800;line-height:1.1}.PuzzleRush-module__h7sm2W__waitlistSubhead{color:color-mix(in srgb, var(--paper) 88%, transparent);margin:4px 0 0;font-size:.9rem;font-weight:600}.PuzzleRush-module__h7sm2W__waitlistForm{gap:8px;margin-top:12px;display:flex}.PuzzleRush-module__h7sm2W__waitlistEmail{border:1px solid color-mix(in srgb, var(--paper) 65%, transparent);background:var(--paper);min-width:0;color:var(--ink);font:inherit;border-radius:7px;flex:1;padding:10px 12px}.PuzzleRush-module__h7sm2W__waitlistSubmit{border:1px solid var(--ink);background:var(--ink);color:var(--paper);font:inherit;cursor:pointer;white-space:nowrap;border-radius:7px;padding:10px 12px;font-weight:800}.PuzzleRush-module__h7sm2W__waitlistSubmit:disabled{cursor:not-allowed;opacity:.5}.PuzzleRush-module__h7sm2W__waitlistConfirmation{color:inherit;margin:8px 0 0;font-size:.9rem;font-weight:600}@media (max-width:680px){.PuzzleRush-module__h7sm2W__stage,.PuzzleRush-module__h7sm2W__stageSetup{grid-template-rows:60px auto 42px;grid-template-columns:1fr;justify-content:stretch;width:min(420px,100%);min-height:0}.PuzzleRush-module__h7sm2W__boardSlot,.PuzzleRush-module__h7sm2W__stageSetup .PuzzleRush-module__h7sm2W__boardSlot{aspect-ratio:1;grid-area:2/1;width:100%;height:auto}.PuzzleRush-module__h7sm2W__setupCopy,.PuzzleRush-module__h7sm2W__stagePreview .PuzzleRush-module__h7sm2W__setupCopy{grid-area:3/1;align-self:start;height:auto}.PuzzleRush-module__h7sm2W__status{grid-area:1/1}.PuzzleRush-module__h7sm2W__actions{grid-area:3/1}.PuzzleRush-module__h7sm2W__results{grid-area:3/1;width:100%;position:static}.PuzzleRush-module__h7sm2W__stageGameOver,.PuzzleRush-module__h7sm2W__stageGameOverShrink{grid-template-rows:auto auto;align-content:start;min-height:100svh}.PuzzleRush-module__h7sm2W__stageGameOver .PuzzleRush-module__h7sm2W__boardSlot,.PuzzleRush-module__h7sm2W__stageGameOverShrink .PuzzleRush-module__h7sm2W__boardSlot{aspect-ratio:1;grid-area:1/1;place-self:start center;width:72%;height:auto}.PuzzleRush-module__h7sm2W__stageGameOver .PuzzleRush-module__h7sm2W__results{grid-row:2}.PuzzleRush-module__h7sm2W__actions{flex-direction:row}.PuzzleRush-module__h7sm2W__stat{flex:none}}
.board{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;width:100%;position:relative;container-type:inline-size}.board__clip{border-radius:var(--radius-board);position:absolute;inset:0;overflow:hidden}.board__clip:after{content:"";z-index:5;box-sizing:border-box;border:1.5px solid color-mix(in srgb, var(--ink) 9%, var(--paper));border-radius:inherit;pointer-events:none;position:absolute;inset:0}.board-loading{aspect-ratio:1;border-radius:var(--radius-board);background:color-mix(in srgb, var(--paper) 8%, var(--chrome-panel));border:1px solid var(--hairline);width:100%;color:var(--text-muted);place-items:center;font-size:.95rem;display:grid}.board__cells{display:grid;position:absolute;inset:0}.board__cell{background:var(--paper);box-shadow:inset 0 0 0 1px var(--gridline)}.zip-path{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.zip-visited{fill:var(--coral-wash)}.zip-path__ribbon{fill:none;stroke:var(--coral);stroke-width:.5px;stroke-linecap:round;stroke-linejoin:round}.zip-path__flow{fill:none;stroke:color-mix(in srgb, var(--coral) 55%, var(--paper));stroke-width:.13px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:.14 .6;opacity:.75;animation:2.4s linear infinite zip-route-flow}@keyframes zip-route-flow{to{stroke-dashoffset:-.74px}}@media (prefers-reduced-motion:reduce){.zip-path__flow{animation:none}}.zip-path__head{fill:var(--coral);stroke:var(--paper);stroke-width:.05px}.zip-wall{z-index:3;background:var(--ink);pointer-events:none;border-radius:2px;position:absolute}.zip-num{z-index:4;background:var(--ink);width:30px;height:30px;color:var(--paper);font-variant-numeric:tabular-nums;pointer-events:none;border-radius:50%;place-items:center;font-size:.95rem;font-weight:700;display:grid;position:absolute;transform:translate(-50%,-50%)}.board__clip .zip-num{width:7.14%;height:7.14%;font-size:3.6cqw}.zip-num--reached{background:var(--coral);transform:translate(-50%,-50%)scale(.85)}.zip-num--next{background:var(--paper);color:var(--ink);box-shadow:0 0 0 2px var(--coral)}
.ZipPuzzle-module__CghBRG__wrap{flex-direction:column;gap:12px;width:min(420px,100%);margin:0 auto;display:flex}.ZipPuzzle-module__CghBRG__status{font-variant-numeric:tabular-nums;color:var(--foreground);justify-content:space-between;align-items:center;display:flex}.ZipPuzzle-module__CghBRG__status strong{font-weight:700}.ZipPuzzle-module__CghBRG__actions{gap:8px;display:flex}.ZipPuzzle-module__CghBRG__actionButton{border:1px solid var(--hairline);background:var(--chrome-panel);color:var(--paper);cursor:pointer;border-radius:10px;flex:1;padding:10px 12px;font-size:.9rem;font-weight:600}.ZipPuzzle-module__CghBRG__actionButton:disabled{opacity:.4;cursor:default}.ZipPuzzle-module__CghBRG__solvedBanner{text-align:center;color:var(--coral);font-weight:700}
