*,*:before,*:after{box-sizing:border-box}:root{--font-game: "Helvetica Neue", Helvetica, Arial, "Noto Sans Arabic", "Noto Sans Armenian", "Noto Sans Bengali", "Noto Sans Tamil", "Noto Sans Malayalam", "Noto Sans Tibetan", "Noto Sans Georgian", "Noto Sans JP", "Noto Sans Hebrew", "Noto Sans KR", "Noto Serif Thai", "Noto Sans", sans-serif;--bg: #000;--title-size: 1.35rem;--title-weight: 700;--title-color: #e8e8e8;--ui-size: 1rem;--ui-weight: 400;--ui-gray: #888;--surface: #111;--surface-2: #161616;--surface-3: #1c1c1c}html{color-scheme:dark;background:var(--bg)}body{margin:0;min-height:100dvh;font-family:var(--font-game);font-size:var(--ui-size);font-weight:var(--ui-weight);background:var(--bg);color:var(--ui-gray)}body.app--playing-lock{overflow:hidden;overscroll-behavior:none}.app{max-width:640px;margin:0 auto;padding:1rem 1rem 2rem;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));padding-bottom:max(2rem,env(safe-area-inset-bottom))}.app--splash #hud{visibility:visible;pointer-events:none;-webkit-user-select:none;user-select:none}.app--splash .hud__actions,.app--splash .hud__status{visibility:hidden}.hud__status{margin:.5rem 0 0;min-height:1.5rem}.canvas-stack{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-top:1rem}.canvas-wrap{position:relative;display:flex;flex-direction:column;align-items:stretch;margin-top:0;border-radius:0;overflow:visible;border:none;background:#fff}#game{display:block;width:100%;height:auto;touch-action:none}.easy-hint{width:100%;margin-top:.35rem;padding-right:.1rem;min-height:1.5rem;line-height:1;text-align:right;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0}.easy-hint__glyph{display:inline-block;font-weight:700;font-size:1.5rem;color:#ffffff61}.easy-hint__glyph--hebrew{font-family:Miriam Libre,Noto Sans Hebrew,sans-serif;font-weight:600}.dir-queue{display:flex;align-items:center;justify-content:flex-start;gap:.35rem;margin-top:.5rem;min-height:1.75rem;color:var(--ui-gray)}.dir-queue[hidden]{display:none!important}.below-board{display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0}.dir-queue,.play-toolbar{flex-shrink:0}.dir-queue__slot{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.dir-queue__slot:empty{opacity:0}.dir-queue__slot:not(:empty){opacity:1}.dir-queue__icon{display:block;width:1.25rem;height:1.25rem;transform-origin:center}.dir-queue__icon--up{transform:rotate(-90deg)}.dir-queue__icon--down{transform:rotate(90deg)}.dir-queue__icon--left{transform:rotate(180deg)}.dir-queue__icon--right{transform:rotate(0)}.splash-start-wrap{display:flex;justify-content:center;margin-top:1rem}.splash-start-wrap[hidden]{display:none!important}.announce{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000000b8;z-index:2;padding:1rem}.announce[hidden]{display:none!important}.announce__card{max-width:22rem;padding:1.5rem 1.75rem;background:var(--surface);border:none;border-radius:0;text-align:center;box-shadow:none}.announce__title{margin:0 0 1.25rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--ui-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--title-color);line-height:1.35}.announce__pre-play-count{margin:0 0 1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(2.5rem,10vw,3.5rem);font-weight:700;letter-spacing:.06em;line-height:1;color:var(--title-color)}.announce__pre-play-hint{margin:0}.announce__pre-play-hint--desktop{display:none}.announce__pre-play-hint--mobile{display:block}@media(pointer:fine){.announce__pre-play-hint--desktop{display:block}.announce__pre-play-hint--mobile{display:none}}.btn{margin-top:1rem;padding:.35rem 0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--ui-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--title-color);background:transparent;border:none;border-radius:0;cursor:pointer;text-decoration:underline;text-decoration-thickness:.2em;text-underline-offset:.28em;text-decoration-color:currentColor}.btn:hover{background:transparent;color:var(--title-color);opacity:.8}.btn:focus-visible{outline:2px solid var(--title-color);outline-offset:4px}.splash-start-wrap .btn,.announce .btn,.hud__top .btn{margin-top:0}.btn--small{padding:.35rem 0}.app a{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--ui-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--title-color);text-decoration:underline;text-decoration-thickness:.2em;text-underline-offset:.28em;text-decoration-color:currentColor;background:transparent}.app a:hover{opacity:.8;color:var(--title-color)}.app a:focus-visible{outline:2px solid var(--title-color);outline-offset:4px}.home-footer{display:none;margin:0;padding:0}.app--splash .home-footer{display:block;position:fixed;bottom:max(.65rem,env(safe-area-inset-bottom));left:max(1rem,env(safe-area-inset-left));z-index:1;max-width:calc(100vw - 2rem);pointer-events:auto}.home-footer__text{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.02em;line-height:1.35;color:#444}.app .home-footer a{font-family:inherit;font-size:inherit;font-weight:400;letter-spacing:inherit;text-transform:none;color:#444;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.app .home-footer a:hover{color:#666;opacity:1}.app .home-footer a:focus-visible{outline:2px solid var(--title-color);outline-offset:3px}@media(max-width:640px),(pointer:coarse){.home-footer__text{font-size:.62rem;letter-spacing:.015em;line-height:1.3}}.hud__top{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem}.hud__title{margin:0 0 .35rem;min-width:0;flex:1 1 auto}.hud__title-btn{margin:0;padding:0;border:none;background:none;cursor:pointer;font:inherit;font-size:var(--title-size);font-weight:var(--title-weight);letter-spacing:.04em;text-transform:uppercase;color:var(--title-color);text-align:left;text-decoration:none}.hud__title-btn:hover:not(:disabled){opacity:.85}.hud__title-btn:focus-visible{outline:2px solid var(--title-color);outline-offset:4px}.hud__title-btn:disabled{cursor:default;pointer-events:none}.hud__actions{flex-shrink:0}.play-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;margin-top:1rem}.play-toolbar[hidden]{display:none!important}.play-toolbar__row{display:flex;align-items:center;flex-wrap:nowrap;width:100%;min-width:0;gap:clamp(.2rem,1.2vw,.5rem);font-size:var( --play-toolbar-row-fs, clamp(.55rem, .42rem + 1.65vw, var(--ui-size)) )}.play-toolbar__row:not(:has(>:not([hidden]))){display:none}.play-toolbar__em-space{flex-shrink:0;-webkit-user-select:none;user-select:none;font-size:1em}.play-toolbar__home{margin-left:auto}.play-toolbar .btn{margin-top:0;flex:0 1 auto;min-width:0;white-space:nowrap;font-size:1em;letter-spacing:clamp(.02em,.04em + .15vw,.08em)}.play-toolbar__change-lang-txt--short{display:none}@media(max-width:640px),(pointer:coarse){.play-toolbar__change-lang-txt--full{display:none}.play-toolbar__change-lang-txt--short{display:inline}}.modal[hidden]{display:none!important}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:1rem}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6}.modal__card{position:relative;z-index:1;max-width:22rem;width:100%;padding:1rem .5rem 1rem 1rem;background:var(--surface);border:none;border-radius:0;box-shadow:none;color:var(--ui-gray)}.modal__card--wide{max-width:28rem}.modal__title{margin:0 0 .5rem}.modal__meta,.announce__pre-play-hint,#end-game-confirm-modal .modal__end-game-confirm-msg{font-size:var(--ui-size);font-weight:var(--ui-weight);color:var(--ui-gray);line-height:1.45}.modal__meta{margin:0 0 1rem}.modal__sub{margin:0 0 1rem;line-height:1.45}.modal__label{display:block;font-size:.85rem;margin-bottom:.35rem;color:var(--ui-gray)}.modal__input{width:100%;box-sizing:border-box;padding:.55rem .65rem;margin-bottom:1rem;border:1px solid rgba(255,255,255,.2);background:#00000040;color:var(--ui-gray);font:inherit;border-radius:0}.modal__input:focus{outline:2px solid var(--title-color);outline-offset:2px}.modal__actions{display:flex;flex-wrap:wrap;gap:.5rem}.modal__actions .btn{margin-top:0;flex:1 1 auto;min-width:5rem}#score-name-modal .modal__title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--ui-size);font-weight:700;letter-spacing:.05em;line-height:1.25;color:#fff;text-transform:none}#end-game-confirm-modal .modal__end-game-confirm-msg{margin:0 0 1rem}#score-name-modal .modal__actions--score-name{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:.25rem}#score-name-modal .modal__actions--score-name .btn{flex:0 0 auto;margin-left:auto}.modal__post-win-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.modal__post-win-header .modal__title{margin:0;padding-right:.25rem;flex:1;min-width:0;text-align:left;color:#fff}.post-win-share-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.2rem;margin:0;min-width:44px;min-height:44px;cursor:pointer;color:var(--ui-gray);line-height:0;transform:translateY(-3px)}.post-win-share-btn:hover{color:var(--title-color);opacity:.85}.post-win-share-btn:focus-visible{outline:2px solid var(--title-color);outline-offset:2px}.post-win-share-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.post-win-share-btn svg{display:block}.modal__actions--post-win .btn{flex:1 1 100%;min-width:0}.stage-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.stage-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;aspect-ratio:1;min-height:0;padding:.4rem .3rem .35rem;border:none;border-radius:0;background:var(--surface-2);text-align:center;font:inherit;color:inherit}button.stage-card{cursor:pointer;width:100%}button.stage-card:focus-visible{outline:2px solid var(--title-color);outline-offset:2px}.stage-card__badge{position:absolute;top:.35rem;right:.4rem;font-size:.85rem;line-height:1;color:var(--ui-gray)}.stage-card__sample{display:flex;align-items:center;justify-content:center;min-height:1.5rem;margin-top:0;font-size:1.45rem;font-weight:600;line-height:1;color:var(--title-color)}.stage-card__label{font-size:.72rem;font-weight:700;line-height:1.2;color:var(--ui-gray)}.stage-card__meta{font-size:.72rem;color:var(--ui-gray);margin-top:.1rem}.stage-card--done{opacity:.55;background:var(--surface);color:var(--ui-gray)}.stage-card--locked,.stage-card--soon{opacity:.65;background:var(--surface);color:var(--ui-gray)}.stage-card--pick{background:var(--surface-3)}#language-picker .modal__card--picker{display:flex;flex-direction:column;min-height:0;overflow:hidden;box-sizing:border-box;width:fit-content;max-width:min(100%,calc(100vw - 2rem));max-height:min(90dvh,calc(100dvh - 2rem));padding:1rem 1rem .85rem;color:#fff}@media(min-width:641px){#language-picker.modal{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;max-height:none;box-sizing:border-box}#language-picker .modal__card--picker{max-height:100%}}#language-picker .modal__title{flex-shrink:0;align-self:stretch;width:100%;margin:0 0 .5rem;padding:0;text-align:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--ui-size);font-weight:700;letter-spacing:.08em;line-height:1.2;color:var(--title-color);text-transform:uppercase;text-decoration:none}.modal__scroll--picker{flex:1 1 auto;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin:0;padding:0 0 .35rem;align-self:center}#language-picker .modal__actions--picker{flex-shrink:0;align-self:stretch;width:100%;margin-top:.65rem;padding-top:.35rem;padding-bottom:max(.25rem,env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.65rem .75rem}#language-picker .modal__actions--picker .picker-easy{display:flex;align-items:flex-start;gap:.45rem;flex:1 1 12rem;min-width:0;margin:0;font-size:.85rem;line-height:1.35;color:#ffffff80;cursor:pointer}#language-picker .modal__actions--picker .picker-easy input{margin-top:.2rem;flex-shrink:0;cursor:pointer}#language-picker .modal__actions--picker .picker-easy__label{flex:1 1 auto;min-width:0}#language-picker .stage-list{margin-bottom:0;grid-template-columns:repeat(3,minmax(0,6.75rem));justify-content:center;gap:.5rem;width:fit-content;max-width:100%}#language-picker .stage-card{justify-content:flex-start;padding:.25rem .28rem .55rem;gap:.12rem}#language-picker .stage-card__badge{top:.22rem;right:.22rem;font-size:.85rem}#language-picker .stage-card__meta{font-size:.72rem;margin-top:0;line-height:1.15;align-self:stretch;text-align:center}#language-picker .stage-card--done,#language-picker .stage-card--locked,#language-picker .stage-card--soon,#language-picker .stage-card--pick,#language-picker .stage-card__badge,#language-picker .stage-card__meta{color:#fff}#language-picker .stage-card__sample{color:#fff;font-size:2.65rem;font-weight:600;min-height:0;line-height:1;flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%}#language-picker .stage-card__label{display:flex;flex-direction:column;align-items:stretch;margin-top:auto;align-self:stretch;font-size:.8rem;line-height:1.15;text-align:center}@media(min-width:641px){#language-picker .stage-list{grid-template-columns:repeat(4,minmax(0,6.75rem))}}#language-picker .stage-card__label-primary{font-weight:700;color:#fff;line-height:1.1}#language-picker .stage-card__label-primary--pad{min-height:2.2em}#language-picker .stage-card__label-meta{display:grid;grid-template-areas:"stack";align-items:center;justify-items:center;min-height:1.1em;margin-top:.06em;line-height:1.1}#language-picker .stage-card__label-secondary,#language-picker .stage-card__label-glyph-count{grid-area:stack;max-width:100%;text-align:center;line-height:1.1;transition:opacity .12s ease}#language-picker .stage-card__label-secondary{font-weight:600;color:var(--ui-gray)}#language-picker .stage-card__label-glyph-count{font-weight:600;color:#8f8f8f;opacity:0;pointer-events:none}#language-picker .stage-card--pick .stage-card__sample,#language-picker .stage-card--pick .stage-card__label,#language-picker .stage-card--pick .stage-card__label-primary,#language-picker .stage-card--pick .stage-card__label-secondary,#language-picker .stage-card--pick .stage-card__label-glyph-count{transition:color .12s ease,opacity .12s ease}#language-picker .stage-card--pick{transition:background-color .12s ease}@media(hover:hover){#language-picker .stage-card:hover .stage-card__label-secondary{opacity:0}#language-picker .stage-card:hover .stage-card__label-glyph-count{opacity:1}#language-picker .stage-card--pick:hover{background:#fff}#language-picker .stage-card--pick:hover .stage-card__sample,#language-picker .stage-card--pick:hover .stage-card__label-primary{color:#000}#language-picker .stage-card--pick:hover .stage-card__label-glyph-count{color:#757575}}#language-picker .stage-card--pick:focus-visible{background:#fff;outline:2px solid #000;outline-offset:2px}#language-picker .stage-card--pick:focus-visible .stage-card__sample,#language-picker .stage-card--pick:focus-visible .stage-card__label-primary{color:#000}#language-picker .stage-card--pick:focus-visible .stage-card__label-secondary{opacity:0}#language-picker .stage-card--pick:focus-visible .stage-card__label-glyph-count{opacity:1;color:#757575}#language-picker .btn{color:#fff}.high-scores-list{max-height:60dvh;overflow:auto;margin-bottom:1rem}.high-scores-section{margin-bottom:1.25rem}.high-scores-section__title{margin:0 0 .5rem;font-weight:var(--ui-weight);color:var(--ui-gray)}.high-scores-table{width:100%;border-collapse:collapse}.high-scores-table th,.high-scores-table td{padding:.35rem .5rem .35rem 0rem;text-align:left;border:none}.high-scores-table th{color:var(--ui-gray);font-weight:var(--ui-weight)}#high-scores-modal .modal__card,#high-scores-modal .modal__title,#high-scores-modal .modal__sub,#high-scores-modal .high-scores-table th,#high-scores-modal .high-scores-table td{color:#fff}#high-scores-modal .high-scores-table th.high-scores-table__col-time,#high-scores-modal .high-scores-table td.high-scores-table__col-time{color:var(--ui-gray)}#high-scores-modal .high-scores-table tbody tr.high-scores-table__row--highlight td{font-weight:700}#high-scores-modal .high-scores-table__easy{color:var(--ui-gray)}#high-scores-modal .btn{color:#fff}#high-scores-modal .modal__actions--high-scores-close{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:0}#high-scores-modal .modal__actions--high-scores-close .btn{flex:0 0 auto;margin-left:auto;margin-top:0}@media(pointer:coarse),(max-width:640px){.hud__top{gap:.45rem}.hud__title-btn{font-size:clamp(.72rem,3.8vw + .35rem,1.05rem);letter-spacing:.025em;line-height:1.15}.hud__actions .btn{font-size:.82rem;letter-spacing:.06em;padding-left:.1rem;padding-right:.1rem;white-space:nowrap}.hud__top .btn,.hud__top .hud__title-btn{min-height:40px;padding-top:.35rem;padding-bottom:.35rem}}@media(pointer:coarse){.btn,.hud__title-btn{-webkit-tap-highlight-color:transparent;min-height:44px;padding-top:.5rem;padding-bottom:.5rem}.hud__top .btn,.hud__top .hud__title-btn{min-height:40px;padding-top:.35rem;padding-bottom:.35rem}.btn--small{min-height:44px}.modal{padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.app{display:flex;flex-direction:column;min-height:100dvh;min-height:100vh}.canvas-stack{margin-top:.75rem;flex:0 0 auto;min-height:0;width:100%;max-width:100vw}.canvas-wrap{margin-top:0;flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:0;width:100%;max-width:100vw}#game{display:block;max-width:100%;height:auto}.app.app--playing #below-board{flex:1 1 auto;min-height:0;touch-action:none}.app.app--playing .below-board .easy-hint{pointer-events:auto}}html.finish-html,html:has(body.finish-screen){height:100%;margin:0;overflow:hidden}.finish-screen{box-sizing:border-box;margin:0;width:100%;min-height:100%;min-height:100dvh;height:100%;overflow:hidden;background:#000}body.finish-screen{width:100%;min-height:100%;min-height:100dvh}#finish-canvas{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;min-height:100%;min-height:100dvh;max-width:100%;max-height:100%;display:block;touch-action:none}.finish-screen__toolbar{position:fixed;left:0;right:0;bottom:max(1rem,env(safe-area-inset-bottom));z-index:1;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;padding:0 1rem;pointer-events:none}.finish-screen__toolbar>*{pointer-events:auto}.finish-screen__share-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:0;min-height:44px;padding:.45rem 1rem;font-family:inherit;font-size:var(--ui-size);font-weight:var(--ui-weight);color:var(--title-color);background:#00000073;border:1px solid rgba(255,255,255,.12);border-radius:6px;cursor:pointer;line-height:1.2}.finish-screen__share-btn:hover{border-color:#ffffff38}.finish-screen__share-btn:focus-visible{outline:2px solid var(--title-color);outline-offset:2px}.finish-screen__share-btn:disabled{opacity:.45;cursor:not-allowed}.finish-screen__share-btn svg{flex-shrink:0;display:block}.finish-screen__back{display:inline-flex;align-items:center;min-height:44px;padding:.45rem 1rem;font-size:var(--ui-size);color:var(--title-color);text-decoration:underline;text-decoration-thickness:.2em;text-underline-offset:.28em;background:#00000059;border-radius:6px}
