.square.svelte-slh3vi{width:100%;height:100%;position:relative;-webkit-user-select:none;user-select:none;background-color:var(--square-color);display:flex;justify-content:center;align-items:center;border:none;padding:0;margin:0;cursor:default;outline:none;font-family:inherit;appearance:none;-webkit-appearance:none}.square.svelte-slh3vi:focus-visible{z-index:10;outline:2px solid var(--highlight-selected);outline-offset:-2px}.coord.svelte-slh3vi{position:absolute;font-size:.75rem;font-weight:600;pointer-events:none;z-index:1}.square.light.svelte-slh3vi .coord:where(.svelte-slh3vi){color:var(--board-dark)}.square.dark.svelte-slh3vi .coord:where(.svelte-slh3vi){color:var(--board-light)}.coord.rank.svelte-slh3vi{top:2px;left:2px}.coord.file.svelte-slh3vi{bottom:2px;right:2px}.badges-container.svelte-slh3vi{position:absolute;top:0;right:0;z-index:50;display:flex;flex-direction:column;gap:0;align-items:flex-end}.badge.svelte-slh3vi{color:#fff;font-weight:800;font-size:.75rem;padding:1px 3px;border-radius:2px;min-width:14px;text-align:center;line-height:1.1}.badge.annotation.svelte-slh3vi{background:#15cc49}.badge.annotation.critical.svelte-slh3vi{background:#e28200}.badge.human_evaluation.svelte-slh3vi{background:#444;font-size:.7rem}.square.light.svelte-slh3vi{--square-color: var(--board-light);color:var(--board-dark)}.square.dark.svelte-slh3vi{--square-color: var(--board-dark);color:var(--board-light)}.marker.svelte-slh3vi{position:absolute;inset:1px;pointer-events:none;z-index:2;border-style:solid;border-width:3px;border-radius:var(--radius-md, 8px);box-sizing:border-box;transition:border-color .1s;border-color:transparent}@media(max-width:600px){.marker.svelte-slh3vi{border-width:2.5px;inset:1px;border-radius:4px}}.square.selected.svelte-slh3vi .marker:where(.svelte-slh3vi){border-style:var(--highlight-selected-style, solid);border-color:var(--highlight-selected)}.square.last-move.svelte-slh3vi .marker:where(.svelte-slh3vi){border-style:var(--highlight-last-move-style, solid);border-color:var(--highlight-last-move)}.square.in-check.svelte-slh3vi .marker:where(.svelte-slh3vi){border-style:var(--highlight-check-style, dashed);border-color:var(--highlight-check, #ff0000)}.square.legal-move.svelte-slh3vi .marker:where(.svelte-slh3vi){border-style:var(--highlight-legal-style, dotted);border-color:var(--highlight-legal, rgba(0, 0, 0, .15))}.square.dark.legal-move.svelte-slh3vi .marker:where(.svelte-slh3vi){border-color:var(--highlight-legal-dark, rgba(0, 0, 0, .25))}.square.custom-marker.svelte-slh3vi .marker:where(.svelte-slh3vi){border-style:var(--marker-bp-style, solid);border-color:var(--marker-bp-color, red);border-width:var(--marker-bp-width, 3px)}.square.custom-marker.svelte-slh3vi .marker.is-fill:where(.svelte-slh3vi){border:none;background-color:var(--marker-bp-color)}.square.default.svelte-slh3vi .marker:where(.svelte-slh3vi){border-color:transparent}.piece.svelte-slh3vi{position:absolute;inset:0;z-index:3;cursor:pointer;display:flex;justify-content:center;align-items:center}.piece.svelte-slh3vi:active{cursor:pointer;transform:scale(1.05)}.piece-svg.svelte-slh3vi{width:100%;height:100%;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.square-label-overlay.svelte-slh3vi{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;font-size:1.6rem;font-weight:900;color:#fff;font-family:var(--font-mono);text-shadow:.4px .4px 0px #d1d1d1,.8px .8px 0px #b1b1b1,1.2px 1.2px 0px #919191,1.6px 1.6px 3.2px rgba(0,0,0,.5);pointer-events:none;z-index:4}.board.svelte-1xlyi9z{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);width:100%;aspect-ratio:1 / 1;touch-action:none;position:relative;--highlight-selected: transparent;--highlight-last-move: rgba(128, 128, 128, .5);--highlight-check: rgba(255, 0, 0, .5);--highlight-legal: rgba(0, 0, 0, .15)}.square-wrapper.svelte-1xlyi9z{width:100%;height:100%;min-width:0;min-height:0}.arrow-layer.svelte-1xlyi9z{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:10}.ghost-piece.svelte-1xlyi9z{position:fixed;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);opacity:.75;filter:drop-shadow(0 4px 6px rgba(0,0,0,.4))}.piece-svg.svelte-1xlyi9z{width:100%;height:100%}
