.game-container.svelte-yoxh3n{background:#fffffff2;border-radius:20px;padding:20px;box-shadow:0 20px 40px #0003;text-align:center;max-width:500px;width:100%;margin:2rem auto;user-select:none;-webkit-user-select:none;touch-action:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:contain}.header.svelte-yoxh3n{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:10px}.title.svelte-yoxh3n{font-size:3rem;font-weight:700;color:#776e65;margin:0;background:linear-gradient(45deg,#f67c5f,#f59563);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.score-container.svelte-yoxh3n{display:flex;gap:10px}.score-box.svelte-yoxh3n{background:#bbada0;padding:10px 15px;border-radius:8px;min-width:70px}.score-label.svelte-yoxh3n{font-size:.8rem;color:#eee4da;text-transform:uppercase;font-weight:700}.score-value.svelte-yoxh3n{font-size:1.2rem;color:#fff;font-weight:700;margin-top:2px}.subtitle.svelte-yoxh3n{color:#776e65;margin-bottom:20px;font-size:.9rem}.game-board.svelte-yoxh3n{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;background:#bbada0;padding:10px;border-radius:10px;margin:0 auto 20px;width:100%;max-width:320px;aspect-ratio:1 / 1;touch-action:none}.tile.svelte-yoxh3n{background:#cdc1b4;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .15s ease-in-out;position:relative;aspect-ratio:1 / 1;touch-action:none}.tile.empty.svelte-yoxh3n{background:#cdc1b4}.tile-text.svelte-yoxh3n{font-size:clamp(1rem,4vw,1.8rem);font-weight:700}.controls.svelte-yoxh3n{margin:20px 0}.restart-btn.svelte-yoxh3n{background:#8f7a66;color:#f9f6f2;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .15s ease;touch-action:manipulation}.restart-btn.svelte-yoxh3n:hover{background:#9f8a76}.mobile-controls.svelte-yoxh3n{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:20px}.control-row.svelte-yoxh3n{display:flex;gap:10px}.control-btn.svelte-yoxh3n{width:50px;height:50px;background:#bbada0;color:#fff;border:none;border-radius:8px;font-size:1.5rem;font-weight:700;cursor:pointer;transition:background-color .15s ease;touch-action:manipulation}.control-btn.svelte-yoxh3n:hover,.control-btn.svelte-yoxh3n:active{background:#9f8a76;transform:scale(.95)}.modal.svelte-yoxh3n{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content.svelte-yoxh3n{background:#fff;padding:30px;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000004d;max-width:90vw}.modal-content.svelte-yoxh3n h2:where(.svelte-yoxh3n){margin:0 0 15px;font-size:2rem}.win-modal.svelte-yoxh3n h2:where(.svelte-yoxh3n){color:#f67c5f}.game-over-modal.svelte-yoxh3n h2:where(.svelte-yoxh3n){color:#f44336}.modal-content.svelte-yoxh3n p:where(.svelte-yoxh3n){margin:10px 0;color:#776e65}.new-record.svelte-yoxh3n{color:#4caf50!important;font-weight:700}.modal-buttons.svelte-yoxh3n{display:flex;gap:10px;justify-content:center;margin-top:20px;flex-wrap:wrap}.modal-content.svelte-yoxh3n button:where(.svelte-yoxh3n),.modal-buttons.svelte-yoxh3n button:where(.svelte-yoxh3n){background:#8f7a66;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .15s ease;touch-action:manipulation}.modal-content.svelte-yoxh3n button:where(.svelte-yoxh3n):hover,.modal-buttons.svelte-yoxh3n button:where(.svelte-yoxh3n):hover{background:#9f8a76}@media (min-width: 768px){.mobile-controls.svelte-yoxh3n{display:none}}@media (hover: none) and (pointer: coarse){.mobile-controls.svelte-yoxh3n{display:flex}}@media (max-width: 768px){.game-container.svelte-yoxh3n{margin:1rem auto;padding:15px}.header.svelte-yoxh3n{flex-direction:column;gap:15px}.title.svelte-yoxh3n{font-size:2.5rem}}
