*{margin:0;padding:0;box-sizing:border-box}html[data-theme=dark]{--bg-color: black;--font-color: white;--secondary-font-color: #aaa;--btn-color: orangered;--stroke-color: white;--btn-font-color: white;--modal-outline-color: white;--arrow-color: #fffd}html[data-theme=light]{--bg-color: white;--font-color: black;--secondary-font-color: #555;--btn-color: #25647c;--stroke-color: black;--btn-font-color: white;--modal-outline-color: black;--arrow-color: #0008}body{background-color:var(--bg-color);color:var(--font-color);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-underline-offset:2px}svg.piece{stroke:var(--stroke-color);stroke-linejoin:round;stroke-width:2;display:block}@media(min-width:420px){svg.piece{stroke-width:3}}@media(min-width:720px){svg.piece{stroke-width:4}}button{font:inherit;color:inherit;border:none;background:none;cursor:pointer}button:disabled{cursor:initial;filter:grayscale(1)}.btn{background-color:var(--btn-color);padding:.3rem .6rem;border-radius:.25rem;color:var(--btn-font-color)}.lucide{width:1.25rem;height:1.25rem}div.svelte-1spa23s{position:absolute}button.svelte-mt2tav{position:absolute;border-radius:50%;outline:none}.arrow.svelte-mt2tav{pointer-events:none;position:absolute;fill:var(--arrow-color);left:50%;top:50%;transform:translate(-50%,-50%)}menu.svelte-1qo109d{position:absolute;top:0;left:0;right:0;padding:.5rem;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}button.svelte-1qo109d{display:flex;justify-content:center;align-items:center}.modal.svelte-1bxxaoh{width:min(90vw,28rem);background:var(--bg-color);color:inherit;font:inherit;border:none;outline:1px solid var(--modal-outline-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem;border-radius:.5rem;box-shadow:0 0 1rem #0004}.backdrop.svelte-1bxxaoh{position:absolute;inset:0;background:#0004}.question.svelte-1bxxaoh{font-size:1.125rem}menu.svelte-1bxxaoh{margin-top:1rem;display:flex;gap:1rem;justify-content:center}.container.svelte-1ig2a9j{position:fixed;z-index:10000;pointer-events:none;padding:1rem;display:flex;gap:1rem}.container.svelte-1ig2a9j.top{top:0;flex-direction:column}.container.svelte-1ig2a9j.bottom{bottom:0;flex-direction:column-reverse}.container.svelte-1ig2a9j.left{left:0;align-items:start}.container.svelte-1ig2a9j.right{right:0;align-items:end}.container.svelte-1ig2a9j.center{left:0;right:0;align-items:center}.toast.svelte-1ig2a9j{display:flex;width:fit-content;align-items:center;max-width:20rem;border-radius:.25rem;box-shadow:.1rem .1rem .4rem #0003;padding:.5rem 1rem;pointer-events:initial;font-size:1.125rem;font-weight:700;gap:.5rem}.toast.svelte-1ig2a9j.info{background-color:#fff;color:#000}.toast.svelte-1ig2a9j.success{background-color:#157c15;color:#fff}.toast.svelte-1ig2a9j.error{background-color:red;color:#fff}footer.svelte-1sr6y3t{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;padding-block:1rem}a.svelte-1sr6y3t{color:var(--secondary-font-color)}.puzzle.svelte-1n46o8q{position:relative;transform-origin:50vw 50vh;transform:rotate(var(--puzzle-rotation, 0deg));transition:transform var(--transition-duration, 0ms) ease}.rotation-layer.svelte-1n46o8q{position:absolute;transform-origin:var(--x) var(--y);animation:svelte-1n46o8q-rotate var(--speed) ease forwards}@keyframes svelte-1n46o8q-rotate{0%{transform:rotate(0)}to{transform:rotate(var(--angle))}}
