:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.modal.svelte-ezhcep{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100}.modal-content.svelte-ezhcep{background:#fff;color:#222;padding:32px 28px 28px;border-radius:18px;max-width:95vw;min-width:320px;box-shadow:0 8px 40px #0003,0 1.5px 8px #0001;display:flex;flex-direction:column;align-items:center;gap:16px;max-height:80vh;overflow-y:auto}.modal-content.svelte-ezhcep h2:where(.svelte-ezhcep){font-size:1.8em;font-weight:700;margin:0 0 6px;letter-spacing:.01em}.modal-content.svelte-ezhcep button:where(.svelte-ezhcep){background:#ffe066;color:#222;border:none;border-radius:8px;font-size:1.1em;font-weight:600;padding:10px 32px;margin-top:8px;cursor:pointer;box-shadow:0 2px 8px #0001;transition:background .18s,color .18s}.modal-content.svelte-ezhcep button:where(.svelte-ezhcep):hover{background:gold;color:#111}.mode-explanation-list.svelte-ezhcep{width:100%;margin:0 0 8px;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.mode-explanation-list.svelte-ezhcep li:where(.svelte-ezhcep){background:#f8f8f8;border-radius:7px;padding:6px 10px;font-size:1.02em;display:flex;align-items:center;gap:8px}.mode-explanation-list.svelte-ezhcep .label:where(.svelte-ezhcep){font-weight:700;color:#222;min-width:70px;display:inline-block}.modal.svelte-1fb8boz{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100}.modal-content.svelte-1fb8boz{background:#fff;color:#222;padding:32px 28px 28px;border-radius:18px;max-width:95vw;min-width:320px;box-shadow:0 8px 40px #0003,0 1.5px 8px #0001;display:flex;flex-direction:column;align-items:center;gap:16px;max-height:80vh;overflow-y:auto}.modal-content.svelte-1fb8boz h2:where(.svelte-1fb8boz){font-size:1.8em;font-weight:700;margin:0 0 6px;letter-spacing:.01em}.modal-content.svelte-1fb8boz button:where(.svelte-1fb8boz){background:#ffe066;color:#222;border:none;border-radius:8px;font-size:1.1em;font-weight:600;padding:10px 32px;margin-top:8px;cursor:pointer;box-shadow:0 2px 8px #0001;transition:background .18s,color .18s}.modal-content.svelte-1fb8boz button:where(.svelte-1fb8boz):hover{background:gold;color:#111}.end-screen-modal.svelte-1fb8boz{padding:40px 56px 36px!important;display:flex;flex-direction:column;align-items:center}.end-screen-modal.svelte-1fb8boz h2:where(.svelte-1fb8boz){margin-bottom:14px;font-size:1.6em;padding-top:6px}.end-screen-modal.svelte-1fb8boz .stat:where(.svelte-1fb8boz){margin-bottom:10px;font-size:1.13em}.end-screen-modal.svelte-1fb8boz .stat.final:where(.svelte-1fb8boz){margin-bottom:18px}.end-screen-modal.svelte-1fb8boz .performance:where(.svelte-1fb8boz){margin-bottom:10px;font-size:1.18em}.end-screen-modal.svelte-1fb8boz .performance.time:where(.svelte-1fb8boz){margin-bottom:16px}.end-screen-modal.svelte-1fb8boz button.share:where(.svelte-1fb8boz){margin-bottom:12px;padding:12px 28px;font-size:1.13em}.end-screen-modal.svelte-1fb8boz button.close:where(.svelte-1fb8boz){padding:10px 22px;font-size:1.05em;background:#eee;color:#222;border:1px solid #bbb}.mode-switch.svelte-u4ked{display:flex;justify-content:center;gap:12px;margin-bottom:16px}.mode-btn.svelte-u4ked{padding:8px 18px;border-radius:8px;border:2px solid #888;background:#fff;color:#222;font-weight:700;cursor:pointer;font-size:1em;transition:background .2s,border-color .2s}.mode-btn.active.svelte-u4ked{background:#ffe066;border-color:gold;color:#222}.grid-wrapper.svelte-u4ked{display:flex;justify-content:center;width:100%}.grid.svelte-u4ked{display:grid;grid-template-columns:repeat(var(--size),var(--cell-size));grid-gap:3px;margin:24px 0}.cell.svelte-u4ked{width:var(--cell-size);height:var(--cell-size);background:#222;border-radius:8px;border:3px solid #444;box-sizing:border-box;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px #0002}.cell.state0.svelte-u4ked{background:#ffe066;border-color:gold}.cell.state1.svelte-u4ked{background:#6ec6ff;border-color:#2196f3}.cell.state2.svelte-u4ked{background:#b2f296;border-color:#43a047;position:relative;overflow:hidden}.cell.state2.svelte-u4ked:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent 40%,rgba(255,255,255,.7) 50%,transparent 60%);opacity:.85;transform:translate(120%) skew(-20deg);animation:svelte-u4ked-sheen-diagonal 3.5s linear 0s infinite;animation-fill-mode:forwards}@keyframes svelte-u4ked-sheen-diagonal{0%{transform:translate(120%) skew(-20deg);opacity:0}10%{opacity:1}30%{transform:translate(-120%) skew(-20deg);opacity:1}31%,to{opacity:0;transform:translate(-120%) skew(-20deg)}}.cell.svelte-u4ked:active{filter:brightness(.95)}.ad.svelte-u4ked{margin:24px auto;background:#eee;color:#888;text-align:center;padding:16px;border-radius:8px;max-width:320px;font-size:1.1em}.copied.svelte-u4ked{position:fixed;top:0;left:50%;transform:translate(-50%);width:100vw;max-width:420px;background:#222;color:#fff;padding:16px 32px;border-radius:0 0 16px 16px;z-index:1000;font-size:1.15em;text-align:center;box-shadow:0 4px 24px #0004,0 1.5px 8px #0002;animation:svelte-u4ked-slideDown .35s cubic-bezier(.4,0,.2,1)}@keyframes svelte-u4ked-slideDown{0%{transform:translate(-50%,-100%);opacity:0}80%{opacity:1}to{transform:translate(-50%);opacity:1}}.win-message.svelte-u4ked{margin-bottom:18px;font-size:1.18em;font-weight:600;color:#fff;text-align:center}.end-screen-modal.svelte-u4ked{padding:18px 16px 16px!important;min-width:220px;max-width:90vw;gap:8px!important}@media (max-width: 600px){.grid.svelte-u4ked{grid-template-columns:repeat(var(--size),10vw)}.cell.svelte-u4ked{width:10vw;height:10vw}}.pp-container.svelte-15k4xxh{max-width:700px;margin:2rem auto;padding:2rem;background:#181818;border-radius:12px;color:#fff;box-shadow:0 2px 16px #0003;font-size:1.1em}.pp-container.svelte-15k4xxh h1:where(.svelte-15k4xxh){color:#ffe066;text-align:center}.pp-meta.svelte-15k4xxh{text-align:center;margin-bottom:.1em;color:#ccc}.pp-body.svelte-15k4xxh{text-align:left}.pp-container.svelte-15k4xxh h2:where(.svelte-15k4xxh){color:#ffe066}.pp-container.svelte-15k4xxh a:where(.svelte-15k4xxh){color:#6ec6ff;text-decoration:underline}.pp-container.svelte-15k4xxh ul:where(.svelte-15k4xxh){margin-left:1.5em}.breadcrumb.svelte-ukbf9a{display:flex;justify-content:flex-start;max-width:700px;margin:2rem auto 0;padding-left:2rem}.breadcrumb.svelte-ukbf9a a:where(.svelte-ukbf9a){color:#6ec6ff;text-decoration:underline;font-size:1.1em;background:none;border:none;padding:0;cursor:pointer;transition:color .2s}.breadcrumb.svelte-ukbf9a a:where(.svelte-ukbf9a):hover{color:#ffe066}.footer-links.svelte-ukbf9a{display:flex;justify-content:center;gap:.7em;margin:2.5rem 0 0;font-size:.95em;color:#aaa;opacity:.7}.footer-links.svelte-ukbf9a a:where(.svelte-ukbf9a){color:#aaa;text-decoration:underline;transition:color .2s;font-size:.95em}.footer-links.svelte-ukbf9a a:where(.svelte-ukbf9a):hover{color:#ffe066;opacity:1}.footer-links.svelte-ukbf9a span:where(.svelte-ukbf9a){color:#888;-webkit-user-select:none;user-select:none}
