body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:20px}.container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:0 auto;max-width:800px;padding:30px}header{margin-bottom:30px;text-align:center}h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0 0 10px}.stats{color:#666;font-size:14px;margin:10px 0 20px}.generate-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:transform .2s,box-shadow .2s}.generate-btn:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.board{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin:30px auto;max-width:300px}.cell{align-items:center;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;color:#2c3e50;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px}.cell.highlighted{background:#fff3cd;border-color:#ffc107;box-shadow:0 4px 12px #ffc1074d;transform:scale(1.05)}.order-badge{align-items:center;background:#dc3545;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.word-info{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin:20px 0;padding:16px;text-align:center}.word-info p{color:#856404;margin:0}.word-info p:first-child{font-weight:700;margin-bottom:8px}.words-section h3{color:#2c3e50;margin-bottom:15px}.words-grid{grid-gap:8px;background:#fff;border:1px solid #ddd;border-radius:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));max-height:300px;overflow-y:auto;padding:16px}.word-btn{background:#f8f9fa;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;text-align:center;transition:all .2s}.word-btn:hover{background:#e9ecef;border-color:#adb5bd;transform:translateY(-1px)}.word-btn.selected{background:#fff3cd;border:2px solid #ffc107;color:#856404}.instructions{background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:30px;padding:20px}.instructions h3{color:#2c3e50;margin-bottom:15px}.instructions ul{line-height:1.6;padding-left:20px;text-align:left}.instructions li{color:#555;margin-bottom:8px}.words-grid::-webkit-scrollbar{width:8px}.words-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.words-grid::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.words-grid::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
/*# sourceMappingURL=main.4770806b.css.map*/