.stitch-game-layout{margin:0}.stitch-main-shell{margin:0 auto;max-width:1200px}.stitch-game-card{background:#fff;border:1px solid #2bee8c1a;border-radius:3.2rem;box-shadow:0 24px 46px #2bee8c12;overflow:hidden;padding:1.5rem;position:relative}.stitch-hud{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.stitch-hud__card{align-items:center;background:#f6f8f7;border:1px solid #2bee8c33;border-radius:3.2rem;display:flex;flex:1 1 140px;flex-direction:column;justify-content:center;min-height:88px;padding:1rem}.stitch-hud__card span{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.stitch-hud__card strong{color:#2bee8c;font-size:1.85rem;font-weight:800;line-height:1.1}.stitch-board-section{margin:0 auto}.stitch-board-wrap{aspect-ratio:1 / 1;margin:0 auto;max-width:500px;position:relative}.board-placeholder{background:#f1f5f9;border-radius:2.3rem;box-shadow:inset 0 1px 3px #0f172a1a;display:grid;gap:.25rem;height:100%;max-width:none;padding:.5rem;width:100%}.board-placeholder__cell{align-items:center;aspect-ratio:1 / 1;background:#ffffff80;border:0;border-radius:.25rem;color:#334155;cursor:pointer;display:flex;font-size:.9rem;justify-content:center;min-width:0;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease,background-color .12s ease}.board-placeholder__cell .material-symbols-outlined{font-size:.9rem}.board-placeholder__cell:hover{box-shadow:inset 0 0 0 1px #2bee8c66}.board-placeholder__cell--placed{box-shadow:inset 0 0 0 2px #2bee8c99;transform:scale(1.04)}.board-placeholder__cell--cleared{opacity:.28;transform:scale(.78)}.board-placeholder__cell--preview-valid{background:#b7f5d1;box-shadow:inset 0 0 0 1px #2bee8c}.board-placeholder__cell--preview-invalid{background:#ffd1d1;box-shadow:inset 0 0 0 1px #ef4444}.board-placeholder__cell--fox,.tray-placeholder__block--fox .stitch-tile--active{background:#ffd8b1}.board-placeholder__cell--panda,.tray-placeholder__block--panda .stitch-tile--active{background:#e0c3fc}.board-placeholder__cell--koala,.tray-placeholder__block--koala .stitch-tile--active{background:#c1fba4}.board-placeholder__cell--lion,.tray-placeholder__block--lion .stitch-tile--active{background:#ffd8b1}.stitch-tray-section{margin-top:2.5rem}.stitch-tray-section h3{color:#94a3b8;font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0 0 1rem;text-align:center;text-transform:uppercase}.stitch-tray-inner{display:flex;justify-content:center}.tray-placeholder{display:flex;gap:1rem;justify-content:center}.tray-placeholder__block{align-items:center;background:#f6f8f7;border:1px solid #2bee8c1a;border-radius:2.25rem;box-shadow:0 4px 10px #0f172a14;cursor:grab;display:flex;justify-content:center;min-height:124px;min-width:108px;padding:1.1rem .9rem;transition:border-color .12s ease,transform .12s ease}.tray-placeholder__block:hover{border-color:#2bee8c80}.tray-placeholder__block--selected{border-color:#2bee8c}.tray-placeholder__block--dragging{cursor:grabbing;transform:scale(.96)}.tray-placeholder__block--used{cursor:not-allowed;opacity:.55}.tray-placeholder__shape{display:grid;gap:.25rem;place-items:center}.stitch-tile{background:transparent;border-radius:.2rem;height:1.25rem;width:1.25rem}.stitch-tile--active{box-shadow:inset 0 -1px #0f172a1f}.stitch-status{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.stitch-game-over{align-items:center;backdrop-filter:blur(2px);background:#0f172a99;border-radius:2.3rem;display:flex;inset:0;justify-content:center;padding:1.5rem;position:absolute;z-index:10}.stitch-game-over__card{background:#fff;border:4px solid #2bee8c;border-radius:3.2rem;box-shadow:0 20px 38px #0f172a33;max-width:20rem;padding:2rem;text-align:center;width:100%}.stitch-game-over__card h3{font-size:1.9rem;font-weight:800;margin:0 0 .5rem}.stitch-game-over__card p{color:#64748b;margin:0 0 1.5rem}.stitch-game-over__card p strong{color:#2bee8c}.stitch-game-over__actions{display:grid;gap:.75rem}.stitch-game-over__actions button{border:0;border-radius:9999px;cursor:pointer;font-size:1rem;font-weight:700;min-height:3rem}.stitch-game-over__actions button:first-child{background:#2bee8c;color:#102219}.stitch-game-over__actions button:last-child{background:#2bee8c33;border:1px solid #2bee8c4d;color:#2bee8c}@media(max-width:767px){.stitch-game-card{padding:1rem}.stitch-hud{margin-bottom:1.25rem}.stitch-hud__card{min-height:76px}.stitch-hud__card span{font-size:.65rem}.stitch-hud__card strong{font-size:1.55rem}.stitch-board-wrap{max-width:min(90vw,420px)}.board-placeholder{gap:.2rem;padding:.4rem}.stitch-tray-section{margin-top:1.5rem}.tray-placeholder{gap:.6rem;width:100%}.tray-placeholder__block{flex:1;min-height:92px;min-width:0;padding:.8rem .55rem}.stitch-tile{height:.95rem;width:.95rem}.stitch-game-over__card{padding:1.35rem}.stitch-game-over__card h3{font-size:1.5rem}}
