:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;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:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.tictactoe-board.svelte-1va9qei{display:block}.cell.svelte-1va9qei{cursor:pointer;transition:fill .2s}.cell.clickable.svelte-1va9qei:hover{fill:#f0f0f0}.cell.svelte-1va9qei:not(.clickable){cursor:not-allowed}.connectfour-board.svelte-2mvj80{display:block}.cell-target.svelte-2mvj80{cursor:pointer}.cell-target.svelte-2mvj80:hover{opacity:.1}.disc.svelte-2mvj80{transition:fill .2s,opacity .2s;pointer-events:none}.disc.winning.svelte-2mvj80{filter:drop-shadow(0 0 8px rgba(0,255,0,.8))}.chomp-board.svelte-14m24f5{display:block}.cell.svelte-14m24f5{cursor:pointer;transition:fill .2s,opacity .2s}.cell.clickable.svelte-14m24f5:hover{fill:sienna}.cell.svelte-14m24f5:not(.clickable){cursor:not-allowed}.arearemoval-container.svelte-2300kb{display:inline-block}.arearemoval-board.svelte-2300kb{display:block}.cell.svelte-2300kb{cursor:pointer;transition:fill .2s,opacity .2s}.cell.clickable.svelte-2300kb:hover:not(.selected):not(.required-corner){fill:#66bb6a}.cell.svelte-2300kb:not(.clickable){cursor:not-allowed}.cell.required-corner.svelte-2300kb{animation:svelte-2300kb-pulse 1.5s ease-in-out infinite}@keyframes svelte-2300kb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.controls.svelte-2300kb{margin-top:15px;display:flex;gap:10px;justify-content:center}.submit-btn.svelte-2300kb,.clear-btn.svelte-2300kb{padding:10px 20px;font-size:16px;border:2px solid #333;border-radius:4px;cursor:pointer;transition:background-color .2s}.submit-btn.svelte-2300kb{background-color:#2196f3;color:#fff}.submit-btn.svelte-2300kb:hover:not(:disabled){background-color:#1976d2}.submit-btn.svelte-2300kb:disabled{background-color:#ccc;cursor:not-allowed}.clear-btn.svelte-2300kb{background-color:#f44336;color:#fff}.clear-btn.svelte-2300kb:hover:not(:disabled){background-color:#d32f2f}.clear-btn.svelte-2300kb:disabled{background-color:#ccc;cursor:not-allowed}.notakto-container.svelte-14inyay{display:inline-block}.notakto-board.svelte-14inyay{display:block}.cell.svelte-14inyay{cursor:pointer;transition:fill .2s}.cell.clickable.svelte-14inyay:hover{fill:#f0f0f0}.cell.svelte-14inyay:not(.clickable){cursor:not-allowed}.controls.svelte-14inyay{margin-top:15px;text-align:center;min-height:70px}.controls.svelte-14inyay p:where(.svelte-14inyay){margin-bottom:10px;font-size:16px}.clear-btn.svelte-14inyay{padding:8px 16px;font-size:14px;border:2px solid #333;border-radius:4px;background-color:#f44336;color:#fff;cursor:pointer;transition:background-color .2s}.clear-btn.svelte-14inyay:hover:not(:disabled){background-color:#d32f2f}.clear-btn.svelte-14inyay:disabled{background-color:#ccc;cursor:not-allowed}.plopsaland-board.svelte-1nrwdoe{display:block}.cell.svelte-1nrwdoe{cursor:pointer;transition:fill .2s,stroke .2s}.cell.clickable.svelte-1nrwdoe:hover{fill:#e0ffe0}.cell.svelte-1nrwdoe:not(.clickable){cursor:not-allowed}.fourinarow-board.svelte-fhbrza{display:block}.cell.svelte-fhbrza{cursor:pointer;transition:fill .2s}.cell.clickable.svelte-fhbrza:hover{fill:#f0f0f0}.cell.svelte-fhbrza:not(.clickable){cursor:not-allowed}.leaves-container.svelte-yi0u0w{display:inline-block;-webkit-user-select:none;user-select:none}.score-display.svelte-yi0u0w{display:flex;gap:20px;margin-bottom:15px;justify-content:center;font-size:16px;font-weight:700}.score.svelte-yi0u0w{padding:8px 16px;border-radius:4px;background-color:#f5f5f5;opacity:.5;transition:opacity .2s,box-shadow .2s}.score.active.svelte-yi0u0w{opacity:1}.score.player1.active.svelte-yi0u0w{box-shadow:0 0 0 3px #2196f34d}.score.player2.active.svelte-yi0u0w{box-shadow:0 0 0 3px #e91e634d}.leaves-board.svelte-yi0u0w{border:2px solid #333;background-color:#fff;display:block}.leaf-group.svelte-yi0u0w{cursor:pointer}.leaf-group.disabled.svelte-yi0u0w{cursor:not-allowed}.leaf-preview.svelte-yi0u0w{opacity:.2;transition:opacity .2s,stroke-width .2s}.leaf-group.svelte-yi0u0w:hover:not(.disabled) .leaf-preview:where(.svelte-yi0u0w){opacity:.6;stroke-width:3;stroke:#666}.leaf-hitbox.svelte-yi0u0w{cursor:inherit}.leaf.drawn.svelte-yi0u0w{pointer-events:none}.leaf.scoring-leaf.svelte-yi0u0w{filter:drop-shadow(0 0 4px currentColor);animation:svelte-yi0u0w-pulse-glow 1s ease-in-out}@keyframes svelte-yi0u0w-pulse-glow{0%,to{opacity:1}50%{opacity:.7}}.intersection.svelte-yi0u0w{pointer-events:none;transition:r .2s,fill .2s}.intersection.completed.svelte-yi0u0w{filter:drop-shadow(0 0 3px rgba(0,0,0,.4))}.appelsenperen-board.svelte-1pvc6j6{border:2px solid #333;background-color:#fff;display:block;max-width:100%;height:auto}.cell.clickable.svelte-1pvc6j6{cursor:pointer}.cell.clickable.svelte-1pvc6j6:hover{fill:#f0f0f0}.symbol.svelte-1pvc6j6{pointer-events:none}.cell.winning.svelte-1pvc6j6{fill:#c8e6c9;stroke:#4caf50;stroke-width:3}.appelsperenmisere-board.svelte-47qchw{border:2px solid #333;background-color:#fff;display:block;max-width:100%;height:auto}.cell.clickable.svelte-47qchw{cursor:pointer}.cell.clickable.svelte-47qchw:hover{fill:#f0f0f0}.symbol.svelte-47qchw{pointer-events:none}.cell.losing.svelte-47qchw{fill:#ffe0b2;stroke:#ff9800;stroke-width:3}.mibombo-board.svelte-1pm5v8b{border:2px solid #333;background-color:#fff;display:block;max-width:100%;height:auto}.cell.clickable.svelte-1pm5v8b{cursor:pointer}.cell.clickable.svelte-1pm5v8b:hover{fill:#f0f0f0}.symbol.svelte-1pm5v8b{pointer-events:none}.cell.winning.svelte-1pm5v8b{fill:#c8e6c9;stroke:#4caf50;stroke-width:3}.mibomlat-board.svelte-1fzyp2t{border:2px solid #333;background-color:#fff;display:block;max-width:100%;height:auto}.cell.clickable.svelte-1fzyp2t{cursor:pointer}.cell.clickable.svelte-1fzyp2t:hover{fill:#f0f0f0}.symbol.svelte-1fzyp2t{pointer-events:none}.cell.losing.svelte-1fzyp2t{fill:#ffe0b2;stroke:#ff9800;stroke-width:3}.megaboterkaas-board.svelte-47cqgy{border:2px solid #333;background-color:#fff;display:block;max-width:100%;height:auto}.cell.clickable.svelte-47cqgy{cursor:pointer}.cell.clickable.svelte-47cqgy:hover{fill:#f0f0f0}.veganeieren-board.svelte-1tu7svv{display:block}.cell.svelte-1tu7svv{cursor:pointer;transition:fill .2s}.cell.clickable.svelte-1tu7svv:hover{fill:#f0f0f0}.cell.svelte-1tu7svv:not(.clickable){cursor:not-allowed}.game-container.svelte-1dwivcp{display:flex;flex-direction:column;align-items:center;width:100%}.lineescape-board.svelte-1dwivcp{display:block;background:#fafafa}.cell.svelte-1dwivcp{cursor:pointer;transition:fill .2s}.cell.clickable.svelte-1dwivcp:hover{fill:#c8e6c9}.cell.svelte-1dwivcp:not(.clickable){cursor:not-allowed}.clickable{cursor:pointer;transition:fill .2s}.clickable:hover{fill:#66bb6a!important}.button-container.svelte-1dwivcp{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.clear-button.svelte-1dwivcp{padding:6px 12px;background:#f44336;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:background .2s,opacity .2s}.clear-button.svelte-1dwivcp:hover:not(:disabled){background:#d32f2f}.clear-button.svelte-1dwivcp:disabled{background:#bdbdbd;cursor:not-allowed;opacity:.6}.boterkaasren-board.svelte-1rvlr9v{border:2px solid #333;background-color:#fff;display:block;max-width:100%;height:auto}.cell.clickable.svelte-1rvlr9v{cursor:pointer}.cell.clickable.svelte-1rvlr9v:hover{fill-opacity:.8}.pawn.svelte-1rvlr9v{pointer-events:none}.wall-placement.svelte-1rvlr9v{cursor:pointer;opacity:0}.wall-placement.svelte-1rvlr9v:hover{opacity:.3;fill:#666}.board-container.svelte-1m38vd5{display:flex;flex-direction:column;gap:16px}.eraser-display.svelte-1m38vd5{display:flex;justify-content:space-around;gap:16px}.eraser-count.svelte-1m38vd5{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;background:#f5f5f5;opacity:.6;transition:opacity .2s,background .2s}.eraser-count.active.svelte-1m38vd5{opacity:1;background:#e3f2fd;border:2px solid #2196F3}.player-symbol.svelte-1m38vd5{font-weight:700;font-size:20px}.player-symbol.x.svelte-1m38vd5{color:#f44336}.player-symbol.o.svelte-1m38vd5{color:#2196f3}.eraser-label.svelte-1m38vd5{font-size:14px;color:#666}.boterkaasgum-board.svelte-1m38vd5{display:block}.cell.svelte-1m38vd5{cursor:pointer;transition:fill .2s}.cell.clickable.svelte-1m38vd5:hover{fill:#f0f0f0}.cell.erasable.svelte-1m38vd5:hover{fill:#ffebee}.cell.blocked.svelte-1m38vd5{cursor:not-allowed;opacity:.7}.cell.svelte-1m38vd5:not(.clickable){cursor:not-allowed}.erasable-symbol.svelte-1m38vd5{pointer-events:none;opacity:.7}.cell.erasable.svelte-1m38vd5:hover+.erasable-symbol:where(.svelte-1m38vd5){opacity:.5}.aloysois-board.svelte-1k0ej2z{display:block;margin:0 auto;max-width:100%;height:auto}.cell.svelte-1k0ej2z{transition:fill .2s}.cell.empty.svelte-1k0ej2z{fill:#f0f0f0}.cell.red-corner.svelte-1k0ej2z{fill:#c0392b;cursor:not-allowed}.cell.forbidden.svelte-1k0ej2z{fill:#fadbd8;cursor:not-allowed}.cell.wrong-side.svelte-1k0ej2z{fill:#e8e8e8;cursor:not-allowed}.cell.occupied.svelte-1k0ej2z{fill:#fff}.cell.clickable.svelte-1k0ej2z:hover{fill:#d4edda;cursor:pointer}.board-container.svelte-1qlu1xw{display:flex;flex-direction:column;align-items:center;width:100%}.game-info.svelte-1qlu1xw{display:block;width:100%;margin-top:1rem;font-size:.9rem;clear:both}.status-row.svelte-1qlu1xw{display:flex;flex-direction:column;gap:.5rem;align-items:center}.status-row.svelte-1qlu1xw span:where(.svelte-1qlu1xw){padding:.25rem .5rem;background:#f5f5f5;border-radius:4px}.schakelspel-board.svelte-1qlu1xw{display:block;margin:0 auto;max-width:100%;height:auto}.cell.svelte-1qlu1xw{transition:fill .2s}.cell.empty.svelte-1qlu1xw{fill:#f0f0f0}.cell.special.svelte-1qlu1xw{fill:#fff9e6}.cell.special.empty.svelte-1qlu1xw{fill:#fffacd}.cell.occupied.svelte-1qlu1xw{fill:#fff}.cell.occupied.special.svelte-1qlu1xw{fill:#fffacd}.cell.valid.svelte-1qlu1xw{fill:#e8f5e9}.cell.valid.special.svelte-1qlu1xw{fill:#fff9c4}.cell.clickable.svelte-1qlu1xw:hover{fill:#c8e6c9;cursor:pointer}.cell.clickable.special.svelte-1qlu1xw:hover{fill:#fff59d}.game-container.svelte-109fqii{display:flex;flex-direction:column;align-items:center;width:100%}.tikkietakkietoe-board.svelte-109fqii{display:block;margin:0 auto;max-width:100%;height:auto}.cell.svelte-109fqii{transition:fill .2s;fill:#fff}.cell.empty.svelte-109fqii{fill:#f0f0f0}.cell.losing.svelte-109fqii{fill:#fcc}.cell.clickable.svelte-109fqii:hover{fill:#d4edda;cursor:pointer}.game-info.svelte-109fqii{margin-top:1rem;width:100%}.player-symbols.svelte-109fqii{display:flex;flex-direction:column;gap:.5rem;align-items:center}.player-info.svelte-109fqii{padding:.5rem 1rem;background:#f5f5f5;border-radius:4px;font-size:1rem;transition:all .3s}.player-info.active.svelte-109fqii{background:#4caf50;color:#fff;font-weight:700}.game-board.svelte-m74ert{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:100%}@media(max-width:1200px){.game-board.svelte-m74ert{padding:0 5px;box-sizing:border-box;width:100%;max-width:95vw;margin:0 auto}.game-board.svelte-m74ert svg{max-width:100%;height:auto}}main.svelte-1hicyxm{max-width:1400px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;box-sizing:border-box}@media(max-width:1200px){main.svelte-1hicyxm{padding:10px 5px}}header.svelte-1hicyxm{text-align:center;padding-top:0;margin-bottom:30px}h1.svelte-1hicyxm{color:#333;margin:0;padding:0}.hamburger.svelte-1hicyxm{display:none;flex-direction:column;gap:4px;background:none;border:none;padding:8px;cursor:pointer}.hamburger.svelte-1hicyxm span:where(.svelte-1hicyxm){display:block;width:25px;height:3px;background-color:#333;transition:.3s}.mobile-status.svelte-1hicyxm{display:none}.game-container.svelte-1hicyxm{display:grid;grid-template-columns:200px 1fr 280px;gap:20px;align-items:start}.left-panel.svelte-1hicyxm{display:flex;flex-direction:column;gap:15px}.game-nav.svelte-1hicyxm{display:flex;flex-direction:column;gap:4px;background-color:#f8f8f8;border-radius:8px;padding:12px}.game-nav.svelte-1hicyxm h3:where(.svelte-1hicyxm){margin:0 0 8px;font-size:.875rem;text-transform:uppercase;color:#666;font-weight:600;letter-spacing:.5px}.nav-item.svelte-1hicyxm{width:100%;padding:10px 12px;font-size:.95rem;text-align:left;border:none;border-radius:4px;background-color:transparent;cursor:pointer;transition:background-color .2s;color:#333}.nav-item.svelte-1hicyxm:hover{background-color:#e8e8e8}.nav-item.active.svelte-1hicyxm{background-color:#333;color:#fff;font-weight:500}.nav-item.active.svelte-1hicyxm:hover{background-color:#444}.new-game-btn.svelte-1hicyxm{width:100%}.center-panel.svelte-1hicyxm{display:flex;justify-content:center;align-self:stretch}.center-content.svelte-1hicyxm{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;padding-top:20px;margin-bottom:auto}.right-panel.svelte-1hicyxm{display:flex;flex-direction:column;gap:20px;align-self:stretch}.game-controls.svelte-1hicyxm{display:flex;flex-direction:column;gap:10px}.move-list.svelte-1hicyxm{display:flex;flex-direction:column;gap:8px}.move-list.svelte-1hicyxm h4:where(.svelte-1hicyxm){margin:0;font-size:.9rem;color:#666}.moves.svelte-1hicyxm{display:flex;flex-direction:column;gap:4px;border:1px solid #ddd;border-radius:4px;padding:8px;background-color:#fafafa}.move-pair.svelte-1hicyxm{display:flex;align-items:center;gap:8px}.move-number.svelte-1hicyxm{font-weight:600;color:#666;min-width:24px;font-size:.9rem}.move-btn.svelte-1hicyxm{flex:1;min-width:0;padding:6px 4px;font-size:.75rem;border:1px solid #ccc;border-radius:3px;background-color:#fff;cursor:pointer;transition:background-color .2s,border-color .2s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.move-btn.svelte-1hicyxm:hover:not(:disabled){background-color:#f0f0f0;border-color:#999}.move-btn.svelte-1hicyxm:disabled{opacity:.4;cursor:not-allowed}.move-btn.future.svelte-1hicyxm{background-color:#f5f5f5;color:#999;font-style:italic}.move-btn.future.svelte-1hicyxm:hover{background-color:#ebebeb}.move-btn.empty.svelte-1hicyxm{border:none;background-color:transparent;cursor:default}.move-btn.current.svelte-1hicyxm{background-color:#2196f3;color:#fff;border-color:#2196f3;font-weight:600}.move-btn.current.svelte-1hicyxm:hover{background-color:#1976d2;border-color:#1976d2}button.svelte-1hicyxm{padding:8px 16px;font-size:1rem;border:1px solid #333;border-radius:4px;background-color:#fff;cursor:pointer;transition:background-color .2s}button.svelte-1hicyxm:hover:not(:disabled){background-color:#e0e0e0}button.svelte-1hicyxm:disabled{opacity:.5;cursor:not-allowed}.game-info.svelte-1hicyxm{text-align:center;width:100%}.game-info.svelte-1hicyxm h2:where(.svelte-1hicyxm){margin:0;color:#333;font-size:1.75rem;font-weight:600}.game-status.svelte-1hicyxm{text-align:center;min-height:100px;margin-bottom:0}.game-status.svelte-1hicyxm h2:where(.svelte-1hicyxm){margin:0 0 10px;color:#333;font-size:1.5rem}.game-status.svelte-1hicyxm p:where(.svelte-1hicyxm){margin:5px 0 0;color:#666}.game-description.svelte-1hicyxm{margin-top:20px;padding:15px;background-color:#f8f8f8;border-radius:8px;border-left:4px solid #333}.game-description.svelte-1hicyxm p:where(.svelte-1hicyxm){margin:0;color:#555;font-size:.95rem;line-height:1.5}.advanced-section.svelte-1hicyxm{margin-top:10px}.advanced-toggle.svelte-1hicyxm{width:100%;text-align:left;background-color:#f8f8f8;border:1px solid #ddd;padding:10px;font-weight:600;cursor:pointer;transition:background-color .2s}.advanced-toggle.svelte-1hicyxm:hover{background-color:#e8e8e8}.advanced-content.svelte-1hicyxm{margin-top:15px;display:flex;flex-direction:column;gap:20px}.export-section.svelte-1hicyxm,.import-section.svelte-1hicyxm{display:flex;flex-direction:column;gap:8px}.export-section.svelte-1hicyxm h4:where(.svelte-1hicyxm),.import-section.svelte-1hicyxm h4:where(.svelte-1hicyxm){margin:0;font-size:.9rem;color:#666}textarea.svelte-1hicyxm{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;font-family:Courier New,monospace;font-size:.75rem;resize:vertical;box-sizing:border-box}textarea[readonly].svelte-1hicyxm{background-color:#f8f8f8;color:#666}.error.svelte-1hicyxm{color:#d32f2f;font-size:.85rem;margin:0}.menu-overlay.svelte-1hicyxm{display:none}@media(max-width:1200px){header.svelte-1hicyxm{display:flex;align-items:center;justify-content:center;margin-bottom:20px}h1.svelte-1hicyxm{font-size:1.5rem}.hamburger.svelte-1hicyxm{display:flex;position:absolute;left:20px;z-index:998}.menu-overlay.svelte-1hicyxm{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999}.game-container.svelte-1hicyxm{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:20px}.left-panel.svelte-1hicyxm{position:fixed;top:0;left:-100%;width:250px;height:100vh;background-color:#fff;box-shadow:2px 0 10px #0000001a;transition:left .3s ease;z-index:1000;padding:20px;overflow-y:auto}.left-panel.menu-open.svelte-1hicyxm{left:0}.center-panel.svelte-1hicyxm{grid-column:1;grid-row:2}.right-panel.svelte-1hicyxm{grid-column:1;grid-row:3}.mobile-status.svelte-1hicyxm{display:block;background-color:#f8f8f8;border-radius:8px;padding:15px;grid-column:1;grid-row:1}.mobile-status.svelte-1hicyxm .game-status:where(.svelte-1hicyxm){text-align:center;min-height:auto}.mobile-status.svelte-1hicyxm .game-status:where(.svelte-1hicyxm) h2:where(.svelte-1hicyxm){font-size:1.2rem;margin:0 0 5px}.mobile-status.svelte-1hicyxm .game-status:where(.svelte-1hicyxm) p:where(.svelte-1hicyxm){font-size:.9rem;margin:0}.mobile-controls.svelte-1hicyxm{display:flex;gap:10px;justify-content:center;margin-top:12px}.mobile-controls.svelte-1hicyxm button:where(.svelte-1hicyxm){flex:1;max-width:120px}.center-panel.svelte-1hicyxm{min-height:auto;overflow-x:auto}}
