.game-container.svelte-z3vunu.svelte-z3vunu{max-width:600px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;position:relative}.header.svelte-z3vunu.svelte-z3vunu{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header.svelte-z3vunu h1 a.svelte-z3vunu{color:#fff;text-decoration:none;font-size:2rem;font-weight:700}.score-container.svelte-z3vunu.svelte-z3vunu{display:flex;gap:10px}.score-box.svelte-z3vunu.svelte-z3vunu{background:rgba(255,255,255,.9);padding:10px 16px;border-radius:8px;text-align:center;min-width:80px}.score-label.svelte-z3vunu.svelte-z3vunu{font-size:12px;color:#776e65;font-weight:700;text-transform:uppercase}.score-value.svelte-z3vunu.svelte-z3vunu{font-size:18px;font-weight:700;color:#776e65}.game-board.svelte-z3vunu.svelte-z3vunu{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(10,1fr);gap:2px;background:#333;border-radius:8px;padding:8px;width:100%;height:400px;margin-bottom:20px}.cell.svelte-z3vunu.svelte-z3vunu{background:white;border-radius:2px;cursor:pointer}.cell.filled.svelte-z3vunu.svelte-z3vunu{box-shadow:inset 0 0 0 1px #ffffff4d}.cell.preview-invalid.svelte-z3vunu.svelte-z3vunu{background-color:#ff6b6b!important}.invalid-x.svelte-z3vunu.svelte-z3vunu{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700;width:100%;height:100%;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.shapes-container.svelte-z3vunu.svelte-z3vunu{display:flex;justify-content:center;gap:20px;margin-bottom:20px;padding:20px;background:rgba(255,255,255,.1);border-radius:12px}.shape-preview.svelte-z3vunu.svelte-z3vunu{background:rgba(255,255,255,.9);border:none;border-radius:8px;padding:10px;cursor:grab;transition:all .3s ease;min-width:80px;min-height:80px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.shape-preview.svelte-z3vunu.svelte-z3vunu:active{cursor:grabbing;transform:scale(.95);opacity:.8}.shape-preview.svelte-z3vunu.svelte-z3vunu:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.shape-preview.selected.svelte-z3vunu.svelte-z3vunu{transform:scale(1.1);box-shadow:0 0 0 3px #4ecdc4}.shape-preview.svelte-z3vunu.svelte-z3vunu:active{cursor:grabbing}.shape-preview.empty.svelte-z3vunu.svelte-z3vunu{background:rgba(255,255,255,.3);cursor:default}.shape-grid.svelte-z3vunu.svelte-z3vunu{display:grid;gap:2px}.shape-cell.svelte-z3vunu.svelte-z3vunu{width:14px;height:14px;border-radius:2px}.shape-cell.active.svelte-z3vunu.svelte-z3vunu{box-shadow:inset 0 0 0 1px #ffffff80}.restart-btn.svelte-z3vunu.svelte-z3vunu{background:#4ecdc4;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:700;cursor:pointer;width:100%;transition:background .3s}.restart-btn.svelte-z3vunu.svelte-z3vunu:hover{background:#45b7d1}.overlay.svelte-z3vunu.svelte-z3vunu{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;border-radius:8px}.message.svelte-z3vunu.svelte-z3vunu{background:white;padding:30px;border-radius:8px;text-align:center;box-shadow:0 4px 20px #0000004d}.message.svelte-z3vunu h2.svelte-z3vunu{margin:0 0 15px;color:#333}.message.svelte-z3vunu p.svelte-z3vunu{margin:0 0 20px;color:#666}.message.svelte-z3vunu button.svelte-z3vunu{background:#4ecdc4;color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background .3s}.message.svelte-z3vunu button.svelte-z3vunu:hover{background:#45b7d1}@media (max-width: 600px){.game-container.svelte-z3vunu.svelte-z3vunu{padding:10px}.game-board.svelte-z3vunu.svelte-z3vunu{height:300px}.shapes-container.svelte-z3vunu.svelte-z3vunu{gap:10px;padding:15px}.shape-preview.svelte-z3vunu.svelte-z3vunu{min-width:60px;min-height:60px;padding:8px}.shape-cell.svelte-z3vunu.svelte-z3vunu{width:10px;height:10px}}
