.counter.svelte-achdyv{font-size:42px;text-align:center;margin-bottom:8px;visibility:visible}.counter--hidden.svelte-achdyv{visibility:none}.button.svelte-p7osk4{--button-font-size:26px;padding:8px;font-size:var(--button-font-size)}.layout.svelte-1fcp13k{width:100%}.header.svelte-1fcp13k{display:flex;justify-content:space-between;align-items:center}.header__title.svelte-1fcp13k{font-size:62px}.grid.svelte-1fcp13k{display:grid;gap:4px;width:100%;margin:auto}.grid--3x3.svelte-1fcp13k{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.grid--4x4.svelte-1fcp13k{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.grid--5x5.svelte-1fcp13k{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr)}.grid--6x6.svelte-1fcp13k{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr)}.grid__cell.svelte-1fcp13k{overflow:hidden;display:block;background-color:var(--color-cell-bg);border:1px solid #ddd;display:flex;justify-content:center;align-items:center;padding:8px;border:1px solid black;aspect-ratio:1;cursor:pointer;position:relative;user-select:none}.grid__cell.svelte-1fcp13k:hover{background-color:var(--color-cell-bg-hover)}.grid__cell[data-selected=false].svelte-1fcp13k:hover:before{opacity:.1}.grid__cell[data-selected=true].svelte-1fcp13k{background-color:var(--color-cell-bg-selected)}.grid__cell.svelte-1fcp13k:before{transition:opacity .2s}.grid__cell[data-selected=false].svelte-1fcp13k:before{content:"";width:120%;height:120%;position:absolute;left:-10%;top:-10%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='white' height='800px' width='800px' version='1.1' id='Layer_1' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpolygon points='512,59.076 452.922,0 256,196.922 59.076,0 0,59.076 196.922,256 0,452.922 59.076,512 256,315.076 452.922,512 512,452.922 315.076,256 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;opacity:0}.grid__cell[data-selected=true].svelte-1fcp13k:before{overflow:hidden;content:"";width:120%;height:120%;position:absolute;left:-10%;top:-10%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='white' height='800px' width='800px' version='1.1' id='Layer_1' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpolygon points='512,59.076 452.922,0 256,196.922 59.076,0 0,59.076 196.922,256 0,452.922 59.076,512 256,315.076 452.922,512 512,452.922 315.076,256 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;opacity:.3}.button-group.svelte-1fcp13k{display:flex;align-items:center;justify-content:center;margin-top:24px}.button-group__button.svelte-1fcp13k:not(:last-of-type){margin-right:8px}.form.svelte-tdcj7t.svelte-tdcj7t{--input-label-font-size:26px;--input-value-font-size:22px;--input-max-width:320px;--textarea-bg-color:#334155;--textarea-line-color:#94a3b8;--textarea-text-color:#e2e8f0;display:inline-block}.form.svelte-tdcj7t label.svelte-tdcj7t{display:block;font-size:var(--input-label-font-size)}.form__options.svelte-tdcj7t.svelte-tdcj7t{display:inline-flex;gap:10px;font-family:monospace;line-height:21px;background-color:var(--textarea-bg-color);border-radius:2px;padding:20px 10px;height:200px;overflow-y:auto;margin-bottom:16px}.form__title.svelte-tdcj7t.svelte-tdcj7t,.form__size.svelte-tdcj7t.svelte-tdcj7t{margin-bottom:8px;max-width:var(--input-max-width)}.form__options__lines.svelte-tdcj7t.svelte-tdcj7t{width:20px;text-align:right;height:calc(var(--input-value-font-size) * 36)}.form__options__line.svelte-tdcj7t.svelte-tdcj7t{counter-increment:linenumber;line-height:1;font-size:var(--input-value-font-size)}.form__options__line.svelte-tdcj7t.svelte-tdcj7t:before{content:counter(linenumber);display:block;color:var(--textarea-line-color)}.form__options__input.svelte-tdcj7t.svelte-tdcj7t{font-size:var(--input-value-font-size);line-height:1;overflow-y:hidden;padding:0;border:0;background-color:var(--textarea-bg-color);color:var(--textarea-text-color);min-width:500px;outline:none;resize:none;height:calc(var(--input-value-font-size) * 36)}.form__title__input.svelte-tdcj7t.svelte-tdcj7t,.form__size__input.svelte-tdcj7t.svelte-tdcj7t{padding:4px;font-size:var(--input-value-font-size);width:100%;box-sizing:inherit}.game.svelte-sn0jf6{display:flex;justify-content:center;width:100%}
