*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#1a2e1a;overflow:hidden;touch-action:manipulation}#root{width:100%;height:100vh}._screen_1jx7d_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:24px 28px;border-radius:16px;text-align:center;box-shadow:0 20px 60px #0000004d;z-index:100;width:320px;max-width:calc(100% - 40px)}._screen_1jx7d_1 h1{font-size:24px;margin-bottom:16px;color:#333}._screen_1jx7d_1 p{color:#666;margin-bottom:12px;font-size:14px}._hint_1jx7d_28{font-size:12px!important;color:orange!important;font-weight:700}._targetWordPreview_1jx7d_34{margin:16px 0;padding:10px 20px;background:linear-gradient(135deg,gold,orange);border-radius:20px;font-size:18px;font-weight:700;color:#333;display:inline-block}._buttonGroup_1jx7d_45{display:flex;flex-direction:column;gap:8px;margin-top:16px}._primaryButton_1jx7d_52,._secondaryButton_1jx7d_53{padding:14px 32px;font-size:16px;font-weight:700;border:none;border-radius:25px;cursor:pointer;transition:all .2s}._primaryButton_1jx7d_52{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}._primaryButton_1jx7d_52:hover{transform:scale(1.05);box-shadow:0 6px 20px #4caf5066}._secondaryButton_1jx7d_53{background:#f5f5f5;color:#666}._secondaryButton_1jx7d_53:hover{background:#e0e0e0}._categoryGrid_1jx7d_83{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0;max-height:200px;overflow-y:auto;padding:4px}._categoryButton_1jx7d_93{padding:10px 8px;font-size:12px;font-weight:600;border:2px solid #e0e0e0;border-radius:12px;background:#f9f9f9;color:#333;cursor:pointer;transition:all .2s;text-align:center}._categoryButton_1jx7d_93:hover{border-color:#667eea;background:#f0f0ff}._categorySelected_1jx7d_111{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._categoryName_1jx7d_117{display:block;line-height:1.2}.game-wrapper{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:#1a2e1a}.game-container{width:400px;height:600px;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px #00000080}.game-canvas{display:block;width:100%;height:100%;touch-action:manipulation;cursor:pointer}.target-word-display{position:absolute;top:55px;left:50%;transform:translate(-50%);background:#000000b3;color:gold;padding:6px 16px;border-radius:20px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;pointer-events:none;z-index:10}
